How to schedule Invoices database invoices maintenance plans
Article # 3042674 - Page views: 50
Issue
Can Invoices' database maintenance plans be run automatically?
Solution
Invoices modules can be run from the command line. Using the /m <maintenance plan name> switch with Invoices Manager allows customers to schedule automated maintenance of the Invoices database.
For example, a Windows task can be set in the Task Scheduler to run a database repair maintenance plan named "dbRepair" can be scheduled to run with the following command (using the default installation location for Invoices):
"C:\ProgramFiles (x86)\ReadSoft\Invoices\Bin\eimngr.exe /M dbRepair"
*Remember, any file paths that contain spaces must be encapsulated in quotes.
Level of Complexity
Easy, Moderate, High
Applies to
Product | Version | Build | Environment | Hardware |
---|---|---|---|---|
Invoices | All |
Article # 3042674