No you cannot pick a specific date as backups are a chain so having the one point would be useless.
You need to set up GFS to tape to accomplish what you need.
Hi @Aleem Syed -
Yep...as Chris shared..this functionality is not possible. If you find cmdlets with parameters to accomplish your goal with PoSH...that would indeed be the only option. GFS as Chris shared would be about the closest thing you can do in the UI/Console, but you’d have more restore points than you want.
Maybe….you could use the UI, or again in PoSH, to run a VeeamZIP job on against the VM (so, not really copying Veeam backup files) on the day you’re wanting and run it as a scheduled task. That’s pretty much all I know of.
At the very least..you could reach out to Veeam Support to see if they know of any other way than our suggestions.
Best.
Use a File to Tape job and add the backup files you want explicitly as the source for the job.
With Backup to Tape (including GFS) it’s not possible to specify this for a one-off backup, so File to Tape is the answer (Veeam Backup files do not require license for File to Tape)
Sounds like the perfect case to use GFS. Or as @coolsport00 suggested PowerShell.
I’m doing something similar with GFS to tape already keeping monthly’s for a long time and weekly jobs to bridge the gaps.