Skip to content

[Feature]: Add '-noprofile' switch to Powershell calls #618

@drees-clark

Description

@drees-clark

Problem statement

Every single time the Powershell is called in this script, the Powershell profile is loaded. This takes time and, in my case, loads various functions and modules.

Proposed solution

By adding '-noprofile' to the Powershell calls, the runtime is reduced and personal profiles aren't loaded multiple hundred times.

Alternatives considered

No response

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions