I have been piddling with VBscript for less than a year and mostly quick scripts to set values in .ini files and the sort that we push out via Active directory.
My department head now wants me to write a logon script to do the following:
- for all W2k and XP machines
- check the virus scan dat file
- if it is not updated, start the update process
- if that fails, send a message to the user/helpdesk
then shutdown the computer.
(and wants it NOW)
This is beyond my limited knowledge.
Any Ideas, suggestions? Any suggestions in direction or snippets of code would be greatly appreciated.
MWC
My department head now wants me to write a logon script to do the following:
- for all W2k and XP machines
- check the virus scan dat file
- if it is not updated, start the update process
- if that fails, send a message to the user/helpdesk
then shutdown the computer.
(and wants it NOW)
This is beyond my limited knowledge.
Any Ideas, suggestions? Any suggestions in direction or snippets of code would be greatly appreciated.
MWC