opena a powershell and run a command from powershell code example
Example: cmd run powershell command
powershell -ExecutionPolicy Bypass -Command "your script here"
powershell -ExecutionPolicy Bypass -Command "your script here"