Enable user environment event logging in Windows 2000


To enable all available user environment event logging using Verbose mode
without having to add a registry value for each component individually, add the
following value:

Hive: HKEY_LOCAL_MACHINE
Key: Software\Microsoft\Windows NT\CurrentVersion\Diagnostics

Name: RunDiagnosticLoggingGlobal

Type: REG_DWORD
Value: 1

To enable verbose event logging for group policies only, add the following
value:

Hive: HKEY_LOCAL_MACHINE
Key: Software\Microsoft\Windows NT\CurrentVersion\Diagnostics

Name: RunDiagnosticLoggingGroupPolicy

Type: REG_DWORD
Value: 1

To enable verbose event logging for remote boot only, add the following
value:

Hive: HKEY_LOCAL_MACHINE
Key: Software\Microsoft\Windows NT\CurrentVersion\Diagnostics

Name: RunDiagnosticLoggingIntelliMirror
Type:
REG_DWORD
Value: 1

To enable verbose event logging for application deployment only, add the
following value:

Hive: HKEY_LOCAL_MACHINE
Key: Software\Microsoft\Windows NT\CurrentVersion\Diagnostics

Name: RunDiagnosticLoggingAppDeploy

Type: REG_DWORD
Value: 1

About The Author

Leave a Comment

Your email address will not be published. Required fields are marked *

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Scroll to Top