Tried reformatting xml again.

This commit is contained in:
Andrea Bichsel (Aquent LLC) 2018-01-31 15:49:47 -08:00
parent 242bc46edd
commit 203ec9597b

View File

@ -146,6 +146,7 @@ You can manually remove unwanted mitigations in Windows Defender Security Center
2. Create and import an XML configuration file with the following default mitigations, as described in Import, export, and deploy Exploit Protection configurations:
```xml
<?xml version="1.0" encoding="UTF-8"?>
-<root>
<SystemConfig/>
@ -202,6 +203,7 @@ You can manually remove unwanted mitigations in Windows Defender Security Center
<ExtensionPoints OverrideExtensionPoint="false" DisableExtensionPoints="true"/>
</AppConfig>
</root>
```
If you havent already, it's a good idea to download and use the [Windows Security Baselines](https://docs.microsoft.com/en-us/windows/device-security/windows-security-baselines) to complete your Exploit protection customization.