mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-20 12:53:38 +00:00
add event viewer gif and instructions for manually viewing events
This commit is contained in:
@ -58,7 +58,7 @@ First, enable the mitigation using PowerShell, and then confirm that it has been
|
||||
2. Enter the following cmdlet:
|
||||
|
||||
```PowerShell
|
||||
Set<EFBFBD>ProcessMitigation <EFBFBD>Name iexplore.exe <EFBFBD>Enable DisallowChildProcessCreation
|
||||
Set-ProcessMitigation -Name iexplore.exe -Enable DisallowChildProcessCreation
|
||||
```
|
||||
|
||||
1. Open the Windows Defender Security Center by clicking the shield icon in the task bar or searching the start menu for **Defender**.
|
||||
@ -92,7 +92,7 @@ Lastly, we can disable the mitigation so that Internet Explorer works properly a
|
||||
|
||||
## Review Exploit Protection events in Windows Event Viewer
|
||||
|
||||
You can now review the events that Exploit Protection sent to the Windows Event log to confirm what happened:
|
||||
You can now review the events that Exploit Protection sent to the Windows Event log to confirm what happened. You can use the custom view below or [locate them manually](event-views-exploit-guard.md#list-of-all-windows-defender-exploit-guard-events).
|
||||
|
||||
1. Download the [Exploit Guard Evaluation Package](https://aka.ms/mp7z2w) and extract the file *ep-events.xml* to an easily accessible location on the machine.
|
||||
|
||||
|
Reference in New Issue
Block a user