Omschijving:


Als je storage buiten de retentie periode geforceerd wilt opruimen


Stop Backup Service Controller service
Open command prompt and run the below commands:
clienttool lsv.clean -mode dry-run -remove-extra
List how much data can be removed from LocalSpeedVault
clienttool lsv.clean -mode remove -remove-extra
Removes extra information from LocalSpeedVault
Start Backup Service Controller service

Please Note- If Local Speed Vault is Network Share, first authenticate the share using below command
net use \\RemoteComputer\c$ password /user:MY_DOMAIN\remoteUsername




This can be done via ClientTool as described above