User`s guide
Agilent EasyEXPERT User’s Guide Vol. 2, Edition 1 9-17
If You Have a Problem
Data Backup and Recovery
To Make Backup of Other Data
Backup of the data other than the EasyEXPERT database can be made by the
following procedure.
1. Connect an external storage device, USB memory, HDD with USB interface and
such, to the B1500.
2. Make a copy of the folder into the external storage device.
Example: XCOPY Folder_user_1 F:\Backup_user_1
To Restore Backup of Other Data
Data other than the EasyEXPERT database can be restored by the following
procedure.
1. Connect the external storage device which stores the backup to the B1500.
2. Make a copy of the backup into the D drive.
Example: XCOPY F:\Backup_user_1 Backup_user_1
3. Delete the original folder.
Example: RMDIR /S Folder_user_1
4. Change the name of the backup to the original one.
Example: RENAME Backup_user_1 Folder_user_1