Difference between revisions of "Windows log analizer"

From Ever changing code
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
== trace32.exe ==
== trace32.exe ==
This tool originally comes with '''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


Verified supported OS: Windows 10


Verified supported OS: Windows 10
==  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].
Line 23: Line 25:
  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
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