PowerShell script execution mode
Run script with the -ExecutionPolicy ByPass argument to enable arbitrary scripts execution
Run script using the -Command argument