I have a list of machines, some machines throw
System.Runtime.InteropServices.Marshal.ThrowExceptionForHR
upon doing Windows Management Object's query,
select Name, State, Started, Status from Win32_Service
I suspect it is due to different KB installations on those machines. Is there any way to create a profile of that and compare KB updates of 2 given machines?