Previous Topic: Domain UsersNext Topic: Orphan Users


Active Directory Users

Specify the Active Directory users on the command line by listing the active directory name before the user name.

Wildcards and variables are supported to specify users and active directory containers.

The syntax to migrate domain users is as follows:

/user <active directory>[(\<container>)|(\<organizational unit>)+]\<user name>

Rules for containers and organizational units:

Example 1: Migrate Active Directory User in a Container

The following command migrates user Michael Smith that belongs to:

Active Directory: PM.ca.com

Container: Users

User: Michael.Smith

/user PM.ca.com\Users\Michael.Smith

Example 2: Migrate a User with Two Organizational Units

The following example migrates user Michael Smith that belongs to:

Active Directory: engineering.ca.com

Organizational Unit: Enterprise

Organizational Unit: Engineer

/user engineering.ca.com\Enterprise\Engineer\Michael.Smith