![]() Loading |
| VBScript |
| JavaScript |
| Powershell |
Search Options: Get a Service Status
|
||
|
$srvName = "Alerter"
# Get Service Status $servicePrior = get-Service $srvName $srvName + " Service-Status: " + $servicePrior.status | ||
© 2008 - 2013 Boris Toll :: Scripts available: 6.481 :: :: scriptbox.toll.at :: :: powered by www.toll.at :: | ||