We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9061632 commit 9cc5be7Copy full SHA for 9cc5be7
defender-endpoint/schedule-antivirus-scan-crontab.md
@@ -77,7 +77,7 @@ Press **Insert**, and then add the following entries:
77
```bash
78
CRON_TZ=America/Los_Angeles
79
80
-0 2 * * sat /bin/mdatp scan quick > ~/mdatp_cron_job.log
+0 2 * * sat /usr/bin/mdatp scan quick > ~/mdatp_cron_job.log
81
```
82
83
> [!NOTE]
0 commit comments