Skip to content

Commit 5b71f22

Browse files
committed
Learn Editor: Update manage-protection-updates-microsoft-defender-antivirus.md
1 parent c77a8dd commit 5b71f22

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

defender-endpoint/manage-protection-updates-microsoft-defender-antivirus.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ You can manage the order in which update sources are used with Group Policy, Mic
9191
> [!IMPORTANT]
9292
> If you set Windows Server Update Service as a download location, you must approve the updates, regardless of the management tool you use to specify the location. You can set up an automatic approval rule with Windows Server Update Service, which might be useful as updates arrive at least once a day. To learn more, see [synchronize endpoint protection updates in standalone Windows Server Update Service](/configmgr/protect/deploy-use/endpoint-definitions-wsus#to-synchronize-endpoint-protection-definition-updates-in-standalone-wsus).
9393
94-
The procedures in this article first describe how to set the order, and then how to set up the **File share** option if it's enabled.
94+
The procedures in this article first describe how to set the order, and then how to set up the Windows File Server - **File share** option if it's enabled.
9595

9696
## Use Group Policy to manage the update location
9797

@@ -117,10 +117,10 @@ The procedures in this article first describe how to set the order, and then how
117117

118118
7. Edit the **Define file shares for downloading security intelligence updates** setting and then set the option to **Enabled**.
119119

120-
8. On a Windows Server, specify the file share source. If you have multiple sources, specify each source in the order they should be used, separated by a single pipe. Use [standard UNC notation](/openspecs/windows_protocols/ms-dtyp/62e862f4-2a51-452e-8eeb-dc4ff5ee33cc) for denoting the path. For example: `\\host-name1\share-name\object-name|\\host-name2\share-name\object-name`.
120+
1. On a Windows Server, specify the file share source. If you have multiple sources, specify each source in the order they should be used, separated by a single pipe. Use [standard UNC notation](/openspecs/windows_protocols/ms-dtyp/62e862f4-2a51-452e-8eeb-dc4ff5ee33cc) for denoting the path. For example: `\\WindowsFileServer\share-name\object-name|\\host-name2\share-name\object-name`.
121121

122122
If you don't enter any paths, then this source is skipped when the VM downloads updates.
123-
123+
124124
9. Select **OK**. This action sets the order of file shares when that source is referenced in the **Define the order of sources...** group policy setting.
125125

126126

@@ -174,7 +174,7 @@ For example, suppose that Contoso has hired Fabrikam to manage their security so
174174

175175
## Create a UNC share for security intelligence and platform updates
176176

177-
On a Windows Server set up a network file share (UNC/mapped drive) to download security intelligence and platform updates from the MMPC site by using a scheduled task.
177+
On a Windows File Server set up a network file share (UNC/mapped drive) to download security intelligence and platform updates from the MMPC site by using a scheduled task.
178178

179179
1. On the system for which you want to provision the share and download the updates, create a folder for the script.
180180

0 commit comments

Comments
 (0)