mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-20 12:53:38 +00:00
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:
|
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)
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user