1st Question: I swiped the logon script that microsoft gives you for updating clients with hotfixes
@echo off setlocal set PATH=\\scmailsvr\Apps\HotFixes\2000 %PATH%\q276471_w2k_sp3_x86_en.exe -z -m %PATH%\q285156_w2k_sp3_x86_en.exe -z -m %PATH%\q285851_w2k_sp3_x86_en.exe -z -m %PATH%\q296185_w2k_sp3_x86_en.exe -z -m %PATH%\q298012_w2k_sp3_x86_en.exe -z -m %PATH%\q299553_w2k_sp3_x86_en.exe -z -m %PATH%\q299796_w2k_sp3_x86_en.exe -z -m %PATH%\q301625_w2k_sp3_x86_en0815.exe -z -m %PATH%\q302755_w2k_sp3_x86_en.exe -z -m %PATH%\q300972_w2k_sp3_x86_en.exe -z -m %PATH%\ALLq293826_w2k_sp3_x86_en.exe -z -m %PATH%\rbupdate.exe rem %PATH%\q299618.exe %PATH%\qchain.exe how do I make it so it can look on the clients to see if they are updated, and not just blindly install everytime.. 2nd question: if anyone is running Norton ANtivirus Corporate Edition 7.0 I have about 50 or so clients and servers attached to my Antivirus server and everytime a virus update comes out it only pushes out to half of the clients.. after I look at the event log on the antivirus server it says "Update to computer CLIENT1 of virus definition file 31114c failed. Status 20000005" symantec's website has little to say about this that is relevant.. has anyone encountered this ------ You are subscribed as [email protected] Archives: http://www.swynk.com/sitesearch/search.asp To unsubscribe send a blank email to [EMAIL PROTECTED]
