PowerShell PowerShell $serverList = '2017lti1-19','2017lti1-17' Invoke-Command -ScriptBlock {gps} -ComputerName $serverList 12 $serverList = '2017lti1-19','2017lti1-17'Invoke-Command -ScriptBlock {gps} -ComputerName $serverList