I ran gpresult and it says there 4 errors detected. When I opened it these are the errors.
The two 7016 errors have different contents in xml:
Event XML
<Event xmlns='http://schemas.microsoft.com/win/2004/08/events/event'><System><Provider Name='Microsoft-Windows-GroupPolicy' Guid='{aea1b4fa-97d1-45f2-a64c-4d69fffd92c9}'/><EventID>7016</EventID><Version>0</Version><Level>2</Level><Task>0</Task><Opcode>2</Opcode><Keywords>0x4000000000000000</Keywords><TimeCreated SystemTime='2020-09-02T18:16:04.130171500Z'/><EventRecordID>55621</EventRecordID><Correlation ActivityID='{0ab23cf4-db9d-442a-b71a-345cc47cd8d3}'/><Execution ProcessID='1528' ThreadID='2752'/><Channel>Microsoft-Windows-GroupPolicy/Operational</Channel><Computer>vmvaldev2019.globetel.com</Computer><Security UserID='S-1-5-18'/></System><EventData><Data Name='CSEElaspedTimeInMilliSeconds'>1703</Data><Data Name='ErrorCode'>2147500037</Data><Data Name='CSEExtensionName'>Registry</Data><Data Name='CSEExtensionId'>{35378eac-683f-11d2-a89a-00c04fbbcfa2}</Data></EventData></Event>
and this one
Event XML
<Event xmlns='http://schemas.microsoft.com/win/2004/08/events/event'><System><Provider Name='Microsoft-Windows-GroupPolicy' Guid='{aea1b4fa-97d1-45f2-a64c-4d69fffd92c9}'/><EventID>7016</EventID><Version>0</Version><Level>2</Level><Task>0</Task><Opcode>2</Opcode><Keywords>0x4000000000000000</Keywords><TimeCreated SystemTime='2020-09-02T18:16:05.338789500Z'/><EventRecordID>55636</EventRecordID><Correlation ActivityID='{0ab23cf4-db9d-442a-b71a-345cc47cd8d3}'/><Execution ProcessID='1528' ThreadID='2752'/><Channel>Microsoft-Windows-GroupPolicy/Operational</Channel><Computer>vmvaldev2019.globetel.com</Computer><Security UserID='S-1-5-18'/></System><EventData><Data Name='CSEElaspedTimeInMilliSeconds'>0</Data><Data Name='ErrorCode'>2147500037</Data><Data Name='CSEExtensionName'>Windows Search Group Policy Extension</Data><Data Name='CSEExtensionId'>{7933f41e-56f8-41d6-a31c-4148a711ee93}</Data></EventData></Event>
How could i fix this? I have searched on CSEExtensionName and it doesn't give much useful information to me.
Also for 1125 could not find relevant information on the event viewer.
