Purpose
The activate_job command activates a retired job, so that it is available.
Syntax
activate_job -n|-name Name [parameters]
Example
dsc activate_job -n job1 -S
Parameters
- n|name Name
- The name of the job on which to perform the action. Must be unique for each job.
- S|Skip_prompt SkipPrompt
- [Optional] Skips displaying a confirmation message before performing the command action.
- u|user_authentication User
- Required when security management is enabled. Supplies the command with the Viewpoint user, and triggers a password prompt for authentication.
Usage Notes
The activate_job command sets the state of a retired job to active, which allows you to run the job.
You cannot activate a job that is already in the active state.
XML File Example
This command does not support an XML file.