PowerShell/Data/scripts.csv
2021-02-03 20:53:56 +01:00

6.6 KiB

1Filename,Description
2add-firewall-rules.ps1, adds firewall rules to the given executables, requires admin rights
3check-ipv4-address.ps1, checks the given IPv4 address for validity
4check-mac-address.ps1, checks the given MAC address for validity
5check-xml-file.ps1, checks the given XML file for validity
6clone-repos.ps1, clones well-known Git repositories
7close-calculator.ps1, closes the calculator program gracefully
8close-chrome.ps1, closes Google Chrome gracefully
9close-edge.ps1, closes Microsoft Edge gracefully
10close-file-explorer.ps1, closes Microsoft File Explorer gracefully
11close-program.ps1, closes the given program gracefully
12close-thunderbird.ps1, closes Mozilla Thunderbird gracefully
13close-windows-terminal.ps1, closes Windows Terminal gracefully
14configure-git.ps1, sets up the Git configuration
15csv-to-text.ps1, converts the given CSV file into a text list
16decrypt-file.ps1, decrypts the given file
17display-time.ps1, displays the current time for 10 seconds by default
18download.ps1, downloads the file/directory from the given URL
19empty-dir.ps1, empties the given directory
20enable-crash-dumps.ps1, enables the writing of crash dumps
21encrypt-file.ps1, encrypts the given file
22generate-qrcode.ps1, generates a QR code
23inspect-exe.ps1, prints basic information of the given executable file
24list-anagrams.ps1, lists all anagrams of the given word
25list-automatic-variables.ps1, lists PowerShell automatic variables
26list-current-timezone.ps1, lists the current time zone details
27list-clipboard.ps1, lists the contents of the clipboard
28list-environment-variables.ps1, lists all environment variables
29list-empty-dirs.ps1, lists empty subfolders in a directory tree
30list-files.ps1, lists all files in the given folder and also in every subfolder
31list-formatted.ps1, lists the current working directory formatted in columns
32list-fritzbox-calls.ps1, lists the FRITZ!Box calls
33list-fritzbox-devices.ps1, lists FRITZ!Box's known devices
34list-installed-software.ps1, lists the installed software
35list-logbook.ps1, lists the content of the logbook
36list-unused-files.ps1, lists unused files in a directory tree
37list-cmdlets.ps1, lists the PowerShell cmdlets
38list-earthquakes.ps1, lists earthquakes with magnitude >= 6.0 for the last 30 days
39list-modules.ps1, lists the PowerShell modules
40list-news.ps1, lists the latest news
41list-os-releases.ps1, lists OS releases and download URL
42list-printers.ps1, lists all printer known to the computer
43list-processes.ps1, lists the local computer processes
44list-random-passwords.ps1, prints a list of random passwords
45list-random-pins.ps1, prints a list of random PIN's
46list-scripts.ps1, lists the PowerShell scripts in this repository
47list-timezones.ps1, lists all time zones available
48locate-city.ps1, prints the geographic location of the given city
49locate-ipaddress.ps1, prints the geographic location of the given IP address
50locate-zip-code.ps1, prints the geographic location of the given zip-code
51MD5.ps1, prints the MD5 checksum of the given file
52make-install.ps1, installs built executables and libs to the installation directory
53moon.ps1, prints the current moon phase
54mute-audio.ps1, mutes audio
55next-joke.ps1], gets the next random Juck Norris joke
56open-browser.ps1, starts the default Web browser
57open-calculator.ps1, starts the calculator program
58open-email-client.ps1, starts the default email client
59play-beep.ps1, plays a beep sound
60poweroff.ps1, halts the local computer (needs administrator rights)
61query-smart-data.ps1, queries the S.M.A.R.T. data of your HDD/SSD's and saves it to the current/given directory
62new-email.ps1, starts the default email client to write a new email
63reboot.ps1, reboots the local computer (needs administrator rights)
64reboot-fritzbox.ps1, reboots the FRITZ!box device
65search-files.ps1, searches the given pattern in the given files
66scan-ports.ps1, scans the network for open/closed ports
67send-email.ps1, sends an email message
68send-tcp.ps1, sends a TCP message to the given IP address and port
69send-udp.ps1, sends a UDP datagram message to the given IP address and port
70set-timer.ps1, sets a timer for a countdown
71set-wallpaper.ps1, sets the given image as wallpaper
72SHA1.ps1, prints the SHA1 checksum of the given file
73SHA256.ps1, prints the SHA256 checksum of the given file
74simulate-matrix.ps1, simulates the Matrix (fun)
75simulate-presence.ps1, simulates the human presence against burglars
76speak-date.ps1, speaks the current date by text-to-speech (TTS)
77speak-epub.ps1, speaks the content of the given Epub file by text-to-speech (TTS)
78speak-file.ps1, speaks the content of the given text file by text-to-speech (TTS)
79speak-test.ps1, performs a speak test by text-to-speech (TTS)
80speak-text.ps1, speaks the given text by text-to-speech (TTS)
81speak-time.ps1, speaks the current time by text-to-speech (TTS)
82switch-shelly1.ps1, switches a Shelly1 device in the local network
83take-screenshot.ps1, takes a single screenshot
84take-screenshots.ps1, takes multiple screenshots
85train-dns-cache.ps1, trains the DNS cache with frequently used domain names
86translate-file.ps1, translates the given file from source to target language
87translate-text.ps1, translates the given text into other languages
88turn-volume-up.ps1, turns the audio volume up (+10% by default)
89turn-volume-down.ps1, turns the audio volume down (-10% by default)
90txt2wav.ps1, converts text into a audio .WAV file
91unmute-audio.ps1, unmutes audio
92update-repos.ps1, updates all Git repositories under the current directory
93visualize-dir-tree.ps1, visualizes the given/current directory tree
94voice-control.ps1, executes the PowerShell scripts by voice
95weather.ps1, prints the current weather forecast
96weather-alert.ps1, checks the current weather for critical values
97weather-report.ps1, prints the local weather report
98weather-worldwide.ps1, prints the current weather of cities worldwide
99wakeup.ps1, sends a magic packet to the given computer, waking him up
100write-big.ps1, writes the given text in big letters
101write-blue.ps1, writes the given text in a blue foreground color
102write-braille.ps1, writes the given text in Braille
103write-green.ps1, writes the given text in a green foreground color
104write-logbook.ps1, writes the given text to the logbook
105write-marquee.ps1, writes the given text as marquee
106write-morse-code.ps1, writes the given text in Morse code
107write-motd.ps1, writes the message of the day (MOTD)
108write-red.ps1, writes the given text in a red foreground color
109write-rot13.ps1, encodes or decodes the given text with ROT13
110write-typewriter.ps1, writes the given text with the typewriter effect
111write-uppercase.ps1, writes the given text in uppercase letters
112write-vertical.ps1, writes the given text in vertical direction
113zip-dir.ps1, creates a zip archive of the given folder