mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-20 17:27:23 +00:00
Merge pull request #3488 from MicrosoftDocs/macky-codesweep7
Update page
This commit is contained in:
commit
622ef15ffe
@ -19,7 +19,7 @@ ms.topic: conceptual
|
||||
|
||||
# Schedule scans with Microsoft Defender ATP for Mac
|
||||
|
||||
While you can start a threat scan at any time with Microsoft Defender ATP, your enterprise might benefit from scheduled or timed scans. For example, you can schedule a scan to run at the beginning of every workday or week. Create a scanning schedule using launchd on a macOS computer.
|
||||
While you can start a threat scan at any time with Microsoft Defender ATP, your enterprise might benefit from scheduled or timed scans. For example, you can schedule a scan to run at the beginning of every workday or week. Create a scanning schedule using launchd on a macOS computer.
|
||||
|
||||
## Schedule a scan with launchd
|
||||
|
||||
@ -70,6 +70,8 @@ While you can start a threat scan at any time with Microsoft Defender ATP, your
|
||||
|
||||
```bash
|
||||
launchctl load /Library/LaunchDaemons/<your file name.plist>
|
||||
```
|
||||
```bash
|
||||
launchctl start <your file name>
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user