Skip to content

[Feature]: Allow Powershell scripts in session #73

@gallazor

Description

@gallazor

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestin-progressThis issue or enhancement is currently being worked upon

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions