Restoring a file from a CR Delta
-
Apologies if I am over complicating this.
I have an hourly CR of a Windows server and I need to restore a single file. Being CR the file restore feature is not an option.
I am thinking I need to:
- Spin up the CR VM
- Copy the file to the production VM
My question is I need the CR VM to be off the network so it does not conflict with the production VM however then how do I get the file off?? Catch 22.
Again, apologies if the solution is simple and I am over complicating things.
-
@McHenry You can clone the VM, and remove the network of the clone before starting it
-
So really backup and CR have similarities but are two different beasts with distinct purposes
-
Exactly
CR is for fast recovery of your entire VM, backup is here to save your VMs on the longer run with the extra capability to restore files.
It's 2 different things