This download provides a set of custom operators for Active Directory. It leverages PowerShell to access Active Directory Web Services (ADWS).
Create User
Creates a new user using basic AD properties
Get User
Retrieves details for a given user
Add User to Group
Adds user account to the specified group
Update User
Updates user attributes (currently limited to home directory)
Enable Mailbox
Enables exchange mailbox for an existing AD user account
Prerequisites:
Windows 2008 R2
PAM 3.1 SP1 or later
PowerShell 2.0
ADWS
Exchange 2003 or later (Enable Mailbox only)
Connector for Microsoft Active Directory 1.0 FP113.zip
Thank you