powershell -command &{Get-Service >> C:\testtask.txt}
powershell -command &{Get-Service} >> C:\testcmd.txt}