Skip to content

Commit 094e8b6

Browse files
committed
Update deployment-vdi-microsoft-defender-antivirus.md
1 parent 70040c3 commit 094e8b6

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

defender-endpoint/deployment-vdi-microsoft-defender-antivirus.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ In Windows 10, version 1903, Microsoft introduced the shared security intelligen
7676

7777
## Download and unpackage the latest updates
7878

79-
Now you can get started on downloading and installing new updates. We've created a sample PowerShell script for you below. This script is the easiest way to download new updates and get them ready for your VMs. You should then set the script to run at a certain time on the management machine by using a scheduled task (or, if you're familiar with using PowerShell scripts in Azure, Intune, or SCCM, you could also use those scripts).
79+
Now you can get started on downloading and installing new updates. This section contains a sample PowerShell script that you can use. This script is the easiest way to download new updates and get them ready for your VMs. You should then set the script to run at a certain time on the management machine by using a scheduled task (or, if you're familiar with using PowerShell scripts in Azure, Intune, or SCCM, you could also use those scripts).
8080

8181
```PowerShell
8282
@@ -335,9 +335,9 @@ Optimize the "Windows Defender Cache Maintenance" scheduled task for non-persist
335335
> [!WARNING]
336336
> If you do not do this, it can cause higher cpu utilization while the cache maintenance task is running on each of the VMs.
337337
338-
### Enable Tamper protection
338+
### Enable tamper protection
339339

340-
Enable tamper protection to prevent Microsoft Defender being disabled in the Microsoft Defender XDR portal (security.microsoft.com).
340+
Enable tamper protection to prevent Microsoft Defender Antivirus from being disabled in the [Microsoft Defender portal](https://security.microsoft.com).
341341

342342
### Exclusions
343343

@@ -358,7 +358,6 @@ If you're looking for information about Defender for Endpoint on non-Windows pla
358358
- [Microsoft Defender for Endpoint on Mac](microsoft-defender-endpoint-mac.md)
359359
- [Microsoft Defender for Endpoint on Linux](microsoft-defender-endpoint-linux.md)
360360
- [Configure Defender for Endpoint on Android features](android-configure.md)
361-
362361
- [Configure Microsoft Defender for Endpoint on iOS features](ios-configure-features.md)
363362

364363
[!INCLUDE [Microsoft Defender for Endpoint Tech Community](../includes/defender-mde-techcommunity.md)]

0 commit comments

Comments
 (0)