Deployment Solution 375
Command-Line Switches
Note
When new jobs are created in a console, by default, Deployment Server will notify all
other consoles that changes have been made so they can refresh and show the newly
imported jobs. If several batches of jobs are imported, the '/n' option should be used
until the last batch to reduce the amount of refreshes performed.
Example 1: Restore all jobs from a binary backup file.
axImport /r backup.dat
Example 2: Restore jobs from a backup file into pre-created folder (named Test
Jobs).
axImport /f "Test Jobs" backup.dat
Create Job Utility
Syntax: axEvent <job-name> (options) <task-type> (parameters)
/d <db-server> Database server name
/u <db-user> Database user name
/db <db-databaseName> Database name
/p <db-password> Database user password
/lu <login-user> Deployment Server login user name
/lp <login-password> Deployment Server login password