Skip to main content
Answer

VM Backup and restore workflow

  • July 21, 2023
  • 2 replies
  • 381 views

Forum|alt.badge.img+1

Hello,

I am trying to create workflow for VM backup and restore.

I have used predefined workflow Demo_FileSystemBackupRestore and tried to modify it for VM.
Everything goes fine until it gets to restore phase where I get Error 0x303: Q_VIRTUAL_SERVER iDataAgent is not supported by this command.

Thanks for any suggestions,

Michal

Best answer by Damian Andre

Hi @Michal Antos -

The restore part of the workflow probably needs to be replaced with a qcommand and virtual server XML - you can get the XML by running a restore and then using “save as script” and put it into the workflow.

2 replies

Damian Andre
Vaulter
Forum|alt.badge.img+23
  • Vaulter
  • Answer
  • July 25, 2023

Hi @Michal Antos -

The restore part of the workflow probably needs to be replaced with a qcommand and virtual server XML - you can get the XML by running a restore and then using “save as script” and put it into the workflow.


Forum|alt.badge.img+1
  • Author
  • Bit
  • August 7, 2023

Hi @Damian Andre,

I was on vacation, 

and thank you for pointing me out in the right direction, using ExecuteScript in Utilities I was able to run a restore.