PowerShell/Data/scripts.csv
2021-02-28 18:26:20 +01:00

8.8 KiB

1ScriptDescription
2add-firewall-rules.ps1adds firewall rules to the given executables (requires admin rights)
3check-drive-space.ps1checks the given drive for free space left
4check-ipv4-address.ps1checks the given IPv4 address for validity
5check-ipv6-address.ps1checks the given IPv6 address for validity
6check-mac-address.ps1checks the given MAC address for validity
7check-symlinks.ps1checks every symlink in the given directory tree
8check-windows-system-files.ps1checks the validity of the Windows system files
9check-xml-file.ps1checks the given XML file for validity
10clean-branch.ps1cleans the current Git branch (including submodules) from generated files
11clone-repos.ps1clones well-known Git repositories
12close-calculator.ps1closes the calculator program gracefully
13close-chrome.ps1closes Google Chrome gracefully
14close-cortana.ps1closes Cortana gracefully
15close-edge.ps1closes Microsoft Edge gracefully
16close-file-explorer.ps1closes Microsoft File Explorer gracefully
17close-program.ps1closes the given program gracefully
18close-system-settings.ps1closes the System Settings gracefully
19close-thunderbird.ps1closes Mozilla Thunderbird gracefully
20close-vlc.ps1closes the VLC media player gracefully
21close-windows-terminal.ps1closes Windows Terminal gracefully
22configure-git.ps1sets up the Git user configuration
23create-symlink.ps1creates a symbolic link
24csv-to-text.ps1converts the given CSV file into a text list
25daily-tasks.shexecute PowerShell scripts automatically as daily tasks (Linux only)
26decrypt-file.ps1decrypts the given file
27display-time.ps1displays the current time for 10 seconds by default
28download.ps1downloads the file/directory from the given URL
29enable-crash-dumps.ps1enables the writing of crash dumps
30encrypt-file.ps1encrypts the given file
31fetch-repos.ps1fetches all Git repositories under the current/given directory (including submodules)
32generate-qrcode.ps1generates a QR code
33go-downloads.ps1go to the user's downloads folder
34go-home.ps1go to the user's home folder
35go-music.ps1go to the user's music folder
36go-scripts.ps1go to the PowerShell Scripts folder
37hibernate.ps1enables hibernate mode for the local computer (requires admin rights)
38inspect-exe.ps1prints basic information of the given executable file
39list-aliases.ps1lists all PowerShell aliases
40list-anagrams.ps1lists all anagrams of the given word
41list-automatic-variables.ps1lists the automatic variables of PowerShell
42list-branches.ps1lists the branches of the current/given Git repository
43list-current-timezone.ps1lists the current time zone details
44list-clipboard.ps1lists the contents of the clipboard
45list-environment-variables.ps1lists all environment variables
46list-empty-dirs.ps1lists empty subfolders within the given directory tree
47list-empty-files.ps1lists empty files within the given directory tree
48list-files.ps1lists all files in the given folder and also in every subfolder
49list-formatted.ps1lists the current working directory formatted in columns
50list-fritzbox-calls.ps1lists the FRITZ!Box calls
51list-fritzbox-devices.ps1lists FRITZ!Box's known devices
52list-hidden-files.ps1lists hidden files within the given directory tree
53list-installed-apps.ps1lists the installed Windows Store apps
54list-installed-software.ps1lists the installed software (except Windows Store apps)
55list-logbook.ps1lists the content of the logbook
56list-unused-files.ps1lists unused files in a directory tree
57list-cmdlets.ps1lists the PowerShell cmdlets
58list-earthquakes.ps1lists earthquakes with magnitude >= 6.0 for the last 30 days
59list-modules.ps1lists the PowerShell modules
60list-network-shares.ps1lists the network shares of the local computer
61list-news.ps1lists the latest news
62list-os-releases.ps1lists OS releases and download URL
63list-printers.ps1lists all printer known to the computer
64list-processes.ps1lists the local computer processes
65list-profiles.ps1lists your PowerShell profiles
66list-random-passwords.ps1prints a list of random passwords
67list-random-pins.ps1prints a list of random PIN's
68list-scripts.ps1lists all PowerShell scripts in this repository
69list-timezones.ps1lists all time zones available
70list-user-groups.ps1lists the user groups on the local computer
71locate-city.ps1prints the geographic location of the given city
72locate-ipaddress.ps1prints the geographic location of the given IP address
73locate-zip-code.ps1prints the geographic location of the given zip-code
74MD5.ps1prints the MD5 checksum of the given file
75make-install.ps1installs built executables and libs to the installation directory
76moon.ps1prints the current moon phase
77mute-audio.ps1mutes audio
78next-joke.ps1]gets the next random Juck Norris joke
79open-browser.ps1starts the default Web browser
80open-calculator.ps1starts the calculator program
81open-email-client.ps1starts the default email client
82play-beep.ps1plays a beep sound
83play-mission-impossible.ps1plays the Mission Impossible theme
84play-m3u.ps1plays the given playlist (M3U file format)
85play-mp3.ps1plays the given sound file (MP3 file format)
86play-super-mario.ps1plays the Super Mario Intro
87play-the-imperial-march.ps1plays the Imperial March (Star Wars)
88poweroff.ps1halts the local computer (requires admin rights)
89query-smart-data.ps1queries the S.M.A.R.T. data of your HDD/SSD's and saves it to the current/given directory
90new-email.ps1starts the default email client to write a new email
91reboot.ps1reboots the local computer (requires admin rights)
92reboot-fritzbox.ps1reboots the FRITZ!box device
93remove-empty-dirs.ps1removes empty subfolders within the given directory tree
94search-files.ps1searches the given pattern in the given files
95scan-ports.ps1scans the network for open/closed ports
96send-email.ps1sends an email message
97send-tcp.ps1sends a TCP message to the given IP address and port
98send-udp.ps1sends a UDP datagram message to the given IP address and port
99set-profile.ps1updates your PowerShell user profile
100set-timer.ps1sets a timer for a countdown
101set-wallpaper.ps1sets the given image as wallpaper
102SHA1.ps1prints the SHA1 checksum of the given file
103SHA256.ps1prints the SHA256 checksum of the given file
104show-dir-tree.ps1visualizes the given/current directory tree
105simulate-matrix.ps1simulates the Matrix (fun)
106simulate-presence.ps1simulates the human presence against burglars
107speak-date.ps1speaks the current date by text-to-speech (TTS)
108speak-english.ps1speaks the given text with an English text-to-speech (TTS) voice
109speak-epub.ps1speaks the content of the given Epub file by text-to-speech (TTS)
110speak-file.ps1speaks the content of the given text file by text-to-speech (TTS)
111speak-german.ps1speaks the given text with a German text-to-speech (TTS) voice
112speak-joke.ps1speaks the next joke by text-to-speech (TTS)
113speak-test.ps1performs a speak test by text-to-speech (TTS)
114speak-text.ps1speaks the given text by text-to-speech (TTS)
115speak-time.ps1speaks the current time by text-to-speech (TTS)
116switch-branch.ps1switches the current Git repository to the given branch (including submodules)
117switch-shelly1.ps1switches a Shelly1 device in the local network
118take-screenshot.ps1takes a single screenshot
119take-screenshots.ps1takes multiple screenshots
120train-dns-cache.ps1trains the DNS cache with frequently used domain names
121translate-text.ps1translates the given text into other languages
122turn-volume-up.ps1turns the audio volume up (+10% by default)
123turn-volume-down.ps1turns the audio volume down (-10% by default)
124txt2wav.ps1converts text into a audio .WAV file
125unmute-audio.ps1unmutes audio
126update-repos.ps1updates all Git repositories under the current/given directory (including submodules)
127voice-control.ps1executes the PowerShell scripts by voice
128weather.ps1prints the current weather forecast
129weather-alert.ps1checks the current weather for critical values
130weather-report.ps1prints the local weather report
131weather-worldwide.ps1prints the current weather of cities worldwide
132write-animated.ps1writes animated text
133write-big.ps1writes the given text in big letters
134write-blue.ps1writes the given text in a blue foreground color
135write-braille.ps1writes the given text in Braille
136write-green.ps1writes the given text in a green foreground color
137write-logbook.ps1writes the given text to the logbook
138write-marquee.ps1writes the given text as marquee
139write-morse-code.ps1writes the given text in Morse code
140write-motd.ps1writes the message of the day (MOTD)
141write-red.ps1writes the given text in a red foreground color
142write-rot13.ps1encodes or decodes the given text with ROT13
143write-typewriter.ps1writes the given text with the typewriter effect
144write-uppercase.ps1writes the given text in uppercase letters
145write-vertical.ps1writes the given text in vertical direction
146zip-dir.ps1creates a zip archive of the given directory