Need VBS Script for SEPM computer status report for past 24 hours
Created: 16 Sep 2011 | 13 comments
i need VBS Script for SEPM console computer status report for past 24 hours, .csv or .txt file will automatically trigger to mail box on daily base.
Any one please help me on this.
Discussion Filed Under:
Comments
hi
if u create a schedule report in SEPM. it should have last check in time, u can sort it out,
Please don't forget to mark your thread solved with whatever answer helped you : ) Rafeeq
Sorry for delay response, I'm
Sorry for delay response,
I'm looking there is any SQL or batch script for automatically received mail with computer_status.txt or .csv file.
yes, the scheduled report
yes, the scheduled report will send an email to the user you intend to.
Cheers!
Pete
Help Link: http://www.symantec.com/business/support/overview.jsp?pid=54619
Sorry i'm not got you, could
Sorry i'm not got you, could you please how i can?
How to configure Scheduled
How to configure Scheduled Reports:
https://imconsole-kb.ges.symantec.com/InfoManager/...
Symantec does not provide custom scripts or queries for customers.
Given link is not working!
Given link is not working!
Hi Ahdee Try this
Hi Ahdee
Try this out
https://www-secure.symantec.com/connect/articles/trick-export-customized-reports-symantec-endpoint-manager
VMWARE-- SEP 12.1 vs McAfee vs Trend Micro
Hi Vikram Thanks for the
Hi Vikram
Thanks for the link, but i'm looking for there is any script to send a mail with file attachment "computer staus log file".
Yep..I know the VB Script you
Yep..I know the VB Script you are talking about..Let me see if I can find that.
VMWARE-- SEP 12.1 vs McAfee vs Trend Micro
Here it is .....rename it to
Here it is .....rename it to VBS
VMWARE-- SEP 12.1 vs McAfee vs Trend Micro
Interesting script
Hi Vikram.
That script looks very useful. Unfortunately, the sqlStr part ('select * from dbo.SEM_AGENT) is very basic. This will return all fields with ALL computers, deleted or not.
If that string could be expanded to something similar to https://www-secure.symantec.com/connect/articles/hardware-change-causes-re-registration-which-generates-multiple-entries-sep-clients-sepm-da#comment-5363071, then it would be usefull. maybe with a char(13) value for the new line character. Will have to try. Also, SEM_AGENT doesn't seem to have the name of the PC.
Hi Vikram, Thanks a lot for
Hi Vikram,
Thanks a lot for the script, is working good.
But i'm facing problem with, not able to get the report as look like "computer status.txt" could you please help me on this.
Hi Vikram, There is good
Hi Vikram,
There is any good news regarding the VBS script?
Would you like to reply?
Login or Register to post your comment.