How Ntdsutil Processes Command Input
Ntdsutil processes as input all the arguments that you type when you start the program. For example, if you type the following:
ntdsutil help connections help quit quit
Ntdsutil does the following steps:
-
Invokes Ntdsutil.exe.
-
Displays its Help information.
-
Enters the Connections submenu.
-
Displays its Help information.
-
Closes the Connections submenu and returns to the top-level menu.
-
Quits the program.
