Contact Details
nicklas.hansen@twoday.com
Is your feature request related to a problem?
Yes
Describe the problem?
When using the PCF Building tool, I’m blocked by a company policy requiring ExecutionPolicy Bypass.
I can only set it per session (-Scope Process), but I can’t run this in the tool’s embedded CMD before commands execute.
Since the change must happen in the same CMD session as the build command, there’s currently no way to do this inside the tool.
Provide a solution or an idea you would like to see in the tool?
Request: Add a way to set ExecutionPolicy Bypass -Scope Process automatically or allow running a custom initialization command before the build starts.
Relevant log output
Contact Details
nicklas.hansen@twoday.com
Is your feature request related to a problem?
Yes
Describe the problem?
When using the PCF Building tool, I’m blocked by a company policy requiring ExecutionPolicy Bypass.
I can only set it per session (-Scope Process), but I can’t run this in the tool’s embedded CMD before commands execute.
Since the change must happen in the same CMD session as the build command, there’s currently no way to do this inside the tool.
Provide a solution or an idea you would like to see in the tool?
Request: Add a way to set ExecutionPolicy Bypass -Scope Process automatically or allow running a custom initialization command before the build starts.
Relevant log output