Skip to content

Instantly share code, notes, and snippets.

@it-am
Created March 22, 2020 00:18
Show Gist options
  • Save it-am/3482585f800622ee472a50d9bd1d5497 to your computer and use it in GitHub Desktop.
Save it-am/3482585f800622ee472a50d9bd1d5497 to your computer and use it in GitHub Desktop.
PowerShell userscript to install AD management tools
Install-WindowsFeature -Name GPMC,RSAT-AD-PowerShell,RSAT-AD-AdminCenter,RSAT-ADDS-Tools,RSAT-DNS-Server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment