Hi folks,
I need to check on the automatic updates service (wuauserv) on all machines in my domain, I have a feeling it's not running on a large number of them!!
I have powershell v2 on my machine at the moment and I can do get-service -include wuauserv -computer computername to get the status from a single remote machine.
How do I get Powerhsll to read a list of remote machines to query and then how to format that info properly into a spread sheet? Or does anyone know of any other way to do this?
Pointers in the right direction please..
Paul
VCP4
RFC 2795 - The Infinite Monkey Protocol Suite (IMPS)
Difficult takes a day, impossible takes a week
I need to check on the automatic updates service (wuauserv) on all machines in my domain, I have a feeling it's not running on a large number of them!!
I have powershell v2 on my machine at the moment and I can do get-service -include wuauserv -computer computername to get the status from a single remote machine.
How do I get Powerhsll to read a list of remote machines to query and then how to format that info properly into a spread sheet? Or does anyone know of any other way to do this?
Pointers in the right direction please..
Paul
VCP4
RFC 2795 - The Infinite Monkey Protocol Suite (IMPS)
Difficult takes a day, impossible takes a week