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