CMD Run Command PowerShell
powershell -ExecutionPolicy Bypass -Command "your script here"
Halfdan
powershell -ExecutionPolicy Bypass -Command "your script here"