Difference between revisions of "Windows log analizer"

From Ever changing code
Jump to navigation Jump to search
(Created page with "= SMS Trace = ;System Center Configuration Manager SCCM 2007 System Center Configuration Manager 2007 Toolkit V2 - [http://www.microsoft.com/en-gb/download/details.aspx?id=925...")
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
= SMS Trace =
= SMS Trace =
;System Center Configuration Manager SCCM 2007
== trace32.exe ==
System Center Configuration Manager 2007 Toolkit V2 - [http://www.microsoft.com/en-gb/download/details.aspx?id=9257 download]
This tool originally comes with '''System Center Configuration Manager 2007 Toolkit V2''' - [http://www.microsoft.com/en-gb/download/details.aspx?id=9257 download]
<source lang="bash">
Trace32.exe
</source>


Trace32.exe


;SSCM 2012 aka Config Mgr 2012
Verified supported OS: Windows 10
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 ==
''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].
 
You will find the tool in the following path depends on your system:
<source lang="bash">
CMTrace.exe
CMTrace32.exe
C:\Program Files\Microsoft Configuration Manager\tools
x:\sms\bin\<architecture>
C:\Program Files (x86)\ConfigMgr 2012 Toolkit R2\ClientTools
</source>


CMTrace.exe
CMTrace32.exe
C:\Program Files\Microsoft Configuration Manager\tools
x:\sms\bin\<architecture>


It also supports a Error Code lookup,  
It also supports a Error Code lookup,  
  Tools >> Error Lookup (Ctrl + L)
  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
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

Latest revision as of 21:34, 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