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.
Specifies whether to prevent a cluster node from achieving a quorum.
| Attribute | Value |
|---|---|
| Data type | DWORD |
| Access | Read-only |
| Structure | CLUSPROP_DWORD |
| Minimum | FALSE (0) |
| Maximum | TRUE (1) |
| Default | FALSE (0) |
"1" prevents the node from achieving a quorum, "0" does not.
Remarks
The constant for this property is CLUSREG_NAME_PREVENTQUORUM.
This property is used to prevent two instances of the same cluster from running at the same time.
Requirements
| Minimum supported client |
None supported |
| Minimum supported server |
Windows Server 2012 |