/build/static/layout/Breadcrumb_cap_w.png

Rapid Patching of Imaged Machines

After reimaging machines I have the need to rapidly path them. SMS takes a little too long to catch up with the clients and I need to have them patched right after. I have been doing this manually and was wondering if anyone has any other options to automate this? Thanks for any help.

0 Comments   [ + ] Show comments

Answers (4)

Posted by: Toupeiro 18 years ago
Senior Yellow Belt
0
Research a product called Bigfix Enterprise. Works very well!
Posted by: Radia709 18 years ago
Senior Yellow Belt
0
Create a new image with the patches, if this is possible. The lab I work in has core applicaitions updated weekly. So about once a month we create a new image.
Posted by: sdexpert 18 years ago
Senior Yellow Belt
0
Take a look at HP Open Radia Patch Manager. I will tell you down to the file level whether or no you are vunerable. If a dll or exe is changed it will also be reported. I have used it since it's beta form and I'm very impressed.
Posted by: morpheus 18 years ago
Senior Yellow Belt
0
We use a Microsoft Update Server for our patch manage ment and I have been able to deploy patches immediatley after imaging by running these commands....


REM Force client to check in and update to latest WUS client
%SystemRoot%\System32\wuauclt.exe /InstallAUclient

REM Detect missing patches
%SystemRoot%\System32\wuauclt.exe /resetauthorization /detectnow

REM Download patches immediatley
%SystemRoot%\System32\wuauclt.exe /downloanowfast

These registry keys are also necessary to point the client to your internal WUS.
Registry Keys:
("HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\WindowsUpdate","WUServer","REG_SZ","HTTP://Admin02")
("HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\WindowsUpdate","WUStatusServer","REG_SZ","HTTP://Admi("HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\WindowsUpdate\AU","UseWUServer","REG_DWORD", "1")

Feel free to drop me an email if you need clarification. This solution is free and it works GREAT! We support 1,200+ clients like this.
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

Share

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ