Hi, I have total 500 server and I have grouped them into 50 groups.Every month I have to pull needed patch report for every group.for that every time i have to follow the same procedure for generating reports for 50 times. Is there any way to automate this process? Thanks!!
Is it possible to have a modification of this script in order to split results by Groups ? Thanks !
On a fully patched (as of 8/18/2009) Vista Business workstation, the second line fails and throws the following error. "Unable to find type [Microsoft.UpdateServices.Admi nistration.Admi nProxy]: make sure that the assembly containing this type is loaded." What prereq's must be installed before this will work from a client workstation?
Answering my own question... 1. Download this: "http://www.microsoft.com/down loads/details.a spx?familyid=F8 7B4C5E-4161-48A F-9FF8-A96993C6 88DF
1. Download this: "http://www.microsoft.com/down loads/details.a spx?familyid=F8 7B4C5E-4161-48A F-9FF8-A96993C6 88DF
1. Download this: "http://www.microsoft.com/down loads/details.a spx?familyid=F8 7B4C5E-4161-48A F-9FF8-A96993C6 88DF" 2. Install the Remote Administration Console only. 3. Change the second line of code to look like this: $wsus = [Microsoft.Upda teServices.Admi nistration.Admi nProxy]::GetUpd ateServer('<ser ver name>',$false,< port number>); A very common HTTP port number for WSUS is 8530.