mode con: cols=120 lines=30 powershell -command "Get-VM | Where-Object {$_.State -eq 'Running'}" pause