![]() Loading |
VBScript |
JavaScript |
Powershell |
Search Options: Using Foreach
|
||
foreach ($item in Get-Service) {Write-Host $item.Name ":::" $item.Status -foregroundcolor white} | ||
© 2008 - 2013 Boris Toll :: Scripts available: 6.481 :: :: scriptbox.toll.at :: :: powered by www.toll.at :: |