I would like to create a script that can use the ActiveDirectory module in powershell (from a remote machine). From what I understand I need to have Active Directory Web Services (ADWS) installed for this to work. I have two questions:
- Can I have ADWS on a Server 2003 machine?
- If not, can I still use the ActiveDirectory module as long as I run the script on the actual AD machine?