James O’Neil just posted how to manage Windows Update with Windows PowerShell Here’s a quick sample of what he can do: Add-WindowsUpdate –Auto to download updates and reboot if needed, Set-WindowsUpdateConfig –n 4 –i to schedule updates (Including the merely recommended) and Get-WindowsUpdateConfig Check it out: http://blogs.technet.com/jamesone/archive/2009/01/27/managing-windows-update-with
Read More...
Read the complete post at http://blogs.msdn.com/powershell/archive/2009/01/31/managing-windows-update-from-powershell.aspx
Posted
Jan 31 2009, 12:22 PM
by
Windows PowerShell Blog