A selection of useful scripts
- Set-FSLogix-WVD.ps1
- Passively (ie: no questions!) Downloads, extracts, configures FSLogix for Winows Virtual Desktop
- create-self-signed-cert.ps1
- Create a self signed cert in Powershell (for use in testing MSIX etc)
- SendKeys-Example.ps1
- Example and cheatsheet on using SendKeys .NET method in powershell to send keypresses
- Import-ALL-GPO.md | Import-ALL-GPO.ps1
- Scripting loop to help bulk import group policy objects when importing to a new domain or domain in a different forest.
- ssh-yubikey-windows.md
- A HOWTO on using Yubikey authentication for an ssh connection to a Linux hosts from a Windows client