Error 0x80071767

Value: -2147018905 | 0x80071767 | 2147948391

What does it mean ?

ERROR_GROUPSET_NOT_AVAILABLE  
// The cluster group set is not available for any further requests.
Value: 5991 | 0x1767 | 0b0001011101100111

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