Hi. I have warning in logs:
GroupPolicy ( Microsoft-Windows-GroupPolicy ) 1085
<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="2021-06-15T12:03:37.754016600Z" />
<EventRecordID>34148</EventRecordID>
<Correlation ActivityID="{cd5a87f3-8843-4ddc-9be7-c48712ce8cfc}" />
<Execution ProcessID="1744" ThreadID="6548" />
<Channel>System</Channel>
<Computer>Dattum-rdp-13.resoleasing.com</Computer>
<Security UserID="S-1-5-18" />
</System><EventData>
<Data Name="SupportInfo1">1</Data>
<Data Name="SupportInfo2">5079</Data>
<Data Name="ProcessingMode">0</Data>
<Data Name="ProcessingTimeInMilliseconds">7656</Data>
<Data Name="ErrorCode">183</Data>
<Data Name="ErrorDescription">The file cannot be created because it already exists.</Data>
<Data Name="DCName">\\DC-01.daomain.local</Data>
<Data Name="ExtensionName">Group Policy Files</Data>
<Data Name="ExtensionId">{7150F9BF-48AD-4da4-A49C-29EF4A8369BA}</Data>
</EventData>
</Event>
How can I find out what this policy is?
How can I fix this? Do I have to apply the policy once?




