CMD Ejecutar el comando PowerShell

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