The Cluster Details tab is displayed only when the following prerequisites are met:
If these prerequisites are satisfied but the Cluster Details tab still displays no data, follow the steps below.
From the Applications Manager server, open a command prompt and navigate to:
<AppManager_Home>\working\conf\application\scripts\
Run the following command:cscript wincluster.vbs <ClusterName> <UserName> <Password> 0
Example:
cscript wincluster.vbs servcluster1 domain\admin admin 0
If the script returns the expected data but the Cluster Details tab is still empty, share the following with the Applications Manager Support team:
Copyright (C) Microsoft Corporation. All rights reserved.
Error # Access is denied.
Or if errors are logged, continue with the following checks.
From the Applications Manager server:
root\mscluster
For a remote cluster, connect using:
\\<Cluster_IP_or_Hostname>\root\mscluster
Using the same Windows credentials configured in Applications Manager.
If the connection is successful:
SELECT * FROM MSCluster_Resource
Verify that the query returns the cluster resource information.
Ensure that the configured Windows account has sufficient permissions to:
Note: If the account does not have the required WMI permissions or cannot access the root\mscluster namespace, the Cluster Details tab will display no data.If all the above checks succeed but the Cluster Details tab still does not display data, refer to the relevant troubleshooting KB article or contact Applications Manager Support with the requested diagnostic information.
