Enable Verbose / Debug Logging in SCCM / MECM Client Computers

Поделиться
HTML-код
  • Опубликовано: 8 янв 2022
  • In case if we need more detail information while troubleshooting thru logs, we need to enable Verbose / Debug logging
    2 Ways we can enable Verbose Logging.
    1. Thru SCCM / MECM Client Computer
    2. Thru SCCM / MECM Console
    1. THRU SCCM / MECM CLIENT COMPUTER
    Go to regedit ::
    - Registry path HKEY_LOCAL_MACHINE\Software\Microsoft\CCM\Logging\@GLOBAL\
    - LogLevel set as 0
    - By default value is 1, need to change to 0.
    - Below are different values of logging ranging from 0 to 3
    To enable debug logging set registry in below :
    - Create registry value as REG_SZ , name as Enabled with a value of True
    HKEY_LOCAL_MACHINE\Software\Microsoft\CCM\Logging\DebugLogging\Enabled
    - If DebugLogging folder not present need to create it
    THRU SCCM / MECM CONSOLE:
    - Open Microsoft Endpoint Configuration Manager
    - Go to Devices -- Select Device
    Right Click -- Client Diagnostics -- Enable Verbose Logging
    Restart SMS Agent Host Service on client computer

Комментарии • 2

  • @vipinkumar-wn3qq
    @vipinkumar-wn3qq 2 года назад +2

    Your videos are 101% based on real world issue and errors on daily basis.
    Please keep it up to post such a helpful vdo.🙂

    • @mecmworld12
      @mecmworld12  2 года назад +1

      Thank you very much Vipin for your valuable comments & feedback. 😊
      Will certainly share more knowledge videos. 👍