delete extra space

This commit is contained in:
Joey Caparas 2016-12-05 19:23:28 -08:00
parent 8df434053a
commit fedc0c50b3

View File

@ -225,9 +225,7 @@ If the verification fails and your environment is using a proxy to connect to th
### Ensure that Windows Defender is not disabled by a policy ### Ensure that Windows Defender is not disabled by a policy
If your endpoints are running a third-party antimalware client, the Windows Defender ATP agent needs the Windows Defender Early Launch Antimalware (ELAM) driver to be enabled. You must ensure that it's not disabled in system policy. If your endpoints are running a third-party antimalware client, the Windows Defender ATP agent needs the Windows Defender Early Launch Antimalware (ELAM) driver to be enabled. You must ensure that it's not disabled in system policy.
- Ensure that the policy is not disabled. - Depending on the tool that you use to implement policies, you'll need to verify that the following policy is set to ```false```, for example:
Depending on the tool that you use to implement policies, you'll need to verify that the following policy is set to ```false```, for example:
```<DisableAntiSpyware>true</DisableAntiSpyware> ```<DisableAntiSpyware>true</DisableAntiSpyware>
``` ```
@ -242,9 +240,6 @@ If your endpoints are running a third-party antimalware client, the Windows Defe
## Related topics ## Related topics
- [Configure Windows Defender ATP endpoints](configure-endpoints-windows-defender-advanced-threat-protection.md) - [Configure Windows Defender ATP endpoints](configure-endpoints-windows-defender-advanced-threat-protection.md)
- [Configure endpoint proxy and Internet connectivity settings](configure-proxy-internet-windows-defender-advanced-threat-protection.md) - [Configure endpoint proxy and Internet connectivity settings](configure-proxy-internet-windows-defender-advanced-threat-protection.md)