Hi guyz,
we are using windows server backup feature.. and we are backing up files and folders to remote shared location.
the problem that we are facing is that, we run this backup every day using a script to new folder (folder name=datemonthyear) , and after each 30 days we start deleting the oldest entry from the shared location
so its similar to the retention days feature of the dpm.
but the problem is that even though we delete the actual backed up folder from the shared location, its entry is still there and we can see that when we type Get-WBBackupSet
can any one tell me how to delete this entry whenever we delete the folder...
plz help me guyz.