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.
This is a command line application which must be run as Administrator
All arguments are case-insensitive.
Perform maintenance on all reports and logs.
maintenance -all
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. |
Perform maintenance for logs only.
maintenance -log
maintenance -all
maintenance -report wakeuplog