NodeHighestVersion
Specifies the highest possible version of the Cluster service with which the node can join or communicate. The following table summarizes the attributes of the NodeHighestVersion property.
Attribute | Value |
---|---|
Data type | DWORD |
Access | Read-only |
Structure | CLUSPROP_DWORD |
Minimum | 0x000100E0 |
Maximum | 0xFFFFFFF |
Default | Varies |
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 |