File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -118,7 +118,9 @@ WScript.Echo result
118
118
119
119
### Verifying the test results
120
120
121
- #### In the Protection history, you should be able to see:
121
+ In your protection history, you should be able to see the following information:
122
+
123
+ ``` console
122
124
123
125
Threat blocked
124
126
@@ -152,9 +154,13 @@ Details: This program is dangerous and replicates by infecting other files
152
154
153
155
Affected items:
154
156
155
- #### Getting the list of Microsoft Defender Antivirus threats
157
+ ```
158
+
159
+ ### Get the list of Microsoft Defender Antivirus threats
160
+
161
+ You can view detected threats by using the Event log or PowerShell.
156
162
157
- ##### Via the Event log
163
+ #### Via the Event log
158
164
159
165
1 . Go to ** Start** , and search for ` EventVwr.msc ` . Open Event Viewer in the list of results.
160
166
You can’t perform that action at this time.
0 commit comments