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
We currently assume that PowerShell is available as PWSH.EXE but that is not always going to be the case. We should check to see if Pwsh.exe is available in the path and if not test for PowerShell.exe.