Use wildcards to identify the domain or Active Directory container and the user name that should be migrated.
Destination wildcards differ from source wildcards. Source wildcards can contain other characters (for example, "I*n?\m*am?r"), but destination wildcards can only replace entire names (for example, "x\y:domain1\*" , or "x\y:*\John").
The following list contains examples of wildcard usage:
Used to match any string of characters (or no characters) in the position of the asterisk.
Selects all users on the system including local, Active Directory, and NT domain. This is equivalent to /user */*
Selects all local or local special users on the system that matched La such as Laura, Lauren, Laural, Lawrence, Laurie.
Selects all users on the system including local, Active Directory, and NT domain. This is equivalent to /user * .
Selects all users on the system belonging to Domain 1.
Selects the user Michael belonging to NT domains on the system.
Selects the user that is logged on in NT domains on the system.
Selects all Active Directory users, except orphan users. The middle * defines either the organizational unit or container any level deep.
Used to match a single character in the position of the question mark. It can be used with asterisks. Only use the question mark character to specify users from the source machine. You cannot use it to specify redirection of the users on the destination.
Selects all users that match the defined wildcards.
Selects all users belonging to Domain1 matching the defined wildcards.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|