Fix width height numbers for GP screenshot

This commit is contained in:
JanKeller1
2016-06-04 11:26:20 -07:00
parent 185dd7fc07
commit 677918a506
2 changed files with 2 additions and 2 deletions

View File

@ -175,7 +175,7 @@ This event generates every time a new process starts.
- **Process Command Line** \[Version 1, 2\] \[Type = UnicodeString\]**:** contains the name of executable and arguments which were passed to it. You must enable “Administrative Templates\\System\\Audit Process Creation\\Include command line in process creation events” group policy to include command line in process creation events: - **Process Command Line** \[Version 1, 2\] \[Type = UnicodeString\]**:** contains the name of executable and arguments which were passed to it. You must enable “Administrative Templates\\System\\Audit Process Creation\\Include command line in process creation events” group policy to include command line in process creation events:
<img src="images/group-policy.png" alt="Group policy illustration" width="790" height="171" /> <img src="images/group-policy.png" alt="Group policy illustration" width="490" height="448" />
By default **Process Command Line** field is empty. By default **Process Command Line** field is empty.

View File

@ -101,7 +101,7 @@ This event is generated only on domain controllers.
This event shows changes in “Kerberos policy”. Here is location of Kerberos policies in Group Policy management console: This event shows changes in “Kerberos policy”. Here is location of Kerberos policies in Group Policy management console:
<img src="images/group-policy-editor.png" alt="Group policy editor illustration" width="490" height="448" /> <img src="images/group-policy-editor.png" alt="Group policy editor illustration" width="790" height="171" />
## Security Monitoring Recommendations ## Security Monitoring Recommendations