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
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