Running Extract Utility in Interactive Mode
This command runs the extract utility in the interactive mode.
Syntax
| extract.exe [-password backupkey] [pathtobackup] | 
Parameters
| Parameter | Description | Required/Optional | 
|---|---|---|
| password | Password for the encrypted backup file. | Required for encrypted backup files | 
| pathtobackup | Path to the backup file from which machines must be restored. | Optional | 
Example
This command validates an encrypted backup file.
| extract.exe -password "standard 1" "C:/Backup/Single/Backup Job Single StorageD2022-10-03T132735_1E50.vbk" |