Added more play* scripts

This commit is contained in:
Markus Fleschutz
2021-02-16 19:43:46 +01:00
parent ba6dedd798
commit 0c51ca75e3
8 changed files with 127 additions and 11 deletions

View File

@ -67,6 +67,9 @@ open-browser.ps1, starts the default Web browser
open-calculator.ps1, starts the calculator program
open-email-client.ps1, starts the default email client
play-beep.ps1, plays a beep sound
play-mission-impossible.ps1, plays the Mission Impossible theme
play-super-mario.ps1, plays the Super Mario Intro
play-the-imperial-march.ps1, plays the Imperial March (Star Wars)
poweroff.ps1, halts the local computer (requires admin rights)
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
new-email.ps1, starts the default email client to write a new email

1 Script Description
67 open-calculator.ps1 starts the calculator program
68 open-email-client.ps1 starts the default email client
69 play-beep.ps1 plays a beep sound
70 play-mission-impossible.ps1 plays the Mission Impossible theme
71 play-super-mario.ps1 plays the Super Mario Intro
72 play-the-imperial-march.ps1 plays the Imperial March (Star Wars)
73 poweroff.ps1 halts the local computer (requires admin rights)
74 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
75 new-email.ps1 starts the default email client to write a new email