Client-side logging By default, the client-side logging level is set to the value 1 in the registry. This means that Configuration Manager logs only Information, Warning, and Error messages. To enable verbose logging for those Configuration Manager logs that support it, do the following: 1. Open Registry Editor and find: HKLM\Software\Microsoft\CCM\Logging\@GLOBAL\LogLevel 2. Change the value of LogLevel from 1 to 0 (note that you will need to change the permissions for Administrators to have Full Control in order to change this value). 3. Restart the SMS Agent Host service. Client-side debug logging For even greater detail, you can enable debug logging. To enable debug logging for Configuration Manager logs, do the following: 1. Open Registry Editor and find: HKLM\Software\Microsoft\CC\Logging 2. Create a new key called DebugLogging. 3. Create a new value of type REG_SZ under this key and name it Enabled. 4. Set the Enabled value to True. 5. Restart the SMS Agent Host service.