mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-16 23:37:22 +00:00
Update enable-exploit-protection.md
This commit is contained in:
parent
2e7e01b0ae
commit
f556d65b44
@ -31,13 +31,12 @@ manager: dansimp
|
|||||||
Many features from the Enhanced Mitigation Experience Toolkit (EMET) are included in exploit protection.
|
Many features from the Enhanced Mitigation Experience Toolkit (EMET) are included in exploit protection.
|
||||||
|
|
||||||
You can enable each mitigation separately by using any of these methods:
|
You can enable each mitigation separately by using any of these methods:
|
||||||
|
- [Windows Security app](#windows-security-app)
|
||||||
* [Windows Security app](#windows-security-app)
|
- [Microsoft Intune](#intune)
|
||||||
* [Microsoft Intune](#intune)
|
- [Mobile Device Management (MDM)](#mdm)
|
||||||
* [Mobile Device Management (MDM)](#mdm)
|
- [Microsoft Endpoint Configuration Manager](#microsoft-endpoint-configuration-manager)
|
||||||
* [Microsoft Endpoint Configuration Manager](#microsoft-endpoint-configuration-manager)
|
- [Group Policy](#group-policy)
|
||||||
* [Group Policy](#group-policy)
|
- [PowerShell](#powershell)
|
||||||
* [PowerShell](#powershell)
|
|
||||||
|
|
||||||
Exploit protection is configured by default in Windows 10. You can set each mitigation to on, off, or to its default value. Some mitigations have additional options.
|
Exploit protection is configured by default in Windows 10. You can set each mitigation to on, off, or to its default value. Some mitigations have additional options.
|
||||||
|
|
||||||
@ -160,11 +159,8 @@ Get-ProcessMitigation -Name processName.exe
|
|||||||
|
|
||||||
> [!IMPORTANT]
|
> [!IMPORTANT]
|
||||||
> System-level mitigations that have not been configured will show a status of `NOTSET`.
|
> System-level mitigations that have not been configured will show a status of `NOTSET`.
|
||||||
>
|
> - For system-level settings, `NOTSET` indicates the default setting for that mitigation has been applied.
|
||||||
> For system-level settings, `NOTSET` indicates the default setting for that mitigation has been applied.
|
> - For app-level settings, `NOTSET` indicates the system-level setting for the mitigation will be applied.
|
||||||
>
|
|
||||||
> For app-level settings, `NOTSET` indicates the system-level setting for the mitigation will be applied.
|
|
||||||
>
|
|
||||||
> The default setting for each system-level mitigation can be seen in the Windows Security.
|
> The default setting for each system-level mitigation can be seen in the Windows Security.
|
||||||
|
|
||||||
Use `Set` to configure each mitigation in the following format:
|
Use `Set` to configure each mitigation in the following format:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user