mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-20 21:03:42 +00:00
Merge pull request #4677 from vskab/master
MacOS manual onboarding: instruct to use absolute path to python
This commit is contained in:
@ -151,7 +151,7 @@ realTimeProtectionEnabled : true
|
||||
2. Install the configuration file on a client machine:
|
||||
|
||||
```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)
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user