Windows Login Script

Windows Login Script

Does anyone have a Windows Login script that checks to see if the Altiris agent is installed and sends an alert if it is not installed?

Is there a better way to ensure that the Altiris agent is installed on all servers?

i guess you have NS installed

haim96's picture

so you can run server side scheduled VBS task that will check (with WMI) if the altiris service exist.
the script can read server list from AD or txt file.
you will get the script resulet in the task log.

i have somthing like this on my work network but i need to copy it because it not connected to the internet

if you like the idea i mey do that...