Created
July 23, 2017 10:23
-
-
Save shirkey/9c78a89294067e0a5294395849389f60 to your computer and use it in GitHub Desktop.
install AD tools on Windows Server (via PowerShell)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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