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
Hello.
I noticed the same problem, but found a workaround.
Please try this.
$ sudo pwsh -c 'Get-VM'
or
$ sudo pwsh
$ Get-VM
I'm reading sudo.ps1, but I'm not sure what the root cause is.
sudo Get-VM
doesn't get any response.Powershell version: 7.0.3
Running Windows Terminal as Administrator will get correct result.
The text was updated successfully, but these errors were encountered: