Answers for "call powershell with a command"

2

cmd run powershell command

powershell -ExecutionPolicy Bypass -Command "your script here"
Posted by: Guest on November-12-2020
0

powershell which command

(gcm cmd).Path
Posted by: Guest on December-14-2021

Code answers related to "call powershell with a command"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language