Hi All,
When a reboot the v-server, "Server Manger" works fine for about a day.
When it on longer then a day i get the error message:
<server>:Error accurred During Enumeration of quotas: The WS-Management service cannot process the request. The WMI Service or the WMI provider returned an unknown error: HRESULT 0X80041001
Or this error:
Online - Cannot get role and feature data
https://social.technet.microsoft.com/Forums/getfile/560989
-----Update 03-11-2014----
PS C:\Windows\system32> Get-WindowsFeature
Get-WindowsFeature : Server execution failed
At line:1 char:1
+ Get-WindowsFeature
+ ~~~~~~~~~~~~~~~~~~
+ CategoryInfo : DeviceError: (Microsoft.Manag...rDetailsHandle):CimException) [Get-WindowsFeature], Exception
+ FullyQualifiedErrorId : UnSupportedTargetDevice,Microsoft.Windows.ServerManager.Commands.GetWindowsFeatureCommand
Powershell command's like get windows feature fail as wel
And Windows update can not check currely installed update's
Checked the .net frame work seems to be installed correctly
Ran:
Winrm quickconfig
Dism /Online /Cleanup-Image /ScanHealth
Dism /Online /Cleanup-Image /CheckHealth
dism /online /enable-feature /featurename:netfx3 /all /source:d:\sources\sxs
Not of these repported any thing wrong.AME
Enable-ServerManagerStandardUserRemoting DOMAIN\USERNAME
and did not fix the problem
--- 12/03/2015---
Only solutions was a reinstall, tryed nearly everything.