I'm looking at possibly changing how we handle our automatic updates, notably I'd like to automatically push out any updates with the 'security update' or 'critical updates' heading.
I already have update management rules out there that will apply the updates on the schedule I want, like follows.
...
Force downloads: No
Force installs: No
Use Microsoft Update Catalog: No
Include Only Approved: Yes
Approved Only Option: Any approved update
Dont include superseded: No
Install exclusive update only if found: No
Planning Mode: No
Reboot Options: Do not post-reboot computer
Post-Grace Period Enabled: No
Do not include exclusive updates: No
Wake On Lan: Disabled
Rule: Classification equals 'Security Updates'
Rule: Classification equals 'Critical Updates'
This works well, and allows me to to stop security updates that will break things from going out by declining the packages. What I'd really like to do is mark all downloaded packages as approved by default. That way I can manually disapprove them if they cause issues. How do I do that?