AdDiag Syntax |
|
Open Command Prompt |
AdDiag uses the following syntax:
addiag
Value | Description |
---|---|
TRUE | Runs diagnostics in verbose mode. |
FALSE | Runs diagnostics in concise mode. This is the default. |
Value | Description |
---|---|
TRUE | Runs diagnostics for the user. This is the default. |
FALSE | Runs diagnostics for the computer. |
Value | Description |
---|---|
AppMgmtOn | Turns on verbose logging for AppMgmt. The log file is generated
at
. |
AppMgmtOff | Turns off verbose logging for AppMgmt. |
MSIOn | Turns on verbose logging for Windows Installer. The log file is
generated either at
or
%temp%\msi*.log . |
MSIOff | Turns off verbose logging for Windows Installer. |
UserEnvOff | Turns on verbose logging for the policy engine. The log file is
generated at
. |
UserEnvOn | Turns off verbose logging for the policy engine. |
Value | Description |
---|---|
Info | Dumps general information. |
TS | Dumps Terminal Server information. |
LocalApps | Dump Local Managed Applications List. |
ServerApps | Dumps Server Deployed Applications List. |
MSIApps | Dumps Local MSI Applications List. |
GPOList | Dumps Local Group Policy Object List. |
ScriptList | Dumps Local Script Application List. |
ADHistory | Dumps Local Active Directory policy history. |
MSIFeatures | Dumps Local MSI Features List. |
MSILinks | Dump MSI shortcuts in the profile. |
EventDump | Dumps Application log related events. |
Check | Performs Active Directory Integrity check. |
all | Performs all tests. |
Value | Description |
---|---|
TRUE | Displays command-line usage. |
FALSE | Does not display command-line usage. This is the default. |