How to check if windows has automatic updates waiting from the command line?
Posted
by Lee
on Super User
See other posts from Super User
or by Lee
Published on 2010-05-10T17:00:02Z
Indexed on
2010/05/10
17:04 UTC
Read the original article
Hit count: 264
If a Windows server (2k3/2k8) is set to "download but not install" updates, is there a way to check from the command line.. perhaps a log file or something I can check with powershell, to see if there are any updates actually waiting to be installed? I'm trying to prevent having to manually log on to each server to check, even though they want the "trigger" pulled manually. We have an automation system in place I can use (CA Autosys) - just not sure what to have it look for.
© Super User or respective owner