As the title suggest I am running into issues importing the Active Directory module in PowerShell.
I am running the commands from a Remote Session on the server. The client computer that is doing the session is a Surface Pro computer on a workgroup. I have RSAT for Windows 8 installed and the Active Directory module for Windows 8 is marked. The server is running Windows Server 2008 and has ADWS installed. I have checked and the ADWS service is in fact started. When I run Get-module -list the Active Directory module is not listed.
Is there anything else I need to try or has anyone ran into this before and know what I need to do in order to be able to run my scripts?