Strange Powershell related error

Not really :slight_smile:

Juno should work fine if you disable the powershell wrapper, I think, but it’d still be interesting to figure out why where powershell doesn’t work for you. Do any of the following work?

C:\Users\you>where powershell
C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe

C:\Users\you>where where
C:\Windows\System32\where.exe

C:\Users\you>where cmd
C:\Windows\System32\cmd.exe