PowerShell/data/scripts.csv
2023-10-31 11:22:55 +01:00

25 KiB

1SCRIPTCATEGORYDESCRIPTION
2add-firewall-rules.ps1miscAdds firewall rules for executables (needs admin rights)
3add-memo.ps1miscAdds a memo text
4alert.ps1miscHandles and escalates an alert
5build-repo.ps1gitBuilds a repository
6build-repos.ps1gitBuilds Git repositories
7cd-autostart.ps1filesystemSets the working directory to the user's autostart folder
8cd-crashdumps.ps1filesystemChange to the crash dumps folder
9cd-desktop.ps1filesystemSets the working directory to the user's desktop folder
10cd-docs.ps1filesystemSets the working directory to the documents folder
11cd-downloads.ps1filesystemSets the working directory to the user's downloads folder
12cd-dropbox.ps1filesystemSets the working directory to the user's Dropbox folder
13cd-etc.ps1filesystemChanges to the /etc directory
14cd-fonts.ps1filesystemSets the working directory to the fonts folder
15cd-home.ps1filesystemSets the working directory to the user's home folder
16cd-music.ps1filesystemSet the working directory to the user's music folder
17cd-onedrive.ps1filesystemSet the working directory to the user's OneDrive folder
18cd-pics.ps1filesystemSet the working directory to the user's pictures folder
19cd-recycle-bin.ps1filesystemSet the working directory to the user's recycle bin folder
20cd-repos.ps1filesystemSet the working directory to the user's Git repositories folder
21cd-root.ps1filesystemSet the working directory to the root directory (C: on Windows)
22cd-scripts.ps1filesystemSet the working directory to the PowerShell Scripts folder
23cd-ssh.ps1filesystemSet the working directory to the user's SSH folder
24cd-up.ps1filesystemSet the working directory to one directory level up
25cd-up2.ps1filesystemSet the working directory to two directory levels up
26cd-up3.ps1filesystemSet the working directory to three directory levels up
27cd-up4.ps1filesystemSet the working directory to four directory levels up
28cd-videos.ps1filesystemSet the working directory to the user's videos folder
29check-cpu-temp.ps1miscChecks the CPU temperature
30check-dns-resolution.ps1miscChecks the DNS resolution with frequently used domain names
31check-drive-space.ps1filesystemChecks a drive for free space left
32check-file-system.ps1filesystemChecks the file system of a drive (needs admin rights)
33check-health.ps1miscChecks the system health
34check-ipv4-address.ps1miscChecks the given IPv4 address for validity
35check-ipv6-address.ps1miscChecks the given IPv6 address for validity
36check-mac-address.ps1miscChecks the given MAC address for validity
37check-ping.ps1miscChecks the ping latency to the internet
38check-subnet-mask.ps1miscChecks the given subnet mask for validity
39check-swap-space.ps1miscChecks the swap space for free space left
40check-symlinks.ps1filesystemChecks every symlink in a directory tree
41check-weather.ps1miscChecks the current weather for critical values
42check-windows-system-files.ps1filesystemChecks the validity of the Windows system files
43check-xml-file.ps1filesystemChecks the given XML file for validity
44clean-repo.ps1gitCleans the current/given Git repository from untracked files (including submodules)
45clean-repos.ps1gitCleans all Git repositories under the current/given directory from untracked files (including submodules)
46clear-recycle-bin.ps1desktopRemoves the content of the recycle bin folder (can not be undo!)
47clone-repos.ps1gitClones well-known Git repositories
48close-calculator.ps1desktopCloses the calculator program gracefully
49close-chrome.ps1desktopCloses the Google Chrome Web browser
50close-cortana.ps1desktopCloses Cortana gracefully
51close-file-explorer.ps1desktopCloses Microsoft File Explorer gracefully
52close-firefox.ps1desktopCloses the Mozilla Firefox browser
53close-program.ps1desktopCloses the given program gracefully
54close-microsoft-edge.ps1desktopCloses the Microsoft Edge Web browser
55close-microsoft-store.ps1desktop Closes the Microsoft Store app
56close-netflix.ps1desktopCloses the Netflix application gracefully
57close-onedrive.ps1desktopCloses Microsoft OneDrive gracefully
58close-serenade.ps1desktopCloses the Serenade.ai application gracefully
59close-snipping-tool.ps1desktopCloses the Snipping Tool application gracefully
60close-spotify.ps1desktopCloses Spotify
61close-system-settings.ps1desktopCloses the System Settings gracefully
62close-thunderbird.ps1desktopCloses Mozilla Thunderbird gracefully
63close-vlc.ps1desktopCloses the VLC media player application
64close-windows-terminal.ps1desktopCloses the Windows Terminal application
65copy-photos-sorted.ps1desktopCopy image files sorted by year and month
66configure-git.ps1gitSets up the Git user configuration
67convert-csv2txt.ps1filesystemConverts the given CSV file into a text list
68convert-mysql2csv.ps1filesystemConverts the MySQL database table to a CSV file
69convert-ps2bat.ps1filesystemConverts PowerShell script(s) to .bat files
70convert-ps2md.ps1filesystemConverts the comment-based help of a PowerShell script to Markdown
71convert-sql2csv.ps1filesystemConverts the SQL database table to a CSV file
72convert-txt2wav.ps1filesystemConverts text into a audio .WAV file
73decrypt-file.ps1filesystemDecrypts a file
74disable-ipv6.ps1miscDisables IPv6 (requires admin rights)
75disconnect-vpn.ps1miscDisconnects the VPN
76download-dir.ps1filesystemDownloads a folder (including subfolders) from an URL
77download-file.ps1filesystemDownloads a file from an URL
78edit.ps1desktopEdits the given file with the built-in text editor
79enable-crash-dumps.ps1filesystemEnables the writing of crash dumps
80enable-god-mode.ps1desktopEnables the god mode (adds a new icon to the desktop)
81encrypt-file.ps1filesystemEncrypts the given file
82export-to-manuals.ps1filesystemConverts all scripts as manuals
83export-to-serenade.ps1Converts all scripts to Serenade for voice control
84fetch-repo.ps1Fetches updates for the current/given Git repository (including submodules)
85fetch-repos.ps1Fetches updates for all Git repositories under the current/given directory (including submodules)
86get-md5.ps1Prints the MD5 checksum of the given file
87get-sha1.ps1Prints the SHA1 checksum of the given file
88get-sha256.ps1Prints the SHA256 checksum of the given file
89hibernate.ps1Enables hibernate mode for the local computer (needs admin rights)
90inspect-exe.ps1Prints basic information of the given executable file
91install-audacity.ps1Installs Audacity
92install-basic-apps.ps1Installs basic apps
93install-basic-snaps.ps1Installs basic Linux snaps
94install-calibre-server.ps1Installs Calibre server (needs admin rights)
95install-chocolatey.ps1Installs Chocolatey (needs admin rights)
96install-chrome.ps1Installs Chrome
97install-crystal-disk-info.ps1Installs CrystalDiskInfo
98install-crystal-disk-mark.ps1Installs CrystalDiskMark
99install-discord.ps1Installs Discord
100install-edge.ps1Installs Microsoft Edge
101install-evcc.ps1Installs evcc
102install-firefox.ps1Installs Mozilla Firefox
103install-git-extensions.ps1Installs Git Extensions
104install-git-for-windows.ps1Installs Git for Windows
105install-github-cli.ps1Installs GitHub CLI
106install-irfanview.ps1Installs IrfanView
107install-knot-resolver.ps1Installs Knot Resolver (needs admin rights)
108install-microsoft-teams.ps1Installs Microsoft Teams
109install-netflix.ps1Installs Netflix
110install-nine-zip.ps1Installs 9 ZIP
111install-obs-studio.ps1Installs OBS Studio (needs admin rights)
112install-octoprint.ps1install-octoprint.ps1
113install-one-calendar.ps1Installs One Calendar
114install-opera-browser.ps1Installs Opera Browser
115install-opera-gx.ps1Installs Opera GX
116install-paint-3d.ps1Installs Paint 3D
117install-power-toys.ps1Installs Microsoft Powertoys
118install-powershell.ps1Install PowerShell on Windows, Linux or macOS
119install-rufus.ps1Installs Rufus
120install-signal-cli.ps1Installs signal-cli
121install-skype.ps1Installs Skype
122install-spotify.ps1Installs Spotify
123install-ssh-client.ps1Installs a SSH client (needs admin rights)
124install-ssh-server.ps1Installs a SSH server (needs admin rights)
125install-thunderbird.ps1Installs Thunderbird
126install-twitter.ps1Installs Twitter
127install-unbound-server.ps1Installs Unbound server (needs admin rights)
128install-updates.ps1Installs software updates
129install-visual-studio-code.ps1Installs Visual Studio Code
130install-vivaldi.ps1Installs Vivaldi
131install-vlc.ps1Installs VLC
132install-windows-terminal.ps1Installs Windows Terminal
133install-wsl.ps1Installs Windows Subsystem for Linux (needs admin rights)
134install-zoom.ps1Installs Zoom
135introduce-powershell.ps1Introduces PowerShell to new users
136list-aliases.ps1Lists all PowerShell aliases
137list-anagrams.ps1Lists all anagrams of the given word
138list-automatic-variables.ps1Lists the automatic variables of PowerShell
139list-branches.ps1Lists all branches in the current/given Git repository
140list-cheat-sheet.ps1Lists the PowerShell cheat sheet
141list-city-weather.ps1Lists the current weather of cities worldwide (east to west)
142list-commits.ps1Lists all commits in the current/given Git repository
143list-console-colors.ps1Lists all console colors
144list-countries.ps1Lists details of all countries
145list-cli-tools.ps1Lists available command-line interface (CLI) tools
146list-clipboard.ps1Lists the contents of the clipboard
147list-credits.ps1Shows the credits
148list-crypto-rates.ps1Lists the current crypto exchange rates
149list-dir-tree.ps1Lists the directory tree content
150list-drives.ps1Lists all drives
151list-environment-variables.ps1Lists all environment variables
152list-emojis.ps1Lists the emojis of Unicode 13.0
153list-empty-dirs.ps1Lists empty subfolders within the given directory tree
154list-empty-files.ps1Lists empty files within the given directory tree
155list-files.ps1Lists all files in the given folder and also in every subfolder
156list-folder.ps1Lists the folder content
157list-fritzbox-calls.ps1Lists the FRITZ!Box calls
158list-fritzbox-devices.ps1Lists FRITZ!Box's known devices
159list-hidden-files.ps1Lists hidden files within the given directory tree
160list-installed-apps.ps1Lists the installed Windows Store apps
161list-installed-software.ps1Lists the installed software (except Windows Store apps)
162list-latest-tag.ps1Lists the latest tag on the current branch in a Git repository
163list-latest-tags.ps1Lists the latests tags in all Git repositories under the current/given directory
164list-memos.ps1Lists the memos at $HOME/Memos.csv
165list-unused-files.ps1Lists unused files in a directory tree
166list-cmdlets.ps1Lists the PowerShell cmdlets
167list-earthquakes.ps1Lists earthquakes with magnitude >= 6.0 for the last 30 days
168list-exchange-rates.ps1Lists the exchange rates for the given currency
169list-modules.ps1Lists the PowerShell modules
170list-mysql-tables.ps1Lists the MySQL server tables
171list-network-shares.ps1Lists the network shares of the local computer
172list-news.ps1Lists the latest news
173list-os-releases.ps1Lists operating system releases and download URL
174list-os-updates.ps1Lists operating system updates
175list-passwords.ps1Prints a list of random passwords
176list-pins.ps1Prints a list of random PIN's
177list-printers.ps1Lists all printer known to the computer
178list-print-jobs.ps1Lists all jobs of all printers
179list-processes.ps1Lists the local computer processes
180list-profiles.ps1Lists your PowerShell profiles
181list-recycle-bin.ps1Lists the content of the recycle bin folder
182list-scripts.ps1Lists all PowerShell scripts in this repository
183list-services.ps1Lists the services on the local computer
184list-sql-tables.ps1Lists the SQL server tables
185list-submodules.ps1Lists the submodules of the current/given Git repository
186list-system-info.ps1Lists system information on the local computer
187list-tags.ps1Lists all tags in the current/given Git repository
188list-tasks.ps1Lists all Windows scheduler tasks
189list-timezone.ps1Lists the current time zone details
190list-timezones.ps1Lists all time zones available
191list-tiobe-index.ps1Lists the TIOBE index of top programming languages
192list-user-groups.ps1Lists the user groups on the local computer
193list-voices.ps1Lists the installed text-to-speech (TTS) voices
194list-weather.ps1Lists the hourly weather
195list-workdir.ps1Lists the current working directory
196locate-city.ps1Prints the geographic location of the given city
197locate-ipaddress.ps1Prints the geographic location of the given IP address
198locate-zip-code.ps1Prints the geographic location of the given zip-code
199make-install.ps1gitCopies newer EXE's + DLL's from the build directory to the installation directory
200measure-BubbleSort.ps1miscMeasures the speed of BubbleSort
201measure-BucketSort.ps1miscMeasures the speed of BucketSort
202measure-CountingSort.ps1miscMeasures the speed of CountingSort
203measure-HeapSort.ps1miscMeasures the speed of HeapSort
204measure-InsertionSort.ps1miscMeasures the speed of InsertionSort
205measure-MergeSort.ps1miscMeasures the speed of MergeSort
206measure-QuickSort.ps1miscMeasures the speed of QuickSort
207measure-SelectionSort.ps1miscMeasures the speed of SelectionSort
208measure-sorting-algorithms.ps1miscMeasures the speed of sorting algorithms
209minimize-all-windows.ps1desktopMinimizes all windows
210move-mouse-pointer.ps1desktopMoves the mouse pointer
211new-branch.ps1gitCreates a new Git branch
212new-email.ps1desktopOpens the default email client to write a new email
213new-qrcode.ps1miscGenerates a QR code
214new-script.ps1miscCreates a new PowerShell script file
215new-shortcut.ps1filesystemCreates a new shortcut file
216new-symlink.ps1filesystemCreates a new symbolic link file
217new-tag.ps1gitCreates a new tag in a Git repository
218new-user.ps1miscCreates a new user account
219new-zipfile.ps1filesystemCreates a new .ZIP file from a folder (including subfolders)
220on-desktop-login.ps1desktopExecutes tasks on desktop login
221open-apps-folder.ps1desktopOpens the Apps folder
222open-auto-start-folder.ps1desktopOpens the autostart folder
223open-browser.ps1Starts the default Web browser
224open-calculator.ps1Starts the calculator program
225open-c-drive.ps1Opens the C: drive folder
226open-downloads-folder.ps1Opens the user's downloads folder
227open-dropbox-folder.ps1Opens the user's Dropbox folder
228open-email-client.ps1Starts the default email client
229open-facebook.ps1Opens Facebook's website
230open-file-explorer.ps1Opens the File Explorer
231open-fritz-box.ps1Opens FRITZ!Box's web interface
232open-github.ps1desktopOpens GitHub's website
233open-google-books.ps1desktopOpens Google Books
234open-google-calendar.ps1desktopOpens Google Calendar
235open-google-contacts.ps1desktopOpens Google Contacts
236open-google-docs.ps1desktopOpens Google Docs
237open-google-earth.ps1desktopOpens Google Earth
238open-google-mail.ps1desktopOpens Google Mail
239open-google-maps.ps1desktopOpens Google Maps
240open-google-news.ps1desktopOpens Google News
241open-google-photos.ps1Opens Google Photos
242open-google-play.ps1Opens Google Play
243open-google-search.ps1Opens Google Search
244open-google-stadia.ps1Opens Google Stadia
245open-google-translate.ps1Opens Google Translate
246open-home-folder.ps1Opens the user's home folder
247open-music-folder.ps1Opens the user's music folder
248open-microsoft-edge.ps1Launches the Microsoft Edge Web browser
249open-microsoft-store.ps1Starts the Microsoft Store app
250open-netflix.ps1Starts the Netflix app
251open-notepad.ps1Starts the Notepad app
252open-onedrive-folder.ps1Opens the user's OneDrive folder
253open-recycle-bin.ps1Opens the user's recycle bin folder
254open-repos-folder.ps1Opens the user's Git repositories folder
255open-snipping-tools.ps1Opens the Snipping Tool
256open-speed-test.ps1Opens Cloudflare's speed test
257open-spotify.ps1Opens the Spotify app
258open-system-settings.ps1Launches the Windows system settings
259open-task-manager.ps1Launches the Task Manager
260open-toggl-track.ps1Opens Toggl Track
261open-videos-folder.ps1Opens the user's videos folder
262open-windows-terminal.ps1Launches Windows Terminal
263open-wikipedia.ps1Opens Wikipedia's website
264open-youtube.ps1Opens YouTube.com
265pick-commit.ps1gitCherry-picks a Git commit into multiple branches
266ping-weather.ps1Ping the currrent weather conditions
267play-bee-sound.ps1audioPlays a bee sound
268play-beep-sound.ps1audioPlays a short beep sound
269play-cat-sound.ps1audioPlays a cat sound
270play-cow-sound.ps1audioPlays a cow sound
271play-dog-sound.ps1audioPlays a dog sound
272play-donkey-sound.ps1audioPlays a donkey sound
273play-elephant-sound.ps1audioPlays an elephant sound
274play-elk-sound.ps1audioPlays an elk sound
275play-files.ps1audioPlays audio files (MP3 and WAV)
276play-frog-sound.ps1audioPlays a frog sound
277play-goat-sound.ps1audioPlays a goat sound
278play-gorilla-sound.ps1audioPlays a gorilla sound
279play-happy-birthday.ps1audioPlays the Happy Birthday song
280play-horse-sound.ps1audioPlays a horse sound
281play-imperial-march.ps1audioPlays the Imperial March (Star Wars)
282play-jingle-bells.ps1audioPlays Jingle Bells
283play-lion-sound.ps1audioPlays a lion sound
284play-m3u.ps1audioPlays a playlist (.M3U format)
285play-mission-impossible.ps1audioPlays the Mission Impossible theme
286play-mp3.ps1audioPlays a MP3 sound file
287play-parrot-sound.ps1audioPlays a parrot sound
288play-pig-sound.ps1audioPlays a pig sound
289play-pong.ps1gameplay-pong.ps1
290play-rattlesnake-sound.ps1audioPlays a rattlesnake sound
291play-rick.ps1funPlays Rick Astley
292play-snake.ps1gamePlay the Snake game
293play-super-mario.ps1audioPlays the Super Mario intro
294play-tetris-melody.ps1audioPlays the Tetris melody
295play-vulture-sound.ps1audioPlays a vulture sound
296play-wolf-sound.ps1audioPlays a wolf sound
297poweroff.ps1Halts the local computer (needs admin rights)
298publish-to-ipfs.ps1Publishes the given files or directory to IPFS
299pull-repo.ps1gitPulls updates for the current/given Git repository (including submodules)
300pull-repos.ps1gitPulls updates for all Git repositories under the current/given directory (including submodules)
301query-smart-data.ps1Queries the S.M.A.R.T. data of your HDD/SSD's and saves it to the current/given directory
302new-branch.ps1Creates a new branch in the current/given Git repository
303new-email.ps1Starts the default email client to write a new email
304new-qrcode.ps1Generates a new QR code
305new-script.ps1Creates a new PowerShell script
306new-shortcut.ps1Creates a new shortcut file
307new-symlink.ps1Creates a new symbolic link file
308new-tag.ps1Creates a new tag in a Git repository
309new-zipfile.ps1Creates a new .zip file from a directory
310reboot.ps1Reboots the local computer (needs admin rights)
311reboot-fritzbox.ps1Reboots the FRITZ!box device
312remind-me.ps1Creates a scheduled task that will display a popup message
313remove-empty-dirs.ps1filesystemRemoves all empty subfolders within a directory tree
314remove-old-dirs.ps1filesystemRemoves old directories
315remove-print-jobs.ps1miscRemoves all jobs from all printers
316remove-tag.ps1gitRemoves a Git tag (locally, remote, or both)
317replace-in-files.ps1Search and replace a pattern in the given files by the replacement
318restart-network-adapters.ps1Restarts all local network adapters
319save-screenshot.ps1Saves a single screenshot
320search-filename.ps1Searches the directory tree for filenames by given pattern
321search-files.ps1Searches the given pattern in the given files
322scan-ports.ps1Scans the network for open/closed ports
323send-email.ps1Sends an email message
324send-tcp.ps1Sends a TCP message to the given IP address and port
325send-udp.ps1Sends a UDP datagram message to the given IP address and port
326set-profile.ps1Updates your PowerShell user profile
327set-timer.ps1Sets a timer for a countdown
328set-wallpaper.ps1Sets the given image as wallpaper
329simulate-matrix.ps1Simulates the Matrix (fun)
330simulate-presence.ps1Simulates the human presence against burglars
331speak-arabic.ps1audioSpeaks text in Arabic
332speak-checklist.ps1audioSpeaks a checklist by text-to-speech
333speak-countdown.ps1audioSpeaks a countdown by text-to-speech
334speak-croatian.ps1audioSpeaks text in Croatian
335speak-danish.ps1audioSpeaks text in Danish
336speak-dutch.ps1audioSpeaks text in Dutch
337speak-english.ps1audioSpeaks text in English
338speak-epub.ps1audioSpeaks an Epub file by text-to-speech (TTS).
339speak-esperanto.ps1audioSpeaks text in Esperanto
340speak-file.ps1audioSpeaks file content by text-to-speech
341speak-finnish.ps1audioSpeaks text in Finnish
342speak-french.ps1audioSpeaks text in French
343speak-german.ps1audioSpeaks text in German
344speak-greek.ps1audioSpeaks text in Greek
345speak-hebrew.ps1audioSpeaks text in Hebrew
346speak-hindi.ps1audioSpeaks text in Hindi
347speak-italian.ps1audioSpeaks text in Italian
348speak-japanese.ps1audioSpeaks text in Japanese
349speak-korean.ps1audioSpeaks text in Korean
350speak-latin.ps1audioSpeaks text in Latin
351speak-mandarin.ps1audioSpeaks text in Mandarin
352speak-norwegian.ps1audioSpeaks text in Norwegian
353speak-polish.ps1audioSpeaks text in Polish
354speak-portuguese.ps1audioSpeaks text in Portuguese
355speak-russian.ps1audioSpeaks text in Russian
356speak-spanish.ps1audioSpeaks text in Spanish
357speak-swedish.ps1audioSpeaks text in Swedish
358speak-test.ps1audiospeak-test.ps1
359speak-text.ps1audioSpeaks text by the default text-to-speech voice
360speak-thai.ps1audioSpeaks text in Thai
361speak-turkish.ps1audioSpeaks text in Turkish
362speak-ukrainian.ps1audioSpeaks text in Ukrainian
363start-calibre-server.ps1Starts a local Calibre server
364start-ipfs-server.ps1Starts a local IPFS server
365switch-branch.ps1gitSwitches the Git branch
366switch-shelly1.ps1miscSwitches a Shelly1 device
367switch-tabs.ps1desktopSwitches browser tabs
368sync-repo.ps1Synchronizes a Git repository by pull & push (including submodules)
369tell-joke.ps1Tells a random joke by text-to-speech
370tell-quote.ps1Tells a random quote by text-to-speech
371toggle-caps-lock.ps1desktopToggle Caps Lock
372toggle-num-lock.ps1desktopToggle Num Lock
373toggle-scroll-lock.ps1desktopToggle Scroll Lock
374translate-file.ps1Translates the given text file into another language
375translate-files.ps1Translates the given text files into any supported language
376translate-text.ps1Translates the given text into other languages
377turn-volume-down.ps1audioTurns the volume down
378turn-volume-fully-up.ps1audioTurns the volume fully up
379turn-volume-off.ps1audioTurn audio off
380turn-volume-on.ps1audioTurn audio on
381turn-volume-up.ps1audioTurns the volume up
382uninstall-all-apps.ps1Uninstalls all apps
383uninstall-bloatware.ps1Uninstalls bloatware
384uninstall-chrome.ps1Uninstalls the Chrome browser
385uninstall-crystal-disk-info.ps1Uninstalls CrystalDiskInfo
386uninstall-crystal-disk-mark.ps1Uninstalls CrystalDiskMark
387uninstall-discord.ps1Uninstalls Discord
388uninstall-edge.ps1Uninstalls Microsoft Edge
389uninstall-firefox.ps1Uninstalls Mozilla Firefox
390uninstall-git-extensions.ps1Uninstalls Git Extensions
391uninstall-github-cli.ps1Uninstalls GitHub CLI
392uninstall-irfanview.ps1Uninstalls IrfanView
393uninstall-microsoft-teams.ps1Uninstalls Microsoft Teams
394uninstall-netflix.ps1Uninstalls Netflix
395uninstall-nine-zip.ps1Uninstalls 9 ZIP
396uninstall-one-calendar.ps1Uninstalls One Calendar
397uninstall-opera-browser.ps1Uninstalls Opera Browser
398uninstall-opera-gx.ps1Uninstalls Opera GX
399uninstall-paint-3d.ps1Uninstalls Paint 3D
400uninstall-rufus.ps1Uninstalls Rufus
401uninstall-skype.ps1Uninstalls Skype
402uninstall-spotify.ps1Uninstalls Spotify
403uninstall-twitter.ps1Uninstalls Twitter
404uninstall-visual-studio-code.ps1Uninstalls Visual Studio Code
405uninstall-vlc.ps1Uninstalls VLC
406uninstall-windows-terminal.ps1Uninstalls Windows Terminal
407upgrade-ubuntu.ps1Upgrades Ubuntu Linux
408upload-file.ps1Uploads a local file to a FTP server
409upload-to-dropbox.ps1Uploads a file to Dropbox
410wake-up.ps1Wakes up a computer using Wake-on-LAN
411weather-report.ps1Lists the local weather report
412weather.ps1Lists the current weather forecast
413what-is.ps1Explains an abbreviation
414write-animated.ps1Writes animated text
415write-ascii-image.ps1write-ascii-image.ps1
416write-big.ps1Writes text in big letters
417write-blue.ps1Writes text in a blue foreground color
418write-braille.ps1Writes text in Braille
419write-changelog.ps1Writes a changelog
420write-chart.ps1write-chart.ps1
421write-green.ps1Writes text in a green foreground color
422write-in-emojis.ps1Writes text in Emojis
423write-joke.ps1Writes a random joke
424write-lowercase.ps1Writes text in lowercase letters
425write-marquee.ps1Writes text as marquee
426write-moon.ps1Writes the moon phase
427write-morse-code.ps1Writes Morse code
428write-motd.ps1Writes the message of the day
429write-qr-code.ps1Writes a QR code
430write-quote.ps1Writes a random quote
431write-red.ps1Writes text in a red foreground color
432write-rot13.ps1Writes text encoded or decoded with ROT13
433write-shit.ps1Writes shit
434write-sine-curves.ps1Write sine curves
435write-time.ps1Writes the current time
436write-typewriter.ps1Writes text á la typewriter
437write-uppercase.ps1Writes text in uppercase letters
438write-vertical.ps1Writes text in vertical direction