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 the cold start settings for a group cluster.
Attribute | Value |
---|---|
Data type |
DWORD |
Access |
Read/write |
Structure |
CLUSPROP_DWORD |
Minimum |
CLUS_GROUP_START_ALWAYS (0) |
Maximum |
CLUS_GROUP_START_ALLOWED (2) |
Default |
CLUS_GROUP_START_ALWAYS (0) |
Remarks
The data for the ColdStartSetting property can be set to one of the following values of the CLUS_GROUP_START_SETTING enumeration.
Name | Value | Description |
---|---|---|
CLUS_GROUP_START_ALWAYS |
0 |
Always start the cluster. |
CLUS_GROUP_DO_NOT_START |
1 |
Do not start the cluster. |
CLUS_GROUP_START_ALLOWED |
2 |
The cluster can be started. |
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2016 [desktop apps only] |