Загрузка данных


Get-Service | Where-Object {$_.Status -eq 'Running'} | Format-Table -AutoSize Name,DisplayName