mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-16 15:27:22 +00:00
AV content fixes
This commit is contained in:
parent
38c178a46b
commit
e5a5466ec9
@ -77,8 +77,6 @@ See [How to create and deploy antimalware policies: Exclusion settings](https://
|
||||
|
||||
5. Click **OK**.
|
||||
|
||||

|
||||
|
||||
### Use PowerShell cmdlets to exclude files that have been opened by specified processes from scans
|
||||
|
||||
Using PowerShell to add or remove exclusions for files that have been opened by processes requires using a combination of three cmdlets with the `-ExclusionProcess` parameter. The cmdlets are all in the [Defender module](https://technet.microsoft.com/itpro/powershell/windows/defender/defender).
|
||||
|
@ -204,43 +204,11 @@ This section lists the default exclusions for all Windows Server 2016 and 2019 r
|
||||
|
||||
#### Hyper-V exclusions
|
||||
|
||||
This section lists the file type exclusions, folder exclusions, and process exclusions that are delivered automatically when you install the Hyper-V role
|
||||
The following table lists the file type exclusions, folder exclusions, and process exclusions that are delivered automatically when you install the Hyper-V role.
|
||||
|
||||
- File type exclusions:
|
||||
|
||||
- `*.vhd`
|
||||
|
||||
- `*.vhdx`
|
||||
|
||||
- `*.avhd`
|
||||
|
||||
- `*.avhdx`
|
||||
|
||||
- `*.vsv`
|
||||
|
||||
- `*.iso`
|
||||
|
||||
- `*.rct`
|
||||
|
||||
- `*.vmcx`
|
||||
|
||||
- `*.vmrs`
|
||||
|
||||
- Folder exclusions:
|
||||
|
||||
- `%ProgramData%\Microsoft\Windows\Hyper-V`
|
||||
|
||||
- `%ProgramFiles%\Hyper-V`
|
||||
|
||||
- `%SystemDrive%\ProgramData\Microsoft\Windows\Hyper-V\Snapshots`
|
||||
|
||||
- `%Public%\Documents\Hyper-V\Virtual Hard Disks`
|
||||
|
||||
- Process exclusions:
|
||||
|
||||
- `%systemroot%\System32\Vmms.exe`
|
||||
|
||||
- `%systemroot%\System32\Vmwp.exe`
|
||||
|File type exclusions |Folder exclusions | Process exclusions |
|
||||
|:--|:--|:--|
|
||||
| `*.vhd` <br/> `*.vhdx` <br/> `*.avhd` <br/> `*.avhdx` <br/> `*.vsv` <br/> `*.iso` <br/> `*.rct` <br/> `*.vmcx` <br/> `*.vmrs` | `%ProgramData%\Microsoft\Windows\Hyper-V` <br/> `%ProgramFiles%\Hyper-V` <br/> `%SystemDrive%\ProgramData\Microsoft\Windows\Hyper-V\Snapshots` <br/> `%Public%\Documents\Hyper-V\Virtual Hard Disks` | `%systemroot%\System32\Vmms.exe` <br/> `%systemroot%\System32\Vmwp.exe` |
|
||||
|
||||
#### SYSVOL files
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user