Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel
borderColorblack
borderWidth1
borderStylesolid
titleTable of Contents
Table of Contents


When things go wrong...

Reading Logs

https://learn.microsoft.com/en-us/intune/configmgr/core/support/support-center is another great tool for troubleshooting clients.
Here’s the quickstart guide for that https://learn.microsoft.com/en-us/intune/configmgr/core/support/support-center-quickstart

The installer is found in the same folder as the client installer.
\\aus-dp.austin.utexas.edu\sccmclient\SupportCenterInstaller.msi


The CMTrace log viewing tool is automatically installed along with the Configuration Manager client and makes it easier to read .log files. It's added to the client installation directory, which by default is %WinDir%\ccm\cmtrace.exe. Simply run the executable, there's no need to "install" it and if desired you can associate it with .log files.

CMTrace Tips:

  • Lookup up error codes:
    Click on Tools | Error Lookup (or use CTRL-L). Type in an error code and then click Lookup to display more information about the error.

    Image Removed


    Image Added



  • Merge Logs:
    You can view multiple logs in the same window. This is useful when troubleshooting with multiple logs that have overlapping time frames. Click on File | Open and select multiple logs, then check the box for "Merge selected files" before you click Open.

    Image Removed


    Image Added



  • Highlighting:
    Click on Tools | Highlight. This will highlight lines that contain the specified text. By default, any line that contains "error" or "fail" will already be highlighted in red.

    Image Removed


    Image Added

Remotely reading logs

Use this sparingly as it does take up more space in the DB.
You can right click on a device, then go to Client Diagnostics and Collect Client Logs

Assuming the client is online, after a few minutes you will be able to view the logs. Open Resource Explorer to access the collected logs.

Find Diagnostic Files and on the right side you should see what you just collected. Double click on it to open them.

You'll then have access to all the CM related logs.

Client Installation

  • If the client was pushed out (installed) but you can't find the applet in the control panel or policies do not appear to be assigned, review the installation logs to search for errors that might help determine the issue.

    Installation logs location:

    Code Block
    languagetext
    C:\Windows\CCMSetup\Logs

General Operation


  • Review Windows Event logs
    log=Application log, source=Configuration Manager Agent


Removal

  • Uninstall an existing Configuration Manager client:
     

    • Run this command from an elevated prompt:

      Code Block
      languagetext
      c:\Windows\CCMSetup\ccmsetup.exe /uninstall

       

    • Ensure the following registry keys no longer exist following the uninstall. Manually remove them if necessary:

      Code Block
      Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\CCM
      Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\CCMSetup
      Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SMS
    • Ensure the following directories no longer exist following the uninstall. Manually remove them if necessary:

      Code Block
      languagetext
      C:\Windows\CCMSetup
      C:\Windows\CCMcache
      C:\Windows\CCM

        

 
  


Info

Need Help?

Submit a ServiceNow request to the Core EPM Team by sending email to epm-requests@its.utexas.edu
Be sure to include your department code and any relevant information such as what step you are on and what issue or help you need.

Insert excerpt
EPM Documentation
EPM Documentation
nopaneltrue

Panel
borderColorblack
titleColorwhite
titleBGColor#005f86
borderStylesolid
titleSection Content
Child pages
pageEPM Troubleshooting