Christopher_Mal
ServiceNow Employee
ServiceNow Employee

This blog is a followup to the previous blog I did about using AD CMDLETS:
http://community.servicenow.com/blog/christophermaloy/running-active-directory-cmdlets-your-workflow-powershell


and


http://community.servicenow.com/blog/christophermaloy/using-orchestration-move-ad-user-another-ou-container



This is a specific example of using ServiceNow Orchestration to rename an AD user object.

You have to use the Run Powershell Activity, but this, with the leverage of the AD CMDLET API, makes AD system administration very easy.
Hopefully the images below are self explanatory.