I've been using the following query to check on whether a service is running on a small number of servers - Get-Service ov* -ComputerName...
Running a query against large numbers of computers
read more
I've been using the following query to check on whether a service is running on a small number of servers - Get-Service ov* -ComputerName...