Install Active Directory PowerShell module
Run one of the following commands to install the Active Directory PowerShell module:
For Windows client systems:
Get-WindowsCapability -Online -Name 'RSAT.ActiveDirectory*' | Add-WindowsCapability -Online
For Windows server systems:
Install-WindowsFeature -Name RSAT-AD-PowerShell
Â
Welcome to the University Wiki Service! Please use your IID (yourEID@eid.utexas.edu) when prompted for your email address during login or click here to enter your EID. If you are experiencing any issues loading content on pages, please try these steps to clear your browser cache.