AdDiag Main Topic | Next

AdDiag Syntax


One Stepaddiag [/verbose][/user] [/trace:string][/test:string_list][/debug:ulong] [/?]

Where:

/verbose
runs diagnostics in verbose mode. Default is FALSE.
/user
runs diagnostics for user (TRUE) or computer (FALSE). Default is TRUE.
/trace:string
takes a string specifying what system tracing should be turned on or off. The value should be one of the following, and must be between 1 and 260 characters in length:
/test:string_list
Takes an unsigned long specifying the diagnostics to be run. Defaults to 0x1f, which runs the first five tests. Acceptable values are a combination of:
0x1 Dump general information
0x2 Dump Terminal Server information
0x4 Dump Local Managed Applications List
0x8 Dump Server Deployed Applications List
0x10 Dump Local Windows Installer Applications List
0x20 Dump Local Group Policy object List
0x40 Dump Local Script Application List
0x80 Dump Local Active Directory policy history
0x100 Dump Local Windows Installer Features List
0x200 Dump Windows Installer shortcuts in the profile
0x400 Perform Active Directory Integrity check.
/debug
Takes an unsigned long specifying the debug level (Internal Use only). Acceptable values are a combination of: Default is 2.
/?
displays command-line help.