Link to home
Start Free TrialLog in
Avatar of ukznmcl
ukznmclFlag for United Kingdom of Great Britain and Northern Ireland

asked on

VBScript to pull out Trend OfficeScan definition files

Hello,

I am looking for a script which i can run against multiple servers in our domain. Perfect scenario would be for it to automatically retrieve all the computer names for Active Directory but a text file with the server names will be ok.

The antivirus definition files are held under:

HKLM\Software\TrendMicro\PC-cillinNTCorp\Currentversion\Misc and the key name is VsApiNT-Ver (REG_SZ). An example of the data contained in this key is 9.205.1002
ASKER CERTIFIED SOLUTION
Avatar of Ove
Ove
Flag of Germany image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of ukznmcl

ASKER

Thanks, that worked a treat!