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
Specifies file-share sources for definition updates.
1687
-
Specify sources as a bracketed sequence of Universal Naming Convention (UNC) locations, separated by the pipeline symbol; for example, { \\\\Server01\Share01 | \\\\Server02\Share02 | \\\\Server03\Share03}.
1687
+
Specify sources as a sequence of Universal Naming Convention (UNC) locations, separated by the pipeline symbol; for example, `"\\Server01\Share01 | \\Server02\Share02 | \\Server03\Share03"`.
1688
1688
If you specify a value for this parameter, Windows Defender attempts to connect to the shares in the order that you specify.
1689
1689
After Windows Defender updates a definition, it stops attempting to connect to shares on the list.
1690
1690
If you do not specify a value for this parameter, the list is empty.
Specifies the order in which to contact different definition update sources.
1723
-
Specify the types of update sources in the order in which you want Windows Defender to contact them, enclosed in braces and separated by the pipeline symbol; for example, { InternalDefinitionUpdateServer | MicrosoftUpdateServer | MMPC }.
1723
+
Specify the types of update sources in the order in which you want Windows Defender to contact them, separated by the pipeline symbol; for example, `"InternalDefinitionUpdateServer | MicrosoftUpdateServer | MMPC"`.
1724
1724
The values that you can specify in the string are:
1725
1725
1726
1726
- InternalDefinitionUpdateServer
@@ -1732,7 +1732,7 @@ MMPC refers to Microsoft Malware Protection Center.
1732
1732
1733
1733
If you specify a value for this parameter, Windows Defender contacts the definition update sources in the specified order.
1734
1734
After Windows Defender downloads definition updates from a source, it stops attempting to connect to other sources.
1735
-
If you do not specify a value for this parameter, Windows Defender contacts sources in the default order of { MicrosoftUpdateServer | MMPC }.
1735
+
If you do not specify a value for this parameter, Windows Defender contacts sources in the default order of `"MicrosoftUpdateServer | MMPC"`.
0 commit comments