CX
Purpose
Use at a workstation to view or change your eDirectoryTM context, or to view containers and leaf objects in your eDirectory tree structure.
Syntax
CX [new context] [/option...] [/? | /VER]
(no parameter)  | 
View the current context.  | 
new context  | 
Move to a new context or specify the context you want for an option.  | 
/option  | 
Replace option with any available option. See CX Options.  | 
/?  | 
View online help. All other parameters are ignored when /? is used.  | 
/VER  | 
View the version number of the utility and the list of files it uses to execute. All other parameters are ignored when /VER is used.  | 
Using CX
- CX is similar to the DOS CD and DIR commands in that CX allows you to change contexts and view all objects below a given container.
 
- CX doesn't recognize spaces in object names. If you have spaces in container names, put quotation marks around the names or use underscores (_) in place of the spaces.
For example, for container CORPORATE ADMIN, type Corporate Admin or Corporate_Admin.
 
CX Options
/R  | 
List containers at the root level, or change context in relation to the root.  | 
/T  | 
List containers below the current context or a specified context in a tree structure.  | 
/CONT  | 
List containers at the current context or a specified context in a vertical list with no structure.  | 
/A  | 
Include all objects at or below the context. Use with /T or /CONT.  | 
/C  | 
Scroll continuously through output.  | 
Examples
- To see your context in eDirectory before logging in, type
CX
 
- To set a new context from the root
- Place a period in front of the new context you type, or
 
- Enter the proper number of trailing periods to reach the root level, or
 
- Use the /R option.
 
 
- To back up one level in the eDirectory tree, type
CX .
(You must put a space between the command and the trailing period.)
 
- To go down two levels from PROVO.NOVELL to SYSTEM.ENGINEERING. PROVO.NOVELL, type
CX SYSTEM.ENGINEERING
 
- To change your current context from TESTING. PROVO.NOVELL.US to SYSTEM.MARKETING. PROVO.NOVELL.US, type
CX .SYSTEM.MARKETING.PROVO.NOVELL.US
or
CX SYSTEM.MARKETING.
 
- To change to the root when your context is TEST.PROVO.NOVELL, type
CX . . .
or
CX /R
 
- To change the complete context from TESTING. PROVO.NOVELL to TESTING.PARIS.NOVELL, type
CX .TESTING.PARIS.NOVELL
 
- To show all containers in the current context, type
CX /CONT
 
- To show all containers in the context SALES.NOVELL in a tree structure, type
CX .SALES.NOVELL /T
 
- To show all containers and leaf objects in the current context in a tree structure, type
CX /T /A
 
Previous | Next