PowerShell - Remote Management
What is wrong with this command?
Invoke-Command -ComputerName Server01,Server02 -ScriptBlock { Get-Service } -Computer Server03