Skip to content

Commit 0299462

Browse files
committed
Update microsoft-defender-antivirus-using-powershell.md
1 parent 0bc296f commit 0299462

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

defender-endpoint/microsoft-defender-antivirus-using-powershell.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ More details are available in [Use next-gen technologies in Microsoft Defender A
7474

7575
## Always-on protection (real-time scanning)
7676

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.
7878

7979
For more details on these options, see [Configure behavioral, heuristic, and real-time protection](configure-protection-features-microsoft-defender-antivirus.md).
8080

@@ -95,7 +95,7 @@ For more details on these options, see [Configure behavioral, heuristic, and rea
9595

9696
## Email and archive scanning
9797

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).
9999

100100

101101
| Description | PowerShell Command |
@@ -113,7 +113,7 @@ Typically, you receive Microsoft Defender Antivirus updates from Windows update
113113

114114
## Advanced threat and exploit mitigation and prevention Controlled folder access
115115

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.
117117

118118
| Description | PowerShell Command |
119119
|---|---|
@@ -150,7 +150,7 @@ For more information, see [Microsoft Defender Offline](microsoft-defender-offlin
150150

151151
| Description | PowerShell Command |
152152
|---|---|
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|
154154

155155
## Resources
156156

0 commit comments

Comments
 (0)