-NoProfile option for powershell tools

-NoProfile option for powershell tools

0 vote

avatar

Here's the problem I have:
forum image
My PowerShell profile takes 45 seconds to load.

If I run the command PowerShell -NoProfile it runs instantly.
forum image

I've set up a PowerShell script tool but the NoProfile option isn't available:
forum image
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.

All Comments (1)

avatar

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