Add user to Ad group

Brian Lancaster
Tera Sage

I have a requirement to add users to AD groups via ServiceNow Orchestration.   What is the best way to do this?   I thought it would be update AD object but i'm note sure what to put in Object data field.

18 REPLIES 18

gemini17
Kilo Guru

Hey Brian:



Did you check out this documentation in Wiki!



Orchestration Active Directory Activities - ServiceNow Wiki



Hope this is helpful.


P.S. Hit it if it is correct and helpful depending on the impact.



Kind regards


Danny


zica
Giga Guru

Brian,



Using Orchestration to add users to Security Groups



Kind regards,


ZA


Do not feel shy to mark correct or helpful answer if it helps or is correct


There seems to be something missing from that post.   Normally with all the other AD tools in workflow you must give it the domain controller.   In here I cannot tell how it knows which domain controller to use.   He have several domains.


ahud89
Mega Contributor

I have the same question as this, I understand how to use the workflow activities but I am struggling to figure out where to pass the credentials to my AD. It needs an account with the right permissions to create/delete/update anything in AD.