Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 851 Bytes

File metadata and controls

20 lines (12 loc) · 851 Bytes

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

Scripts and snippets

See the scripts folder

Guides

Quick guides for the following powershell topics: