| Common property names | Use |
|---|
AdminExtensions | Describes one or more class identifiers (CLSIDs) of Cluster Administrator extension for the cluster object. |
DefaultNetworkRole | Specifies the default role to assign to networks. |
Description | Specifies administrative description of the cluster. |
Security | Describes the Windows Server 2003 family-compatible security descriptor. |
Security Descriptor | Describes Windows NT-SP4 and the Windows Server 2003 family-compatible security descriptor. |
Groups\AdminExtensions | Describes one or more class identifiers (CLSIDs) of Cluster Administrator extensions for the groups. |
NetworkInterfaces\AdminExtensions | Describes one or more class identifiers (CLSIDs) of Cluster Administrator extensions for the netinterfaces. |
Networks\AdminExtensions | Describes one or more class identifiers (CLSIDs) of Cluster Administrator extensions for the networks. |
Nodes\AdminExtensions | Describes one or more class identifiers (CLSIDs) of Cluster Administrator extensions for the nodes. |
Resources\AdminExtensions | Describes one or more class identifiers (CLSIDs) of Cluster Administrator extensions for the resources. |
ResourceTypes\AdminExtensions | Describes one or more class identifiers (CLSIDs) of Cluster Administrator extensions for the resource types. |
EnableEventLogReplication | Specifies if Event Log Replication is enabled or disabled cluster wide. (True (1) means enabled; False (0) means disabled.) |
QuorumArbitrationTimeMin QuorumArbitrationTimeMax | Determines the minimum and maximum time, in seconds, a node is allowed to spend arbitrating for the quorum resource before giving up. The range of values allowed is 0 to 3600 seconds for QuorumArbitrationTimeMin and 1 to 3600 seconds for QuorumArbitrationTimeMax. For a single quorum device server cluster, the default values are 7 seconds for QuorumArbitrationTimeMin and 60 seconds for QuorumArbitrationTimeMax. For a majority node set server cluster, the default values are 7 seconds for QuorumArbitrationTimeMin and 180 seconds for QuorumArbitrationTimeMax. |
DisableGroupPreferredOwnerRandomization | If you do not specify a preferred owner list for resource groups, the Cluster service randomizes the list it uses internally to decide which node to fail over the groups to, as described in Determining failover and move policies for groups. That is, by default, this property is set to FALSE (0). If you want to disable this randomization and instead follow the internal ordered list of nodes for failover, set the DisableGroupPreferredOwnerRandomization property to be TRUE (or 1). |
EnableEventDeltaGeneration | When a set of events in the Event Log is replicated across cluster nodes, this property generates a delta event in the Event Log to indicate the time difference between nodes. True (1), the default, means enabled; False (0) means disabled. |
ClusSvcHeartbeatTimeout | Used by the Cluster Network driver, ClusNet.sys, to monitor the health of the Cluster service. |
HangRecoveryAction | Describes the recovery action taken if ClusNet.sys detects a failure in the Cluster service. |
EnableResourceDllDeadlockDetection ResourceDllDeadlockTimeout ResourceDllDeadlockThreshold ResourceDllDeadlockPeriod | Used by the Cluster service to monitor if the entry points to the Resource DLLs are deadlocked (a condition that occurs when two processes are each waiting for the other to complete before proceeding). |