We have 3 nodes, 2 of which are part of a hyper-v cluster. Many moons ago I configured network shares within FCM, for the last few days when attempting to select properties for specific shares it displays the below:
I have restarted all nodes.
I have confirmed i can PSSession to the server from my PC.
I have confirmed WinRM can communicate to the remote Nodes with:
winrm id -r:ComputerName
I can confirm i do not have a loopback ip configured:
netsh http show ip listen
I have confirmed i do not have a proxy configured:
netsh winhttp show proxy
I have confirmed that WMI is also working as to be expected.
The issue is happening on certain pc’s in the network, other PC’s in the network can still access it, when using my credentials on the working PC's i am able to view the properties.
Can anyone help me out with this?