Hi,
I'v been testing vRanger 6 for a few times, and I totally missed the fact that deleting a JobTemplate doesn't delete the related savepoints.
So my repositories are full of useless and disk wasting files.
Is there a way to clean all this programmatically ? I can't seen these SP in the console, neither they are listed when using the PowerShell API.
Now I could just wipe everything and reschedule everyhting, but my main concern is how to deal with repository changing in the future, if someone forgets to clean up the old one.
I'd like to provide an automated cleaning system.
By the way, I played with the "Remove-SavePoint" CmdLet : the SP has been removed from the inventory, but the files are still on the disk. Is it normal ?
Thanks for any kind of help.
Regards.
CK