mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-18 20:03:40 +00:00
@ -175,7 +175,32 @@ Subject:
|
|||||||
Logon ID: 0x3E6
|
Logon ID: 0x3E6
|
||||||
```
|
```
|
||||||
|
|
||||||
After the event, one more event ID is generated:
|
After event 4716, you may see either event 4724 or event 4742 or both:
|
||||||
|
|
||||||
|
```
|
||||||
|
Log Name: Security
|
||||||
|
Source: Microsoft-Windows-Security-Auditing
|
||||||
|
Date: <time>
|
||||||
|
Event ID: 4724
|
||||||
|
Task Category: User Account Management
|
||||||
|
Level: Information
|
||||||
|
Keywords: Audit Success
|
||||||
|
User: N/A
|
||||||
|
Computer: <FQDN>
|
||||||
|
Description:
|
||||||
|
An attempt was made to reset an account's password.
|
||||||
|
|
||||||
|
Subject:
|
||||||
|
Security ID: ANONYMOUS LOGON
|
||||||
|
Account Name: ANONYMOUS LOGON
|
||||||
|
Account Domain: NT AUTHORITY
|
||||||
|
Logon ID: 0x3E6
|
||||||
|
|
||||||
|
Target Account:
|
||||||
|
Security ID: CONTOSO\CONTOSOPEERTREE$ //OBJECT representing the TRUST object
|
||||||
|
Account Name: CONTOSOPEERTREE$
|
||||||
|
Account Domain: CONTOSO
|
||||||
|
```
|
||||||
|
|
||||||
```
|
```
|
||||||
Log Name: Security
|
Log Name: Security
|
||||||
@ -186,35 +211,26 @@ Task Category: Computer Account Management
|
|||||||
Level: Information
|
Level: Information
|
||||||
Keywords: Audit Success
|
Keywords: Audit Success
|
||||||
User: N/A
|
User: N/A
|
||||||
Computer: <fqdn>
|
Computer: <FQDN>
|
||||||
Description:
|
Description:
|
||||||
A computer account was changed.
|
A computer account was changed.
|
||||||
|
|
||||||
Subject:
|
Subject:
|
||||||
Security ID: ANONYMOUS LOGON
|
Security ID: ANONYMOUS LOGON
|
||||||
Account Name: ANONYMOUS LOGON
|
Account Name: ANONYMOUS LOGON
|
||||||
Account Domain: NT AUTHORITY
|
Account Domain: NT AUTHORITY
|
||||||
Logon ID: 0x3E6
|
Logon ID: 0x3E6
|
||||||
|
|
||||||
Computer Account That Was Changed:
|
Computer Account That Was Changed:
|
||||||
Security ID: CONTOSO\CONTOSOPEERTREE$ //OBJECT representing the TRUST object
|
Security ID: CONTOSO\CONTOSOPEERTREE$
|
||||||
Account Name: CONTOSOPEERTREE$
|
Account Name: CONTOSOPEERTREE$
|
||||||
Account Domain: CONTOSO
|
Account Domain: CONTOSO
|
||||||
Password Last Set: 10/9/2019 12:02:08 PM
|
|
||||||
|
Changed Attributes:
|
||||||
Log Name: Security
|
...
|
||||||
Source: Microsoft-Windows-Security-Auditing
|
Password Last Set: <time>
|
||||||
Date: 10/1/2019 4:02:43 PM
|
...
|
||||||
Event ID: 4716
|
|
||||||
Task Category: Authentication Policy Change
|
Additional Information:
|
||||||
Level: Information
|
Privileges: -
|
||||||
Keywords: Audit Success
|
```
|
||||||
User: N/A
|
|
||||||
Computer: W-REDAD-P01.red.lhgroup.de
|
|
||||||
Description:
|
|
||||||
Trusted domain information was modified.
|
|
||||||
|
|
||||||
Subject:
|
|
||||||
Security ID: S-1-5-21-1313371058-2156521407-1595812000-1103 //Shows the respective domain Sid
|
|
||||||
Account Name: U806391a //Users who has modified the attribute.
|
|
||||||
Account Domain: RED
|
|
||||||
Logon ID: 0x16049916
|
|
||||||
```
|
|
||||||
|
Reference in New Issue
Block a user