Merge pull request #5474 from MaratMussabekov/patch-87

fix typo
This commit is contained in:
Daniel Simpson 2019-11-20 12:25:18 -08:00 committed by GitHub
commit f251e23fd1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -130,7 +130,7 @@ h. Select **Manage > Assignments**. In the **Include** tab, select *
In the command prompt, run:
```bash
mdatp --edr --early-preview true
mdatp --edr --earlypreview true
```
## Troubleshooting
@ -150,4 +150,4 @@ After a successful deployment and onboarding of the correct version, check that
* Check that you enabled the early preview flag. In terminal run “mdatp health” and look for the value of “edrEarlyPreviewEnabled”. It should be “Enabled”.
If you followed the manual deployment instructions, you were prompted to enable Kernel Extensions. Pay attention to the “System Extension note” in the [manual deployment documentation](mac-install-manually.md#application-installation) and use the “Manual Deployment” section in the [troubleshoot kernel extension documentation](mac-support-kext.md#manual-deployment).
If you followed the manual deployment instructions, you were prompted to enable Kernel Extensions. Pay attention to the “System Extension note” in the [manual deployment documentation](mac-install-manually.md#application-installation) and use the “Manual Deployment” section in the [troubleshoot kernel extension documentation](mac-support-kext.md#manual-deployment).