Команда CMD запустить PowerShell
powershell -ExecutionPolicy Bypass -Command "your script here"
Halfdan
powershell -ExecutionPolicy Bypass -Command "your script here"