NodeLowestVersion
Specifies the lowest possible version of the Cluster service with which the node can join or communicate. The following table summarizes the attributes of the NodeLowestVersion property.
Attribute | Value |
---|---|
Data type | DWORD |
Access | Read-only |
Structure | CLUSPROP_DWORD |
Minimum | 0x0100E0 |
Maximum | 0xFFFFFF |
Default | Previous release version of the Cluster service. |
Remarks
The value of NodeHighestVersion is set when the Cluster service is installed or upgraded on a node. The upper 16 bits of the value store the version number, while the lower 16 bits describe the build number. For more information on how the Cluster service creates and uses version numbers, see Version Compatibility.
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2008 Enterprise, Windows Server 2008 Datacenter |