A string that specifies the name of the file that contains a
backup of the array information. The restore operation copies the
information in that file to the current array.
bValidateServers
A Boolean value that specifies whether to check that the BIF
backup file and the current array, which will be elimiated during
the restore operation, have the same list of servers. The default
value for this parameter is TRUE. If the lists of servers differ,
the following error is returned:
E_SERVER_LIST_MISMATCH_IN_BACKUP_FILE = 0x800403a4, "The given file
contains different servers than the current array
configuration".
Remarks
If you perform a restore from a remote computer, the path you
provide should be local to the server for example,
c:\Backups\MyBackup.bif. The server computer will resolve the path.
Do not provide a path that is relative to the remote administration
computer.