Forum Discussion
ISSUE: Server Manager remote management error for clustered servers
Deleted To get rid of the errors in Server Status you just need to add the Cluster Object to "Event Log Readers" as described in Workaround 2. Then those warning messages will no longer appear and the server will be shown as "Online".
About the others - I personally won't do a thing since each and every Server 2022 is showing those Warning Messages in Eventlog. I wouldn't mess with the registry and MOF Files either.
Christian_Feuerstein unfortunately this doesn't solve the issue tried that today on 3 Azure Stack HCI 22H2 nodes.
- Christian_FeuersteinDec 27, 2023Copper Contributor
Deleted
Strange - could you let me know which warnings occur in "Microsoft-Windows-ServerManager-DeploymentProvider/Operational" Eventlog?
- DB2024Jan 04, 2024Copper Contributor
Christian_Feuerstein Here is the warning from Microsoft-Windows-ServerManager-DeploymentProvider/Operational:
Generic failure querying the localized name for channel: Microsoft-Windows-Kernel-IoTrace/Diagnostic [hResult = Function failed during execution., hLastResult = The instance name passed was not recognized as valid by a WMI data provider.].I get a similar error when I go to the Microsoft/Windows/Kernel-IoTrace/Diagnostic log in Event Viewer:
Event Viewer cannot open the event log or custom view. Verify that Event Log service is running or query is too long. The instance name passed was not recognized as valid by a WMI data provider. (4201)
I also get the same WMI error referring to the Kernel-IoTrace/Diagnostic log when I go to the Administrative Events Custom View in Event Viewer.
Thanks.- Christian_FeuersteinJan 08, 2024Copper ContributorThat looks like the same error and I suspect that it is still the permissions that are causing the problem. Since I myself do not work with HCI but only with a HyperV Cluster 2022, it could theoretically be that the nodes are actually making requests here and therefore need to be added to the permission group in addition to the cluster object. Could you try that?