Jump to content

Recommended Posts

Posted

Hi All,

 

I've got several hundreds of Windows Server 2003 and 2008 virtual machine + several physical machine which is updated by WSUS automatically but it needs to be restarted manually.

 

Is there any way to know which server needs restart and which one is not ?( eg using powershell)

 

Thanks

Posted

Yes - but you need to take control of the download/install process.

 

Start with Windows Update Agent API (Windows) - this gives an overview of what's possible and then look at the code on slides 44/45 of this presentation - http://download.microsoft.com/download/8/C/2/8C21BAFE-3432-48D1-962A-F7A9DD54A2AC/Best%20Practices%20in%20Architecting%20and%20Implementing%20Windows%20Server%20Update%20Services%20(WSUS).pptx

 

The code will force a reboot if needed but you could easily change it so that it sends an email, writes a log or whatever when a server needs a restart.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...