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.
2 parents 2d90daa + 649432a commit e20834dCopy full SHA for e20834d
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