User Environment Event Logging (Windows 2000/XP) Category: Home > Windows > Troubleshooting > Logging
These settings can be used to selectively enable the user environment event logging features available in Windows.
Open your registry and find or create the key below.
Create new DWORD values from the list below and set them to "1" enable logging or "0" to disable.
- RunDiagnosticLoggingGlobal
- Enable all user environment event logging
- RunDiagnosticLoggingGroupPolicy - Enable event logging for group policies
- RunDiagnosticLoggingAppDeploy - Enable event logging for application deployment
- RunDiagnosticLoggingIntelliMirror - Enable event logging for remote boot
Restart Windows for the changes to take effect.
Note: Logged information is stored in the Windows NT event log so that an administrator can view events either locally or remotely using Event Viewer.
 |  |  |  |  |
 |  | (Default) | REG_SZ | (value not set) |  |
 |  | RunDiagnosticLoggingGlobal | REG_DWORD | 0x00000001 (1) |  |
 |  | RunDiagnosticLoggingGroupPo... | REG_DWORD | 0x00000001 (1) |  |
 |  | RunDiagnosticLoggingAppDeploy | REG_DWORD | 0x00000001 (1) |  |
 |  | RunDiagnosticLoggingIntelliMirror | REG_DWORD | 0x00000001 (1) |  |
 |
 | HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Diagnostics |  |
 |
Settings: |
System Key: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ Diagnostics]
Name: RunDiagnosticLoggingGlobal, RunDiagnosticLoggingGroupPolicy, RunDiagnosticLoggingAppDeploy, RunDiagnosticLoggingIntelliMirror
Type: REG_DWORD (DWORD Value)
Value: (0 = disabled, 1 = enabled)
|
Related Tweaks
Disclaimer: Modifying the registry can cause serious problems that may require you to reinstall your operating system. We cannot guarantee that problems resulting from modifications to the registry can be solved. Use the information provided at your own risk.
Last Modified: July 28, 2002
|