Active Directory Orchestration requirements

punith3
Kilo Expert

We want to use ServiceNow to automatically add user to windows AD groups, here is the current setup we have:

We have a MID server on a windows host machine with Powershell capabilities, the mid server is running under a service account created on ServiceNow instance with the mid_server role.

A service account in Active directory that has the necessary rights to create, update delete. (This account is not synched to ServiceNow through LDAP)

Should I add the AD Service account credentials in Orchestration credentials table or am I missing anything to get orchestration to work, I am using OOB Add user to group activity.

 

1 REPLY 1

Brian McMinn2
Mega Guru

Orchestration comes with pre-built OOTB workflow activities for active directory as long as you have a MID Server set up. You would just need to point the AD credentials in the script in order to run the work flow and add or remove users from Active Directory.

Open the workflow activity tab. Go to the "Custom" Tab and you should see Workflow Activities for Orchestration to set this up.