Active Directory Orchestration requirements
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-09-2019 07:19 PM
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.
- Labels:
-
Orchestration

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-10-2019 06:47 AM
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.