enum class ExecutionMode
PowerShell script execution mode
STDIN
Run script using the -Command argument
PS1
Run script with the -ExecutionPolicy ByPass argument to enable arbitrary scripts execution