CMAK

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi

i am using CMAK to deploy clients, i know that there is opitons to run scripts in "custom actions
is there any sample scripts available on the net, so that i can modify for my needs, when people connect
from outsidie i need to check antivirus and certain critical patches. is there any ready scripts to check for this

Thank
 
i have windows 2003 reskit and ms support site it is not ther

----- ram wrote: ----

Hi

i am using CMAK to deploy clients, i know that there is opitons to run scripts in "custom actions
is there any sample scripts available on the net, so that i can modify for my needs, when people connect
from outsidie i need to check antivirus and certain critical patches. is there any ready scripts to check for this

Thank
 
Ram,

On Microsoft web site you can have a lot examples
(www.microsoft.com/scripting)

Checking an antivirus program can be quite simple.You can list all the
running processes (via WMI for example), and check if you have the one you
are looking for.

Regards.

FE

ram said:
i have windows 2003 reskit and ms support site it is not there

----- ram wrote: -----

Hi

i am using CMAK to deploy clients, i know that there is opitons to
run scripts in "custom actions"
is there any sample scripts available on the net, so that i can
modify for my needs, when people connecto
from outsidie i need to check antivirus and certain critical patches.
is there any ready scripts to check for this
 
Back
Top