0 vote
Here's the problem I have:
My PowerShell profile takes 45 seconds to load.
If I run the command PowerShell -NoProfile it runs instantly.
I've set up a PowerShell script tool but the NoProfile option isn't available:
Every time this tool runs it takes 45 seconds or more just for my profile.
Please add the option to not load the personal profile for tools. I will add only the required code to make the tool run inside the script.
Hello,
Thank you for the request. It seems that the "no profile" option is only available in the session type powershell entry, not the macro/script/tool type. I've opened a ticket so we can add the option.
Regards,
Hubert Mireault