mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-19 12:23:37 +00:00
Update configure-extension-file-exclusions-windows-defender-antivirus.md
This commit is contained in:
@ -191,7 +191,7 @@ The following table describes how the wildcards can be used and provides some ex
|
|||||||
<tr>
|
<tr>
|
||||||
<td><b>*</b> (asterisk)</td>
|
<td><b>*</b> (asterisk)</td>
|
||||||
<td>Replaces any number of characters. <br />Only applies to files in the last folder defined in the argument. </td>
|
<td>Replaces any number of characters. <br />Only applies to files in the last folder defined in the argument. </td>
|
||||||
<td>Replaces a single folder. <br />Use multiple <b>*</b> with folder slashes <b>\</b> to indicate multiple, nested folders. </br>After matching the number of wilcarded and named folders, all subfolders will also be included.</td>
|
<td>Replaces a single folder. <br />Use multiple <b>*</b> with folder slashes <b>\</b> to indicate multiple, nested folders. </br>After matching the number of wildcarded and named folders, all subfolders will also be included.</td>
|
||||||
<td>
|
<td>
|
||||||
<ol>
|
<ol>
|
||||||
<li>C:\MyData\<b>*</b>.txt</li>
|
<li>C:\MyData\<b>*</b>.txt</li>
|
||||||
@ -225,7 +225,7 @@ The following table describes how the wildcards can be used and provides some ex
|
|||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
Replaces a single character in a folder name. </br>
|
Replaces a single character in a folder name. </br>
|
||||||
After matching the number of wilcarded and named folders, all subfolders will also be included.
|
After matching the number of wildcarded and named folders, all subfolders will also be included.
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<ol>
|
<ol>
|
||||||
@ -305,7 +305,7 @@ In the following example, the items contained in the `ExclusionExtension` list a
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
See [Use PowerShell cmdlets to configure and run Windows Defender Antivirus](use-powershell-cmdlets-windows-defender-antivirus.md) and [Defender cmdlets](https://technet.microsoft.com/itpro/powershell/windows/defender/index) for more information on how to use PowerShell with Windows Defender Antivirus.
|
For more information, see [Use PowerShell cmdlets to configure and run Windows Defender Antivirus](use-powershell-cmdlets-windows-defender-antivirus.md) and [Defender cmdlets](https://technet.microsoft.com/itpro/powershell/windows/defender/index).
|
||||||
|
|
||||||
### Retrieve a specific exclusions list by using PowerShell
|
### Retrieve a specific exclusions list by using PowerShell
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user