Here's a wonderful script that'll check what updates are required for your system, prompt if you want to install and go and do it if you so wish.
It's very handy for people like me, running Hyper-V on Server Core, who want to control when updates take place. On systems other than SC, it was easy to do, just run up the WUA client, but this script is a godsend for the SC devotee :)
If you want to see what Hotfixes are install on your system, try this
wmic qfe list (if you want better formatting, run wmic first, then enter qfe list)
WUA_SearchDownloadInstall.vbs
No comments:
Post a Comment