Skip to end of banner
Go to start of banner

Creating Organizational Units

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

This topic demonstrates how to create a new Active Directory OU in EmpowerID.

Prerequisites

EmpowerID must be connected to Active Directory.

Create an OU

  1. On the navbar, expand Role Management and click Business Roles and Locations.

  2. From the Business Roles and Locations page, click the Actions tab and click Create OU.

  3. In the Select Parent OU lookup that appears, do the following:

    1. Search for and select the account store where you want to create the new OU.

    2. Search for the parent OU under which you want to create the new OU and select it by clicking the node for it in the tree.

    3. Click Submit.

  4. In the Create OU form that appears, do the following:

    1. Type a name for the new OU in the Name field.

    2. Optionally, type a description in the Description field.

    3. Select Do Not Allow Delete in EmpowerID to prevent the deletion of the OU in EmpowerID.

    4. Click Submit.

  5. Click OK to close the Operation Execution Summary.

Verify the OU in Active Directory

  1. On a server with the Active Directory PowerShell module, run the following PowerShell cmdlet (substituting the name of the OU in the cmdlet with the OU you created):

    Get-ADOrganizationalUnit -Filter {name -eq "Customers"}

Error rendering macro 'excerpt-include' : No link could be created for 'IL:External Stylesheet - Test'.

  • No labels