Shaun Cassells at MyITForum.com

SMS 2003 and ConfigMgr 2007, PowerShell, Scripting, Finance, Fitness and Fun

News

Locations of visitors to this page

Trace32 Filtering and Highlighting

The System Center Configuration Manager 2007 Toolkit (SCCM CCM.msi) contains a new version of Trace32.exe

What is Trace 32?

Trace32 - A log viewer that provides a way to easily view and monitor log files created and updated by Configuration Manager 2007 clients and servers.

Version: 4.0.5931.0001

Download link:

http://www.microsoft.com/downloads/details.aspx?FamilyID=948e477e-fd3b-4a09-9015-141683c7ad5f&DisplayLang=en

How to filter using trace32?

As an example you can filter on a PackageID.  You can get the PackageID in the console.  Added the following command line switch to the end of the console shortcut:

 /sms:nodeinfo=1

 

  1. Open trace32
  2. go to file >> open  (ctrl+O)
  3. select multiple files (hold ctrl as you click)
    1. colleval.log
    2. sched.log
    3. distmgr.log
  4. select merge selected files (bottom check box)
  5. Click open
  6. Wait for it!
  7. go to Tools >> filter
  8. put in your filter (I would make sure to switch criteria to "contains")
    1. Filter example above is the PackageID 

The above scenario is great for testing package distribution from a central site server to primaries and secondaries.

 

Note: Filter will remove all lines that do not match.  If you want to see all data try using Highlight.  Highlight will just put in yellow background to lines that contain search string.

 

A similar topic was posted a long time ago on MyITForum, but I couldn’t find it so I am writing it up again.

Posted: Mar 31 2008, 01:14 PM by scassells | with no comments
Filed under: ,

Comments

No Comments