Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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 |