To install Active Directory Users and Computers, Active Directory Sites and Services, Active Directory Domains and Trusts tools into Windows using PowerShell on Windows Server, run these two commands:
Import-Module ServerManager
Add-WindowsFeature RSAT-ADDS-Tools

When complete the tools should appear in the Start Menu under Windows Administrative Tools:

Advertisement