Difference between revisions of "Windows log analizer"

From Ever changing code
Jump to navigation Jump to search
Line 9: Line 9:
==  CMTrace.exe ==
==  CMTrace.exe ==
''Trace32'' has been renamed now to ''CMTrace'' and it's part of '''SSCM 2012 | Config Mgr 2012 | System Center 2012 R2 Configuration Manager''' [https://www.microsoft.com/en-gb/download/details.aspx?id=50012 download].
''Trace32'' has been renamed now to ''CMTrace'' and it's part of '''SSCM 2012 | Config Mgr 2012 | System Center 2012 R2 Configuration Manager''' [https://www.microsoft.com/en-gb/download/details.aspx?id=50012 download].
Trace32.exe in SCCM 2012 has been renamed to CMTrace.exe and is now part of SCCM 2012, installed in the below folder by default.


CMTrace.exe
You will find the tool in the following path depends on your system:
CMTrace32.exe
<source lang="bash">
C:\Program Files\Microsoft Configuration Manager\tools  
CMTrace.exe
x:\sms\bin\<architecture>
CMTrace32.exe
C:\Program Files\Microsoft Configuration Manager\tools  
x:\sms\bin\<architecture>
C:\Program Files (x86)\ConfigMgr 2012 Toolkit R2\ClientTools
</source>





Revision as of 21:29, 25 August 2018

SMS Trace

trace32.exe

This tool originally comes with System Center Configuration Manager 2007 Toolkit V2 - download

Trace32.exe


Verified supported OS: Windows 10

CMTrace.exe

Trace32 has been renamed now to CMTrace and it's part of SSCM 2012 | Config Mgr 2012 | System Center 2012 R2 Configuration Manager download.

You will find the tool in the following path depends on your system:

CMTrace.exe
CMTrace32.exe
C:\Program Files\Microsoft Configuration Manager\tools 
x:\sms\bin\<architecture>
C:\Program Files (x86)\ConfigMgr 2012 Toolkit R2\ClientTools


It also supports a Error Code lookup,

Tools >> Error Lookup (Ctrl + L)

From here you just type in the error and the error description appears, it supports the following error code types: Standard Windows, WMI and Winhttp

Verified supported OS: Windows 10