While only having space for 1 full backup on disk, the Retendays of 1 does not delete the previous day's backups.
Due to the random way that Virtual Center presents the virtual machines to vRanger, vRanger
To resolve this issue, create a batch file to delete the backup files before starting the vRanger job.
For Example:
del /S /Q D:\BackupsFolder
* Please note- The above command will delete all files in the D:\BackupsFolder and subfolders when executed. Vizioncore takes no responsibility for the mis-use of the above script.