Update microsoft-defender-atp-mac-install-manually.md

This commit is contained in:
maximvelichko
2019-06-12 11:44:09 -07:00
committed by GitHub
parent 2415ed9613
commit 383ac1b329

View File

@ -97,13 +97,17 @@ realTimeProtectionEnabled : true
... ...
``` ```
To resolve it, click on the Fix button. It will prompt the **Security & Privacy** system window, where you will have to **Allow** system software from developers "Microsoft Corporation". > [!NOTE]
You can enable it by performting the following steps: > You have a 30 minute window to enable Real Time Protection from the warning banner, immediately following installation.
Note, that if you won't complete this step [during 30 minutes](https://developer.apple.com/library/archive/technotes/tn2459/_index.html) after the installation, the prompt will disappear: The warning banner containing a **Fix** button, which allows you to quickly enable Real Time Protection, without having to open a command prompt. Click on the **Fix** button. It will prompt the **Security & Privacy** system window, where you will have to **Allow** system software from developers "Microsoft Corporation".
If you don't see a prompt, then it means that 30 or more minutes have already passed, and Real Time Protection has still not been enabled:
![Security and privacy window after prompt expired screenshot](images/MDATP_33_SecurityPrivacySettings_NoPrompt.png) ![Security and privacy window after prompt expired screenshot](images/MDATP_33_SecurityPrivacySettings_NoPrompt.png)
In this case you will need to perform the following steps to enable Real Time Protection instead.
1. In Terminal, attempt to install the driver. (The operation will fail) 1. In Terminal, attempt to install the driver. (The operation will fail)
```bash ```bash
mavel-mojave:~ testuser$ sudo kextutil /Library/Extensions/wdavkext.kext mavel-mojave:~ testuser$ sudo kextutil /Library/Extensions/wdavkext.kext