Random Project

A tweak to handle “important”?

This is really a great and smooth running script, only adjusted the $returnStateOptionalUpdates parameter and then deployed it by Puppet to our windows boxes.

A thought thou, obviously Microsoft decided to list updates according to “Important” and “Optional”, maybe one should let this script class updates in the same manor. I for example had a machine reporting 15 critical ant 18 optional by the script, in the Windows update GUI all 33 were listed as Important… I guess there is a XML attribute there somewhere telling what is important and not, trying to look into that myself for the moment…