computing
  • 17

Event ID 521 Unable To Log Events To Security

  • 17

I have window server 2008 r2 running as DC
i have found this error is reapeating in the security event log
Log Name: Security
Source: Security
Date: 10/28/2010 1:15:45 PM
Event ID: 521
Task Category: System Event
Level: Information
Keywords: Classic,Audit Success
User: SYSTEM
Computer: pcrs0061.PGESCo.com
Description:
Unable to log events to security log:
Status code: 0xc0000008
Value of CrashOnAuditFail: 0
Number of failed audits: 118

Event Xml:
<Event xmlns=”http://schemas.microsoft.com/win/2004/08/events/event”>
<System>
<Provider Name=”Security” />
<EventID Qualifiers=”0″>521</EventID>
<Level>0</Level>
<Task>1</Task>
<Keywords>0xa0000000000000</Keywords>
<TimeCreated SystemTime=”2010-10-28T11:15:45.000000000Z” />
<EventRecordID>589634536</EventRecordID>
<Channel>Security</Channel>
<Computer>pcrs0061.PGESCo.com</Computer>
<Security UserID=”S-1-5-18″ />
</System>
<EventData>
<Data>0xc0000008</Data>
<Data>0</Data>
<Data>118</Data>
</EventData>
</Event>

Share