Stopping Backup Job in Command Line Interface
To stop a backup job, use the following command:
or
where:
- <session_id> — ID of the currently running backup job session that you want to stop.
- --force — with this option enabled, Veeam Agent will immediately stop the backup session even if it is unable to stop the veeamjobman process for some reason.
For example:
|
You can use the veeamconfig session stop command to remove a backup job with the Pending status from the job queue. |