Client Management Suite

 View Only

Simple Log Collecting Batch File For Opening Cases With Symantec Support 

Jul 07, 2014 11:06 AM

Today's little download is a simple log collecting script which I use for opening Symantec Support cases. It creates in the same folder as the batch file a log folder and dumps into it the following,

  1. Windows Event Logs
  2. Installed Programs (as scavenged from registry 'uninstall' key)
  3. Installed hotfixes (using wmic)
  4. General system information (using msinfo32)
  5. Altiris Logs (from SMP log folders)

 

The aim here is to gather painlessly the background info that first line support will request as a matter of course. So when opening a case just run this on your server (takes just a couple of minutes) and then add to the log folder any other case info you think is relevant which might include,

  1. Problem description, steps to reproduce, any background information you feel is relevant etc..
  2. Screenshots
  3. Client logs
  4. Wireshark traces

 

When you run you'll see a screen as follows,

Log_Collector.png

And when it's done you'll see a pause displayed. Once you press a key, the script will now exit and you can take a look in the log folder which you'll find in the same location as the log collector script. The log folder name uses the hosts computer name as a prefix and the date as a post-fix, so running this on my machine ian-test creates the log folder name is IAN-TEST_LOGS_04-07-2014 

I hope this helps those of you out there who just haven't found the time to write this yourselves. It really makes the process of opening support cases a *lot* less stressful.

Kind Regards,
Ian./

Statistics
0 Favorited
0 Views
1 Files
0 Shares
0 Downloads
Attachment(s)
zip file
collect_logs.zip   989 B   1 version
Uploaded - Feb 25, 2020

Tags and Keywords

Comments

Oct 17, 2014 05:15 AM

Excellent work Scott! Thanks for posting.

Oct 16, 2014 10:25 AM

I'm not sure what the proper etiquette when modifying someone elses work. But I have modified Ian's work to make a client version of his batch file. It works just like the server version, but you run it on the client PC.

Aug 18, 2014 02:58 PM

Hi Scott, I can't see why this can't be ammended directly for client log pulls; you'll need tweaks for OS flavours... and don't forget to remove the SMP log collection section.

Aug 13, 2014 02:27 PM

This is great. Got one for the client side?

Aug 07, 2014 11:18 AM

Thanks, very useful :D

Aug 07, 2014 10:50 AM

Thanks a lot for this, Ian :)

Related Entries and Links

No Related Resource entered.