Maintenance
This application performs maintenance via the Windows Task Scheduler. Each report and task are configured via System Configuration System Events.
For sites which disable Windows Task Scheduler or wish to perform the maintenance tasks via management tools the following arguments can be used. Retention options are all stored in the DuVoice database so it's only necessary to run the requested task.
Commands
All arguments are case-insensitive.
Everything
Perform maintenance on all reports and logs.
maintenance -all
Reports
Perform maintenance for a specific report.
maintenance -report <option>
Option | Description |
---|---|
reportmbactivity | Mailbox activity. |
pmslog | PMS. |
wakeuplog | Wakeup calls. |
reporteas | Emergency Alert. |
rsi-log | Room Status. |
rsi-post | Room Status server logs. |
isi-log | Inventory. |
isi-post | Inventory server logs. |
reportlines | Line activity. |
reportevents | System events. |
Logs
Perform maintenance for logs only.
maintenance -log
Examples
All Logs and Reports
maintenance -all
Wakeup Report only
maintenance -report wakeuplog