Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have several backups jobs I would like to script to start/run. (Reason, is I want to move away from VSC Scheduler, to an Enterprise Sceduler (ie: OpCon, UC4, etc)). Is there a command or powershell script example I can use to start a backup job that I have created in VSC Backup and Recovery within vcenter? Thanks!
Solved! See The Solution
1 ACCEPTED SOLUTION
migration has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
SMVI unfortunately does not have a CLI command for running scheduled jobs. Only on-demand backups can be created from the CLI.
C:\Program Files\NetApp\Virtual Storage Console\smvi\cli\bin>smvi backup create -id <virtual_machine_name> -backup-name <backup_name> [–no-vmware-snapshot] -user
4 REPLIES 4
migration has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
SMVI unfortunately does not have a CLI command for running scheduled jobs. Only on-demand backups can be created from the CLI.
C:\Program Files\NetApp\Virtual Storage Console\smvi\cli\bin>smvi backup create -id <virtual_machine_name> -backup-name <backup_name> [–no-vmware-snapshot] -user
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This is very unfortunate. Thank you for your response. Dale
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am facing a similar request, but using a VSC (4.2.2 for VMware). We would like to perform a backup of a VM and/or Datastore from a script. Anything can be done with VSC?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
any news on that topic? is it possible with VSC 6.0?
