Deleting the binary payload backup files
To clear backup files
- Navigate to Install directory > Home.
- Delete all files with bmcbackup extension.
(Windows)—Issue the following command to delete all backup files from the AR system Installation directory, such as C:\Program Files\ BMC Softwate\AR System.
Microsoft Windowscd C:\Program Files\ BMC Softwate\AR System
del /S *.bmcbackup(UNIX)—Issue the following command to delete all backup files from the AR system Installation directory, such as , /opt/bmc/ARSystem.
UNIXcd /opt/bmc/ARSystem
rm -rf *.bmcbackup
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*