Monday, March 26, 2012

To increase log file size on SMS/SCCM client: ConfigMgr : Verbose and Debug Logging

To increase log file size:  ConfigMgr : Verbose and Debug Logging

64 Bit machine:
============
1.       In registry, go to HKLM > Software > WOW6432Node > Microsoft > CCM > Logging > @Global
2.       Right click on @Global and click on Permissions. Grant Administrators group with Full control.
3.       Modify the key: “LogLevel” and set the value from 1 to 0 –{This enables Verbose logging}
4.       Now, right click on Logging and create a new key and name it: DebugLogging
5.       Under DebugLogging, create a new string named: "Enabled" ->{Without Quotes}, and set the value to "True" ->{Without Quotes}. –{This enables Debug Logging}

32 Bit machine:
===========
1.       In registry, go to HKLM > Software > Microsoft > CCM > Logging > @Global
2.       Right click on @Global and click on Permissions. Grant Administrators group with Full control.
3.       Modify the key: “LogLevel” and set the value from 1 to 0 –{This enables Verbose logging}
4.       Now, right click on Logging and create a new key and name it: DebugLogging
5.       Under DebugLogging, create a new string named: "Enabled" ->{Without Quotes}, and set the value to "True" ->{Without Quotes}. –{This enables Debug Logging}


Once done restart the SMS AGENT host Service and wait for 10

No comments:

Post a Comment

SCCM to Tanium

SCCM transition Options: of course intune otherwise  Deployment, Patching - Tanium Image - Tazier Inventory - Tanium Remote Control - Zoom  ...