Tried reformatting xml.

This commit is contained in:
Andrea Bichsel (Aquent LLC) 2018-01-31 15:37:35 -08:00
parent 81b365fea6
commit 242bc46edd

View File

@ -146,8 +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"?>
<?xml version="1.0" encoding="UTF-8"?>
-<root>
<SystemConfig/>
-<AppConfig Executable="ExtExport.exe">
@ -203,9 +202,8 @@ You can manually remove unwanted mitigations in Windows Defender Security Center
<ExtensionPoints OverrideExtensionPoint="false" DisableExtensionPoints="true"/>
</AppConfig>
</root>
```
If you havent already, it is 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.
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.
## Related topics