One of my domain controllers is an abnormally large number of windows auditing events. The common thread I have been able to identify is that 90% of these logs share a common SID. Several thousand may be generated in a given set.
The user SID referenced is SYSTEM. When this occurs on DC1 DC2 is referenced as event user and visa-versa. These sets are occurring at exactly 5 minute increments. I have already checked the windows event logs scheduled tasks, even the checks I have running from Nagios. Nothing has pointed to a source for this behavior.
I did manage to move this behavior from one DC to the next by rebooting.
How can I track down exactly what is running with this SID to determine the cause of this behavior?
EDIT:
I have tried running dcdiag and repadmin to see if this is directly related to the DC roles on these boxes. No errors are reported. Searching for the GUID and invocation ID in the windows event log doesn't help.