Home
»
Discussion Forums
»
Scripts & Agent Procedures
»
Script for Trend Micro counter
Subscribe via RSS
Share this
Similar Posts
Script to remove Trend Micro
by
Elliot Tabush
on
Sep 8, 2011
script to manipulate the update of trend micro
by
eddy
on
Sep 16, 2012
Not Answered
(Trend Micro AntiVirus Uninstall) Kaseya Scripting Functionality
by
LegacyPoster
on
Dec 15, 2006
Backup Exec/ Assists and Trend micro script
by
LegacyPoster
on
Jan 20, 2010
Trend Micro Pattern File up to date script
by
LegacyPoster
on
Jun 23, 2010
View More
Details
3
Replies
0
Subscribers
Posted
over 13 years ago
Scripts & Agent Procedures
Script for Trend Micro counter
Posted by
LegacyPoster
on
Aug 22, 2007 3:23 PM
I need to know what is the best way to create a script that will download and record the counter for Trend Micro A/V so that we can have a record that we can email from our office to trend micro as a status report of all of our systems and how much we use their software.
Legacy Forum Name: Script for Trend Micro counter,
Legacy Posted By Username: cgardner@goci.com
You have posted to a forum that requires a moderator to approve posts before they are publicly available.
Posted by
LegacyPoster
on
Aug 21, 2007 11:42 PM
Not sure by your question, but if you're trying to simply get a count of managed machines that have Trend installed, no script is needed. Just create a software inventory report that looks for one of the EXE files used by Trend (sorry, don't use it myself so I can't tell you what EXE to look for). Then run the report and it will tell you how many and which machines have it there.
You can also create a view that looks for the same EXE. I do that with AVG, Symantec, Sophos, etc. so I can easily see all machines with each of those installed.
Legacy Forum Name: Script Discussion,
Legacy Posted By Username: warever
You have posted to a forum that requires a moderator to approve posts before they are publicly available.
Posted by
LegacyPoster
on
Aug 22, 2007 8:44 AM
What I am trying to do is record the individual virus scan results - that tell me what the scans found and so on....
Legacy Forum Name: Script Discussion,
Legacy Posted By Username: cgardner@goci.com
You have posted to a forum that requires a moderator to approve posts before they are publicly available.
Posted by
LegacyPoster
on
Aug 22, 2007 3:23 PM
Unfortunately, that's not so easy - if even possible. You see, there's really no way (that I've heard of) that you can really get that information out of Trend and into Kaseya. About the closest is if you can dump the scan results into a file and then you can import that file into the script and parse it.
Of course, it is also usually possible to act on an event; most antivirus software (and I'm not familiar with Trend enough to tell you if it is one of them) can create an entry in the event log when a virus is detected. You can then act on those by creating an alert and then reporting on those alerts.
Legacy Forum Name: Script Discussion,
Legacy Posted By Username: warever
You have posted to a forum that requires a moderator to approve posts before they are publicly available.