Skip to content

Commit 31b304b

Browse files
committed
Update deployment-vdi-microsoft-defender-antivirus.md
1 parent 5688e7b commit 31b304b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,7 @@ Invoke-WebRequest -Uri 'https://go.microsoft.com/fwlink/?LinkID=121721&arch=x64'
7575
Start-Process -FilePath $vdmpackage -WorkingDirectory $vdmpath -ArgumentList "/x"
7676
```
7777

78-
You can set a scheduled task to run once a day so that whenever the package is downloaded and unpacked then the VMs will receive the new update.
79-
We suggest starting with once a day, but you should experiment with increasing or decreasing the frequency to understand the impact.
78+
You can set a scheduled task to run once a day so that whenever the package is downloaded and unpacked then the VMs receive the new update. We suggest starting with once a day, but you should experiment with increasing or decreasing the frequency to understand the impact.
8079

8180
Security intelligence packages are typically published once every three to four hours. Setting a frequency shorter than four hours isn't advisable because it will increase the network overhead on your management machine for no benefit.
8281

0 commit comments

Comments
 (0)