Enable DebugLogging and Verbose logging on sccm clients

I’m working with SCCM and needed to troubleshoot some client items with task sequences.


Enabling Debug and Verbose Logging


To enable debug logging after installation, create the following registry key:
HKLMSOFTWAREMicrosoftCCMLoggingdebuglogging


To enable verbose logging after installation, change the following value to 0.  You will need to right click on the @Global key and change permissions to allow the current user to change the data in the key.
HKLMSoftwareMicrosoftCCMLogging@GlobalLoglevel


64 bit boxes
—————-
HKLMSoftwareWow6432NodeMicrosoftCCM .


32 bit boxes
—————-
HKLMSoftwareMicrosoftCCM


Reference links


Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: