Stagger daily scans across early morning
This commit is contained in:
@@ -34,7 +34,10 @@ powershell -ExecutionPolicy Bypass -File .\build\build-release-manifest.ps1 `
|
||||
|
||||
The installer creates two Windows Scheduled Tasks running as `SYSTEM`:
|
||||
|
||||
- `OCSentinel Daily Scan`: runs every day at `08:00` and uploads one signed report.
|
||||
- `OCSentinel Daily Scan`: runs once per day and uploads one signed report.
|
||||
The installer deterministically assigns each device a stable slot between
|
||||
`04:00` and `06:59`, derived from its Windows `MachineGuid`. This distributes
|
||||
a fleet rollout instead of sending all reports at the same time.
|
||||
- `OCSentinel Burst Check`: runs every five minutes. It performs no scan unless
|
||||
the NinjaOne device custom field `ocsentinelburst` is enabled.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user