Error 0x80072174

Value: -2147016332 | 0x80072174 | 2147950964

What does it mean ?

ERROR_DS_DOMAIN_VERSION_TOO_HIGH  
The version of the operating system installed is incompatible with the current domain functional level. You must upgrade to a new version of the operating system before this server can become a domain controller in this domain.
Value: 8564 | 0x2174 | 0b0010000101110100

Where does it come from ?

FACILITY_WIN32  
Provides a way to handle error codes from functions in the Win32 API as an HRESULT. (Error codes in 16 - bit OLE that duplicated Win32 error codes have also been changed to FACILITY_WIN32)
Value: 7 | 0x007 | 0b00000111

Other Errors for FACILITY_WIN32