Snippets I pick up while building Powershell scripts.
RUNNING SCRIPTS CARRIES RISK. ALWAYS REVIEW SCRIPTS BEFORE RUNNING THEM ON YOUR SYSTEM. IF IN DOUBT, COPY AND PASTE THE SCRIPT INTO A SERVICE LIKE CHATGPT AND ASK IF IT COULD BE HARMFUL.
For more documentation on running Powershell scripts, see: Microsoft Learn | How to Write and Run Scripts in the Windows PowerShell ISE
See the scripts folder
Quick guides for the following powershell topics: