Skip to content

Instantly share code, notes, and snippets.

@shirkey
Created July 23, 2017 10:23
Show Gist options
  • Save shirkey/9c78a89294067e0a5294395849389f60 to your computer and use it in GitHub Desktop.
Save shirkey/9c78a89294067e0a5294395849389f60 to your computer and use it in GitHub Desktop.
install AD tools on Windows Server (via PowerShell)
Import-Module ServerManager
Add-WindowsFeature RSAT-ADDS-Tools
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment