Domain Controller Application Log gives eventID 1058
From Jonsdocswiki
A Windows Domain Controller may record the following error (seen screenshot right) in its Application log every 5 minutes along with:
| Event ID 1030 in Application Log |
|
Event ID: 1030
Description: Windows cannot query for the list of Group Policy objects. A message that describes the reason for this was previously logged by the policy engine. For more information, see Help and Support Center at http://support.microsoft.com.
|
Solution
From the command line on the affected domain controller, use the DFSUtil to purge the cache (as per this KB887303 article) :
| Using the DFSUtil |
|
c:\dfsutil /purgemupcache
|
