CMD Run PowerShell -Befehl

powershell -ExecutionPolicy Bypass -Command "your script here"
Halfdan