Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Verifies whether a node is configured to support clustering.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[Dynamic, Singleton, Provider("MS_CLUSTER_PROVIDER"), UUID("{6FE4D3D2-4593-4B39-A14A-86EB3E69087F}"), AMENDMENT]
class MSCluster_ClusterUtilities
{
string Fqdn;
boolean HasSystemAccess;
};
Members
The MSCluster_ClusterUtilities class has these types of members:
Methods
The MSCluster_ClusterUtilities class has these methods.
| Method | Description |
|---|---|
| IsClusterSupported | Indicates whether the node supports clustering. |
| IsStorageSpacesDirectCacheSupported | Checks if storage spaces direct cache is supported on this node. |
| IsStorageSpacesDirectSupported | Checks if storage spaces direct is supported on this node. |
Properties
The MSCluster_ClusterUtilities class has these properties.
-
Fqdn
-
-
Data type: string
-
Access type: Read-only
Gets the fully qualified domain name of the node.
-
-
HasSystemAccess
-
-
Data type: boolean
-
Access type: Read-only
True if the user has system level access to the HKEY_LOCAL_MACHINE\SYSTEM registry key, otherwise False.
-
Requirements
| Minimum supported client |
None supported |
| Minimum supported server |
Windows Server 2012 |
| Namespace |
Root\MSCluster |
| MOF |
|
| DLL |
|