Forum Discussion
Server Manager: Under Manageability - Online- Data retrieval failures occurred
anyone know why online- Data retrieval failures occurred ? how to fix this issue ?
pangkwongluk wrote:Server Manager: Under Manageability - Online- Data retrieval failures occurred
- dretzerJul 10, 2019Iron Contributor
pangkwongluk Most of the time this happens when either WSMAN is not configured correctly (PowerShell Remoting) or you don't have enough permissions to query the server (you need administrative permissions on the target server and working WSMAN).
- pangkwonglukJul 11, 2019Copper Contributor
dretzer wrote:pangkwongluk Most of the time this happens when either WSMAN is not configured correctly (PowerShell Remoting) or you don't have enough permissions to query the server (you need administrative permissions on the target server and working WSMAN).
still don't solve my problem.
I have tried to enable PowerShell Remoting and grant domain admin permission but still have same problem.