Merge pull request #4677 from vskab/master

MacOS manual onboarding: instruct to use absolute path to python
This commit is contained in:
jcaparas
2019-08-13 10:48:14 -07:00
committed by GitHub

View File

@ -151,7 +151,7 @@ realTimeProtectionEnabled : true
2. Install the configuration file on a client machine: 2. Install the configuration file on a client machine:
```bash ```bash
python WindowsDefenderATPOnboarding.py /usr/bin/python WindowsDefenderATPOnboarding.py
Generating /Library/Application Support/Microsoft/Defender/com.microsoft.wdav.atp.plist ... (You may be required to enter sudos password) Generating /Library/Application Support/Microsoft/Defender/com.microsoft.wdav.atp.plist ... (You may be required to enter sudos password)
``` ```