Skip to content

Instantly share code, notes, and snippets.

@seyerj
Created September 15, 2022 23:49
Show Gist options
  • Save seyerj/5cd7c6139b092e8c7c8bf9e0e54c7835 to your computer and use it in GitHub Desktop.
Save seyerj/5cd7c6139b092e8c7c8bf9e0e54c7835 to your computer and use it in GitHub Desktop.
PS install RSAT All Tools
Get-WindowsCapability -Name RSAT* -Online | Add-WindowsCapability -Online
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment