The below script just hangs with no error msg.
Get-WmiObject -computername jaguar -Class Win32_Service -Filter “name=‘XblGameSave’”
I can access jaguar with ping and with Win10 file explorer. The same script executes fine when accessing 4 other machines on the same network.
The PS version is 5 - minor version 1 - built 19041 - revision 1
Any thoughts/help will be much appreciated - TIA, Joe