You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been hitting an issue where I couldn't debug scripts because, even though my execution policy was set machine-wide to Bypass, my integrated console was reporting RemoteSigned.
It looks like this is set here but I'm not sure why. Shouldn't we just inherit the right execution policy?