Need a pre-command script to delete password proteced .tibx files before adding the new version chain.
Due to limited storage space on a local hard drive, it will return an 'insufficant space' error on the next version cycle when the drive is filled even though cleanup is set to clean before filling up drive space.
This is because the current Acronis automatic clean-up process FIRST ADDS a new full backup THEN DELETES all old versions. I need this process reversed to FIRST DELETE the old THEN ADD the new.
The only way I can do that is by a pre-command using a batch (.bat) file. The Acronis technical support team refuses to assist creating one for unknown reasons.
The script may require Acronis specific commands. Since the backup is both password protected and encrypted, the scrip must first insert the password before proceeding or it will be blocked.
I need assistance writing a batch (.bat) script for a pre-command to: (1) FIRST DELETE PASSWORD PROTECTED .tibx files in a local drive folder, (2) THEN ADD the new version chain on the next cycle.
Anyone having experience wrinting pre/post command scrips, please respond.


- Accedi per poter commentare