Home > Intel Communities > Open Port IT Community > Intel® vPro™ Expert Center > Documents
Currently Being Moderated

Microsoft ConfigMgr Log Parser Script

VERSION 1

Created on: Sep 3, 2009 12:16 PM by Rob Richards - Last Modified:  Sep 3, 2009 12:20 PM by Rob Richards

Microsoft ConfigMgr Log Parser Script

Overview:

Reading through the wealth of information in Microsoft ConfigMgr logs can be a challenge, especially if you are provisioning a lot of systems at one time. To help with this, Intel has put together a VBScript example to help make the job of debugging provisioning problems easier.

 

This script parses through the log file you specify and creates a new log file containing entries relevant to the string you are searching for. A common usage for this script would be to look through the amtopmgr.log for all entries related to a specific computer name. The script searches the log and finds all the thread values associated with the computer name. Then, it places any log entry with any of those thread values in a new file and launches it in the SMS Trace (Trace32) application.

 

By presenting all these entries, not just the lines with the computer name, the script paints a more complete picture of what has gone on during the provisioning process and reduces the time spent looking for relevant log entries by hand.

 

Specifications:

Version: 

1.0

File size:

22.2 KB

Est. download time:

2-3 sec. under LAN conditions

Language:

English

 

Requirements:

Hardware:

 
  • no specific hardware requirements
  •  

Software:

 
  • no specific software requirements
  •  

 

Available In This Download:

  • License Agreement
  • Executable

 

Related Information:

Support:

DOPD software support

Customer Feedback Survey:strong>

Click Here to take survey

Additional Tools:

Tools and Utilities for Intel® vPro™ Technology

Intel® vPro Expert Center:

Intel® vPro Expert Center

Intel® Manageability Forum

http://software.intel.com/en-us/manageability

Intel Corporation:

www.intel.com

Attachments:
Average User Rating
(0 ratings)




There are no comments on this document