-
-
Notifications
You must be signed in to change notification settings - Fork 236
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request