You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: defender-endpoint/microsoft-defender-antivirus-using-powershell.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -74,7 +74,7 @@ More details are available in [Use next-gen technologies in Microsoft Defender A
74
74
75
75
## Always-on protection (real-time scanning)
76
76
77
-
Microsoft Defender Antivirus scans files as soon as they're seen by Windows, and will monitor running processes for known or suspected malicious behaviors. If the antivirus engine discovers malicious modification, it will immediately block the process or file from running.
77
+
Microsoft Defender Antivirus scans files as soon as they're seen by Windows, monitors any running processes for known or suspected malicious behaviors. If the antivirus engine discovers malicious modification, immediately blocks the process or file from running.
78
78
79
79
For more details on these options, see [Configure behavioral, heuristic, and real-time protection](configure-protection-features-microsoft-defender-antivirus.md).
80
80
@@ -95,7 +95,7 @@ For more details on these options, see [Configure behavioral, heuristic, and rea
95
95
96
96
## Email and archive scanning
97
97
98
-
You can set Microsoft Defender Antivirus to automatically scan certain types of email files and archive files (such as .zip files) when they're seen by Windows. More information about this feature can be found under the [Managed email scans in Microsoft Defender](configure-advanced-scan-types-microsoft-defender-antivirus.md) article.
98
+
You can set Microsoft Defender Antivirus to automatically scan certain types of email files and archive files (such as .zip files) when they're seen by Windows. For more information, see [Managed email scans in Microsoft Defender](configure-advanced-scan-types-microsoft-defender-antivirus.md).
99
99
100
100
101
101
| Description | PowerShell Command |
@@ -113,7 +113,7 @@ Typically, you receive Microsoft Defender Antivirus updates from Windows update
113
113
114
114
## Advanced threat and exploit mitigation and prevention Controlled folder access
115
115
116
-
Microsoft Defender exploit protection provides features that help protect devices from known malicious behaviors and attacks on vulnerable technologies.
116
+
Exploit protection provides features that help protect devices from known malicious behaviors and attacks on vulnerable technologies.
117
117
118
118
| Description | PowerShell Command |
119
119
|---|---|
@@ -150,7 +150,7 @@ For more information, see [Microsoft Defender Offline](microsoft-defender-offlin
150
150
151
151
| Description | PowerShell Command |
152
152
|---|---|
153
-
|Ensure notifications allow you to boot the PC into a specialized malware removal environment|Set-MpPreference -UILockdown 0|
153
+
|Ensure notifications allow you to boot the device into a specialized malware removal environment|Set-MpPreference -UILockdown 0|
0 commit comments