-
1. Re: Auto download of Windows patches?
Mark Jeffery Feb 7, 2007 5:59 PM (in response to Greg Kullberg)A long while ago, I wrote a script for capgemini that downloaded new patches from Microsoft's web site based on the mssecure.xml
There isn't any blcli in there, unfortunately.
Mark.
-
updatepatch.pl 4.1 K
-
updatepatch.config 157 bytes
-
-
2. Re: Auto download of Windows patches?
Mark Jeffery Feb 7, 2007 6:02 PM (in response to Mark Jeffery)Probably easiest way to implement this would be to run a patch analysis job from blcli, and extract the results to do the download.
-
3. Re: Auto download of Windows patches?
Greg Kullberg Feb 7, 2007 8:38 PM (in response to Mark Jeffery)And I take it no one has done that yet? I can see it being possible but still a decent amount of work. It would be nice if it was a built in feature.
-
4. Re: Auto download of Windows patches?
Mark Jeffery Feb 9, 2007 8:34 AM (in response to Greg Kullberg)I see the order as something like:
PatchAnalysisJob executeJobAndWait
Utility exportPatchAnalysisRun
loop through results:
Utility createPatchAnalysisHotfixByQNumber
-
5. Re: Auto download of Windows patches?
John van Ommen Apr 9, 2007 6:45 PM (in response to Greg Kullberg)If you want to investigate this further, take a look at this thread:
https://www.bladelogic.com/community/thread.jspa?messageID=6555ᦛ