CMD Run Command PowerShell

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