| Posted by: Lemonde - 16 June 2020 10:28:12 |
|---|
| On this server: [img=https://www.sircles.net/downloads/server1.png]event 1085 server description properties page[/img] Running SQL 2016 for Sage 200 We are seeing the following any clue? Log Name: System Source: Microsoft-Windows-GroupPolicy Date: 16/06/2020 10:14:43 Event ID: 1085 Task Category: None Level: Warning Keywords: User: domain\engineer Computer: %computername%.domain.local Description: Windows failed to apply the Group Policy Registry settings. Group Policy Registry settings might have its own log file. Please click on the "More information" link. Event Xml: [code=markup]<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> <System> <Provider Name="Microsoft-Windows-GroupPolicy" Guid="{AEA1B4FA-97D1-45F2-A64C-4D69FFFD92C9}" /> <EventID>1085</EventID> <Version>0</Version> <Level>3</Level> <Task>0</Task> <Opcode>1</Opcode> <Keywords>0x8000000000000000</Keywords> <TimeCreated SystemTime="2020-06-16T09:14:43.403723000Z" /> <EventRecordID>410375</EventRecordID> <Correlation ActivityID="{993E3CBB-B3FA-4CAB-ADEE-7D60FC8EBFEF}" /> <Execution ProcessID="948" ThreadID="1972" /> <Channel>System</Channel> <Computer>%computername%.domain.local</Computer> <Security UserID="S-1-5-21-3579115636-392143320-2612192109-7514" /> </System> <EventData> <Data Name="SupportInfo1">1</Data> <Data Name="SupportInfo2">4875</Data> <Data Name="ProcessingMode">1</Data> <Data Name="ProcessingTimeInMilliseconds">2063</Data> <Data Name="ErrorCode">3</Data> <Data Name="ErrorDescription">The system cannot find the path specified. </Data> <Data Name="DCName">\\domainDC02.domain.local</Data> <Data Name="ExtensionName">Group Policy Registry</Data> <Data Name="ExtensionId">{B087BE9D-ED37-454f-AF9C-04291E351182}</Data> </EventData> </Event>[/code] |
| Posted by: sirclesadmin - 18 November 2020 17:31:54 |
|---|
| Use the GPResult or Group Policy Analyzer to track down which policy is causing this issue. It is probably a resource that the user does not have access to or one that has been removed. |