| Posted by: andrewt2m - 06 September 2023 12:27:44 |
|---|
| What can I do to prevent these appearing in the event log?: Log Name: Microsoft-Windows-User Device Registration/Admin Source: Microsoft-Windows-User Device Registration Date: 06/09/2023 12:20:22 Event ID: 304 Task Category: None Level: Error Keywords: User: SYSTEM Computer: pc.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: join Mode: Join drsInstance: undefined registrationType: undefined tenantType: undefined tenantId: undefined configLocation: undefined errorPhase: discover adalCorrelationId: 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="{23b8d46b-67dd-40a3-b636-d43e50552c6d}" /> <EventID>304</EventID> <Version>0</Version> <Level>2</Level> <Task>0</Task> <Opcode>0</Opcode> <Keywords>0x8000000000000000</Keywords> <TimeCreated SystemTime="2023-09-06T11:20:22.389738300Z" /> <EventRecordID>9573</EventRecordID> <Correlation /> <Execution ProcessID="46924" ThreadID="46820" /> <Channel>Microsoft-Windows-User Device Registration/Admin</Channel> <Computer>pc.domain.local</Computer> <Security UserID="S-1-5-18" /> </System> <EventData> <Data Name="ExitCode">-2145648611</Data> <Data Name="ServerErrorMessage"> </Data> <Data Name="TenantType">undefined</Data> <Data Name="JoinType">undefined</Data> <Data Name="DebugOutput">joinMode: Join drsInstance: undefined registrationType: undefined tenantType: undefined tenantId: undefined configLocation: undefined errorPhase: discover adalCorrelationId: undefined adalLog: undefined adalResponseCode: 0x0 </Data> </EventData> </Event>[/code] |