Quantcast
Channel: Symantec Connect - Téléchargements
Viewing all articles
Browse latest Browse all 322

vbs Script to Run as Logon Group Policy. It will list all machines login to domain and give status of SEP service if installed or is running. It will log details like hostname, IP, SEP/CMS service status, is login user local admin

$
0
0

It will list all machines login to domain and give status of SEP service if installed or is running on login machine. 

1. Script is vbs will easily work on any winndows client Windows 7, 8, 8.1, 10 

2. It can check any service like Symantec Endpoint Protection, Symantec Altris Client Management Suite or any service you want to track

3. Script will log result centrally at a location. Each day a new log file will be created. Replace server ip/hostname in script. Create a folder '\servicelog'. 

4. Incase SEP/ CMS (or any service under consideration) not present on user machine or is not running, Script will also show pop up message on screen to contact IT helpdesk. 

5. All machines login to domain are target machines for script using group policy 

6. Permission Required: create a shared folder centrally available to all users to read/write logs. 

7. Incase shared folder not available script will catch the exception and won't generate any error message to enduser. 

8. Script can be automated by Group Policy or any tool which support remote execution

9. Script have delay of 1000000ms to not to cause any start up delay in execution. 

10. Logfile will contain, hostname, IP, machine serial number, SEP or CMS status, is Login user local admin 

Comment and ideas are most welcome to further improve. 


Viewing all articles
Browse latest Browse all 322

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>