Fixing indented content...

... I don't see why this is failing, but here's another attempt at fixing.
This commit is contained in:
Gary Moore 2020-04-01 15:16:53 -07:00 committed by GitHub
parent b354b6ed90
commit 37b683b9b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -153,13 +153,13 @@ Support for Windows Server, version 1803 and Windows 2019 provides deeper insigh
b. Run the following PowerShell command to verify that the passive mode was configured: b. Run the following PowerShell command to verify that the passive mode was configured:
```PowerShell ```PowerShell
Get-WinEvent -FilterHashtable @{ProviderName="Microsoft-Windows-Sense" ;ID=84} Get-WinEvent -FilterHashtable @{ProviderName="Microsoft-Windows-Sense" ;ID=84}
``` ```
c. Confirm that a recent event containing the passive mode event is found: c. Confirm that a recent event containing the passive mode event is found:
![Image of passive mode verification result](images/atp-verify-passive-mode.png) ![Image of passive mode verification result](images/atp-verify-passive-mode.png)
3. Run the following command to check if Windows Defender AV is installed: 3. Run the following command to check if Windows Defender AV is installed: