board logo
Posted by: drdread - 07 November 2024 10:06:11
Windows 2012 RDS Server - is it now incompatible with Windows 2022 DCs? Log Name: Microsoft-Windows-TerminalServices-RemoteConnectionManager/Admin Source: Microsoft-Windows-TerminalServices-RemoteConnectionManager Date: 07/11/2024 09:56:26 Event ID: 20499 Task Category: None Level: Warning Keywords: User: NETWORK SERVICE Computer: RDserver.domain.local Description: Remote Desktop Services has taken too long to load the user configuration from server \\DC1.domain.local for user admin Event Xml: [code=markup]<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> <System> <Provider Name="Microsoft-Windows-TerminalServices-RemoteConnectionManager" Guid="{C76BAA63-AE56-421C-B425-340B4B24357F}" /> <EventID>20499</EventID> <Version>0</Version> <Level>3</Level> <Task>0</Task> <Opcode>0</Opcode> <Keywords>0x4000000000000000</Keywords> <TimeCreated SystemTime="2024-11-07T09:56:26.142560900Z" /> <EventRecordID>2499</EventRecordID> <Correlation /> <Execution ProcessID="3740" ThreadID="4576" /> <Channel>Microsoft-Windows-TerminalServices-RemoteConnectionManager/Admin</Channel> <Computer>RDserver.domain.local</Computer> <Security UserID="S-1-3-33" /> </System> <UserData> <EventXML xmlns="Event_NS"> <ServerName>\\DC1.domain.local</ServerName> <UserName>admin</UserName> </EventXML> </UserData> </Event>[/code]