P
PhilLogan
Windows Vista Operating system
A notification came up saying that there were errors in the event log.
I went into the system event log and found an error that seemed to be what the notification was talking about.
The error appears to be called Event 7043, Service Control Manager Eventlog Provider.
The XML code for this error is:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
<Provider Name="Service Control Manager" Guid="{555908D1-A6D7-4695-8E1E-26931D2012F4}" EventSourceName="Service Control Manager" />
<EventID Qualifiers="49152">7043</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2015-05-13T00:49:37.000Z" />
<EventRecordID>525507</EventRecordID>
<Correlation />
<Execution ProcessID="0" ThreadID="0" />
<Channel>System</Channel>
<Computer>Gateway</Computer>
<Security />
</System>
- <EventData>
<Data Name="param1">Group Policy Client</Data>
</EventData>
</Event>
The date and exact time of this error is 5/12/2015 6:49:37 PM.
Continue reading...
A notification came up saying that there were errors in the event log.
I went into the system event log and found an error that seemed to be what the notification was talking about.
The error appears to be called Event 7043, Service Control Manager Eventlog Provider.
The XML code for this error is:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
<Provider Name="Service Control Manager" Guid="{555908D1-A6D7-4695-8E1E-26931D2012F4}" EventSourceName="Service Control Manager" />
<EventID Qualifiers="49152">7043</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2015-05-13T00:49:37.000Z" />
<EventRecordID>525507</EventRecordID>
<Correlation />
<Execution ProcessID="0" ThreadID="0" />
<Channel>System</Channel>
<Computer>Gateway</Computer>
<Security />
</System>
- <EventData>
<Data Name="param1">Group Policy Client</Data>
</EventData>
</Event>
The date and exact time of this error is 5/12/2015 6:49:37 PM.
Continue reading...