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'm finding an issue when try to request the command gwmi Win32_ComputerSystem to a remote host via PowerShell.
Error seems like this one:
I tried to launch the same one over a different VM and it worked properly
I can access via remote desktop to both servers and can run commands and PowerShell in local with the same account I'm using to access remotely, even in Admin mode.
I reviewed the Security rules and the user is set in both hosts as Admin.
Any clue about what could be happening?
Thanks in advance
The text was updated successfully, but these errors were encountered:
Hi all.
I'm finding an issue when try to request the command gwmi Win32_ComputerSystem to a remote host via PowerShell.
Error seems like this one:
I tried to launch the same one over a different VM and it worked properly
I can access via remote desktop to both servers and can run commands and PowerShell in local with the same account I'm using to access remotely, even in Admin mode.
I reviewed the Security rules and the user is set in both hosts as Admin.
Any clue about what could be happening?
Thanks in advance
The text was updated successfully, but these errors were encountered: