Notes for clearing, partitioning, and formatting USB media using PowerShell.
Notes
For lack of a better phrase. Notes are my life blood in most cases. They’re useful reference points for my day to day work and can aid me in making decisions for different aspects of life. Sometimes these notes are very specific or generalized topic wise. (e.g. updating router configuration or notes taken from an article)
If I’ve had to search something multiple times. It will find its way into my notes.
Be not afraid of growing slowly; be afraid only of standing still.
– Chinese Proverb
PowerShell: Notes on Execution Policy Bypass Methods
Notes for multiple Execution Policy bypass methods I’ve figured out over the years.
Getting the Default Execution Policy In PowerShell
Notes on how to set the Default Execution Policy in PowerShell.
Deleting User On Microsoft 365 Using PowerShell
Notes for deleting a Microsoft 365 user using the MSOnline PowerShell Module.
Creating New User On Microsoft 365 Using PowerShell
Felt I needed to add notes for adding users to Microsoft 365.