board logo
Posted by: andrewt2m - 01 November 2021 10:31:26
Event IDs 304 and 307 logged together - is this a bad join to the domain that needs to be remade? Log Name: Microsoft-Windows-User Device Registration/Admin Source: Microsoft-Windows-User Device Registration Date: 01/11/2021 10:27:35 Event ID: 304 Task Category: None Level: Error Keywords: User: SYSTEM Computer: DC1.domain.local Description: Automatic registration failed at join phase. Exit code: Unknown HResult Error code: 0x801c001d. Server error: empty. Debug Output:\r\n joinMode: Join drsInstance: undefined registrationType: undefined tenantType: undefined tenantId: undefined configLocation: undefined errorPhase: discover adalCorrelationId: undefined adalLog: undefined adalLog: undefined adalResponseCode: 0x0 . Event Xml: [code=markup]<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> <System> <Provider Name="Microsoft-Windows-User Device Registration" Guid="{98769876987-67DD-40A3-B636-D43E50552C6D}" /> <EventID>304</EventID> <Version>0</Version> <Level>2</Level> <Task>0</Task> <Opcode>0</Opcode> <Keywords>0x8000000000000000</Keywords> <TimeCreated SystemTime="2021-11-01T10:27:35.580221000Z" /> <EventRecordID>108</EventRecordID> <Correlation /> <Execution ProcessID="332" ThreadID="5032" /> <Channel>Microsoft-Windows-User Device Registration/Admin</Channel> <Computer>DC1.domain.local</Computer> <Security UserID="S-1-5-18" /> </System> <EventData> <Data Name="ExitCode">-2145648611</Data> <Data Name="ServerErrorMessage">empty</Data> <Data Name="TenantName">joinMode: Join drsInstance: undefined registrationType: undefined tenantType: undefined tenantId: undefined configLocation: undefined errorPhase: discover adalCorrelationId: undefined adalLog: undefined adalLog: undefined adalResponseCode: 0x0 </Data> </EventData> </Event>[/code] Log Name: Microsoft-Windows-User Device Registration/Admin Source: Microsoft-Windows-User Device Registration Date: 01/11/2021 10:27:35 Event ID: 307 Task Category: None Level: Error Keywords: User: SYSTEM Computer: DC1.domain.local Description: Automatic registration failed. Failed to lookup the registration service information from Active Directory. Exit code: Unknown HResult Error code: 0x801c001d. See http://go.microsoft.com/fwlink/?LinkId=623042 Event Xml: [code=markup]<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> <System> <Provider Name="Microsoft-Windows-User Device Registration" Guid="{098708987-67DD-40A3-B636-D43E50552C6D}" /> <EventID>307</EventID> <Version>0</Version> <Level>2</Level> <Task>0</Task> <Opcode>0</Opcode> <Keywords>0x8000000000000000</Keywords> <TimeCreated SystemTime="2021-11-01T10:27:35.580185400Z" /> <EventRecordID>107</EventRecordID> <Correlation ActivityID="{AFE2ED34-2BB2-0001-9394-09238904938490}" /> <Execution ProcessID="332" ThreadID="5032" /> <Channel>Microsoft-Windows-User Device Registration/Admin</Channel> <Computer>DC1.domain.local</Computer> <Security UserID="S-1-5-18" /> </System> <EventData> <Data Name="ExitCode">-2145648611</Data> </EventData> </Event>[/code]

Posted by: andrewt2m - 06 May 2022 16:28:32
I am seeing this on Windows 11 all of a sudden - upgrade from W10 pro Log Name: Microsoft-Windows-User Device Registration/Admin Source: Microsoft-Windows-User Device Registration Date: 06/05/2022 13:19:55 Event ID: 304 Task Category: None Level: Error Keywords: User: SYSTEM Computer: %computername%.DOMAIN.local Description: Automatic registration failed at join phase. Exit code: Unknown HResult Error code: 0x801c001d Server error: Tenant type: undefined Registration type: undefined Debug Output: joinMode: Join drsInstance: undefined registrationType: undefined tenantType: undefined tenantId: undefined configLocation: undefined errorPhase: discover adalCorrelationId: 85205d26-a689-4f9c-93b8-50dae4f24150 adalLog: undefined adalResponseCode: 0x0 Event Xml: 304 0 2 0 0 0x8000000000000000 29 Microsoft-Windows-User Device Registration/Admin %computername%.DOMAIN.local -2145648611 undefined undefined joinMode: Join drsInstance: undefined registrationType: undefined tenantType: undefined tenantId: undefined configLocation: undefined errorPhase: discover adalCorrelationId: 85205d26-a689-4f9c-93b8-50dae4f24150 adalLog: undefined adalResponseCode: 0x0 No 307 event posted so far though ???