First published on TECHNET on Dec 21, 2011
This is kind of old news, but I’ll just throw it out there just in case you didn’t see it when it originally came out.
The Integration Pack for Active Directory is an add-on for System Center 2012 Orchestrator that enables you to connect System Center Orchestrator to your Active Directory Server to automate its management.
Feature Summary
The Integration Pack includes the following activities:
-
CreateUser
-
DeleteUser
-
UpdateUser
-
GetUser
-
CreateComputer
-
DeleteComputer
-
UpdateComputer
-
GetComputer
-
CreateGroup
-
UpdateGroup
-
DeleteGroup
-
GetGroup
-
GetOU
-
ResetUserPassword
-
DisableUser
-
EnableUser
-
UnlockUser
-
MoveUser
-
RenameUser
-
AddUserToGroup
-
RemoveUserFromGroup
-
AddComputerToGroup
-
RemoveComputerFromGroup
-
DisableComputer
-
EnableComputer
-
MoveComputer
-
RenameComputer
-
AddGroupToGroup
-
RemoveGroupFromGroup
-
MoveGroup
Download location:
http://www.microsoft.com/download/en/details.aspx?id=28020
That should minimize the amount of PowerShell scripting you need to do to automate service request fulfillment from the SCSM service catalog!