Skip to content

Commit 1a700bc

Browse files
committed
update
1 parent d2f6894 commit 1a700bc

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

support/windows-server/windows-security/event-id-7-on-domain-controllers.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,19 +36,19 @@ Event Xml:
3636
<Event
3737
xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
3838
<System>
39-
<Provider Name="Microsoft-Windows-Kerberos-Key-Distribution-Center" Guid="**guid**" EventSourceName="KDC" />
39+
<Provider Name="Microsoft-Windows-Kerberos-Key-Distribution-Center" Guid="(guid)" EventSourceName="KDC" />
4040
<EventID Qualifiers="49152">7</EventID>
4141
<Version>0</Version>
4242
<Level>2</Level>
4343
<Task>0</Task>
4444
<Opcode>0</Opcode>
4545
<Keywords>0x80000000000000</Keywords>
46-
<TimeCreated SystemTime="**date time**" />
46+
<TimeCreated SystemTime="(date time)" />
4747
<EventRecordID>29550</EventRecordID>
4848
<Correlation />
4949
<Execution ProcessID="896" ThreadID="0" />
5050
<Channel>System</Channel>
51-
<Computer>**dc fqdn**</Computer>
51+
<Computer>(dc fqdn)</Computer>
5252
<Security />
5353
</System>
5454
<EventData>

0 commit comments

Comments
 (0)