Microsoft Windows
Quick commands
Add Microsoft Entra ID user to local group Administrators $UPN = "<yourupn>" Add-LocalGroupMem...
Redirect Windows folder to OneDrive via PowerShell
This PowerShell script is only usable for Windows Use case The following script lets you redire...
Advanced registry tweaks
Enable verbose status messages Configure Windows so that you receive verbose startup, shutdown, ...