MarketplaceStudioSnippetSync AD Users to Orchestrator

Create your first automation in just a few minutes.Try Studio Web

Sync AD Users to Orchestrator

Sync AD Users to Orchestrator

by YouTube

StarStarStarStarStarStarStarStarStarStar

0

Snippet

Downloads

<100

back button
back button
carouselImage0
next button
next button

Summary

Summary

Synchronizes Orchestrator users with Windows or Azure Active Directory, based on AD group membership mapped to Orchestrator Roles

Overview

Overview

New users in AD are added to Orchestrator and existing users added are moved to the correct Role. Azure AD users are matched by comparing the Azure AD user principal name with the user Email in Orchestrator.

The script also handles removing Orchestrator users from roles when they were removed from the corresponding AD group. AD users that were removed from all relevant AD groups (eg. an employee that changed role) or were removed from AD (eg. a former employee that left the company) become 'orphaned users'. They are still defined in Orchestrator but do not have any Role. The script supports the -OrphanedUsersAction parameter allowing to optionally List or Remove these users.

The script is idempotent, repeated invocations should not modify the Orchestrator users unless something changed in AD.

You should first import the UiPath.PowerShell module and authenticate yourself with your Orchestrator using Get-UiPathAuthToken before running this script.

The script does not modify the Admin user roles membership, even if the Email matches the AzureAD domains. This is a common scenario and can result in accidentally locking Admin user out of Administrators group.

The script adds new Orchestrator users using the Azure AD DisplayName as Name and leaves Surname empty. It does not try to split the DisplayName and figure out the Surname.

This activity has been developed by Remus Rusanu, UiPath Software Architect.

Features

Features

Easily sync AD users to Orchestrator using the script

Additional Information

Additional Information

Dependencies

Orchestrator

Code Language

Visual Basic

Publisher

YouTube

Visit publisher's page

Trusted Source

License & Privacy

License Agreement

Privacy Terms

Technical

Version

1.0.0

Updated

February 18, 2020

Works with

Any Orchestrator version

Certification

Silver Certified

Support

UiPath Community Support

Similar Listings