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/deployment-vdi-microsoft-defender-antivirus.md
+17-1Lines changed: 17 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -83,7 +83,7 @@ Security intelligence packages are typically published once every three to four
83
83
You can also set up your single server or machine to fetch the updates on behalf of the VMs at an interval and place them in the file share for consumption.
84
84
This configuration is possible when the devices have the share and read access (NTFS permissions) to the share so they can grab the updates. To set this configuration up, follow these steps:
85
85
86
-
1. Create an SMB/CIFS file share.
86
+
1. Create an SMB/CIFS file share.
87
87
88
88
2. Use the following example to create a file share with the following share permissions.
89
89
@@ -231,6 +231,22 @@ This policy forces a scan if the VM has missed two or more consecutive scheduled
231
231
232
232
This policy hides the entire Microsoft Defender Antivirus user interface from end users in your organization.
233
233
234
+
## Run the "Windows Defender Cache Maintenance" scheduled task
235
+
236
+
Optimize the "Windows Defender Cache Maintenance" for non-persistent and/or persistent VDI environments.
237
+
238
+
1. On the '**master** image' before sealing
239
+
240
+
1. Open up the **Task Scheduler** mmc (taskschd.msc)
1. Right-click on **Windows Defender Cache Maintenance**
245
+
246
+
1. Click on **Run**
247
+
248
+
1. Let the scheduled task finish
249
+
234
250
## Exclusions
235
251
236
252
If you think you need to add exclusions, see [Manage exclusions for Microsoft Defender for Endpoint and Microsoft Defender Antivirus](defender-endpoint-antivirus-exclusions.md).
0 commit comments