Skip to main content

1196 - How to do a Bare Metal Recovery using InstantData (v20.4 and earlier)

Comments

1 comment

  • Bruce Laing

    Hi,

    Might be worth noting the command line options for BMR, these are 19.9.12.9221

     

    InstantData: Full System Recovery - Bare Metal Recovery

    Example:
    InstantData.FSR.BMR.exe -Server=12.34.56.78 -Port=443 -Account=BackupGroup\AccountName -Key=encryptionKey123

    Options:

    -Help Displays this help

    Required:
    -Server Address of AS or SS where the account is located
    -Port Address Port of AS or SS where the account is located
    -Account Guid or full account name used for restore
    -Key Encryption key for account

    -Backup Specify the backup to restore from
    -Secure Should the connection to the Platform be over https. This needs to be set to true if your network uses a transparent proxy
    -FileExclusions Exclude files that match the spec.
    -FolderExclusions Exclude entire folders from being restored.
    -DiskMap Map disks in backup to disks on target machine (e.g. 1:2,2:3 maps disk 1 in the backup to disk 2 in the target and disk 2 in the backup to disk 3 in the target)

    Advanced:
    -LocalBackupPath
    -VersionToReport The version that InstantData reports to the SP. If not specified the InstantData agent version will be reported.
    -VersionPassword SP admin password to override the version check
    -Timeout Storage Platform request timeout in seconds.
    -ConnectionLimit Max concurrent connections to the platform.
    -UrlRefreshInterval How often the cached server URLs should be refreshed (in mins).

    0

Article is closed for comments.