Bare Metal Recovery

Bare Metal Recovery

A step by step guide for creating BDRSuite Recovery CD for Bare-Metal Recovery 

Overview

This knowledge base article outlines the step-by-step process of creating a BDRSuite Recovery CD for conducting Bare-Metal Recovery (BMR). It covers the installation of Windows AIK/ADK, downloading the BDRSuite Recovery CD, and creating the BDRSuite Recovery ISO file, including steps for creating a UEFI ISO.

Step 1: Installation of Windows AIK/ADK and BDRSuite Recovery CD Builder

1.1 Download and Install Windows AIK/ADK:
  1. Download Windows AIK 
  2. Download Windows ADK
Notes
Note: AIK supports Windows 7, 8.1, 2008, 2008 R2. ADK supports Windows 10, 2012 R2, 2016, and up to 2019.
1.2 Download BDRSuite Recovery CD:
  1. Download the BDRSuite Recovery CD
NotesNote: Choose the appropriate version (32-bit or 64-bit) based on your requirements.
1.3 Run RecoveryCDBuilder
  1. Unzip the downloaded BDRSuite Recovery CD file.
  2. Run RecoveryCDBuilder with administrator privileges.

Step 2: Creation of BDRSuite Recovery ISO file

2.1 Read and Agree to License Agreement:
  1. Upon running RecoveryCDBuilder, read the Service Provider License Agreement carefully and click Agree.
Notes
Note: When you have RAID and additional drivers to be set up in the machine to be recovered, such drivers can be bundled with BDRSuite Recovery CD using the 'Additional Driver' option
 2.2 Configuration in BDR Recovery CD Builder:
  1. The AIK/ADK location will be auto-filled in the window.
  2. Choose the target location to store the ISO file.
  3. Select the "Retain temporary files" option if you need a UEFI supported ISO.
  4. Click "Build" to initiate ISO file creation and monitor progress in the status bar.
  1. Upon completion, the ISO file will be available in the specified target location.

Step 3: Creation of UEFI Supported ISO (Optional)

3.1 Navigate to Logs Folder:
  1. Navigate to the BDRSuite_RecoveryCD\Logs folder from the downloaded and unzipped files.
3.2 Retrieve Temporary File Location:
  1. Open the SG_Recovery text file with a text editor.
  2. Note the temp file location, you can find the temp file location on the logs.
Example: Windows Tempfolder C:\Users\ADMINI~1\AppData\Local\Temp\2\2024_05_02_19_24
  1. Navigate to the folder and copy the path.
Example: "C:\Users\ADMINI~1\AppData\Local\Temp\2\2024_05_02_16_49\Temp\media"
3.3 Open Command Prompt:
  1. Open a command prompt and navigate to the specified temp file location.
C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Deployment Tools\amd64\Oscdimg>
3.4 Run Command to Create UEFI ISO:
  1. Execute the following command:
Oscdimg -bootdata:2#p0,e,bEtfsboot.com#pEF,e,bEfisys.bin -u1 -udfver102 <Temp files location path> <Path to create the UEFI ISO>
Example:
Oscdimg -bootdata:2#p0,e,bEtfsboot.com#pEF,e,bEfisys.bin -u1 -udfver102 C:\Users\Username\AppData\Local\Temp\TempFolder\media F:\backup3\UEFI\bdrsuite-recovery-cd.iso
  1. The UEFI ISO will be created in the provided location.
This comprehensive guide enables users to effectively create a BDRSuite Recovery CD for conducting Bare-Metal Recovery, including the optional creation of a UEFI supported ISO.

A Step-by-Step Guide for Bare Metal Recovery Using Direct Streaming Method

Overview

BDRSuite Bare-Metal Recovery (BMR) is essential when a complete system failure occurs, enabling you to restore an entire system, whether it's a Windows Server or a Windows Workstation, to new or existing hardware. This guide details the steps for performing a Bare-Metal Recovery using the Direct Streaming method within the BDRSuite/BDRCloud console.

Pre-requisites

  1. Ensure you have a 'disk image backup' of the Windows Server or Windows Workstation you want to restore.
  2. Access to the 'BDRSuite Backup Server console' with the required credentials.

Steps for Bare Metal Recovery

1. Sign in to BDRSuite Backup Server: Open the BDRSuite Backup Server console and sign in.
2. Access Recovery Menu: Navigate to the 'Recovery' menu and select 'Restore Backup Data'.
3. Select the Backup Job: Choose the backup job that includes the machine you need to restore and click on 'Restore'.
4. Select the Machine and Recovery Type: Select the machine you want to restore. Choose the recovery type as 'Bare Metal Recovery' and click 'Next'.
5. Choose Direct Streaming Method: Among the available recovery methods, select 'Direct Streaming' and click 'Ok, Proceed'.

6. Download Required Components: Download the 'BDRSuite Bare Metal Recovery CD ISO', which is required for the BMR process. 
7. Generate Authorization Code: Upon selecting the Direct Streaming option, an authorization code will be generated. Copy and keep this code handy.
8. Create Bootable USB Drive: Use a tool like 'Rufus' to burn the downloaded ISO to a USB drive. Open Rufus, select your USB drive as the device, browse and select the ISO, then click 'Start'.
9. Boot the Bare-Metal Host: Insert the bootable USB drive into the bare-metal host where you want to restore. Power on the host, ensuring the USB drive is set as the primary boot source.
10. Load BDRSuite Recovery Console: The USB drive will load the BDRSuite Recovery console. Follow the on-screen prompts:
  1. Click 'Next' on the welcome screen.
  2. Review and accept the license agreement, then click 'Next'.
11. Configure Network Settings:
  1. Choose 'Recover Data Directly from Server (Direct Streaming)'.
  2. Click 'Configure Settings' to set up the network configuration:
    1. If the backup server and bare-metal host are on the same network, data transfer will happen through LAN.
    2. If the backup server is outside the network, ensure the bare-metal host has internet access.
  3. Obtain the IP and DNS addresses automatically or configure them manually, then click 'Apply'.
12. Connect to BDRSuite Server:
  1. Enter the IP address or DNS name of the backup server.
    1. If the backup server is on the same local network, enter its private IP address.
    2. If it is outside the network, enter its public IP address.
  2. Enter the authorization code copied earlier and click 'Connect BDRSuite Server'.
13. Select Restore Point:
  1. Once connected, the available restore points for the backup will be listed.
  2. Select the restore point you want to use for recovery.
14. Choose and Restore Disk:
  1. Choose the disk you want to restore. All backed-up disks will be listed, and you can only select an entire disk for recovery.
  2. Click 'Next' to proceed.
15. Initiate Bare-Metal Recovery:
  1. Select the target disk on the bare-metal host where you want to restore the backup data.
  2. Ensure the target disk has enough space, then click 'Next' to initiate the bare-metal recovery.
  3. The backup data will be streamed over the network from the backup server to the bare-metal host, and the data will be restored.
16. Complete the Recovery:
  1. Once the restoration is complete, click 'Finish'. The machine will restart, booting up with the restored data, marking a successful bare-metal recovery.
Notes
Note:
  1. A 'stable internet connection' between the server and agent is essential for successful bare metal recovery.
  2. Ensure 'compatibility' between source and target disk sizes for a smooth restoration process.
By following these steps, you will efficiently restore your system using the BMR Direct Streaming Method within the BDRSuite/BDRCloud environment.

A step by step guide for Bare Metal recovery Manual Download Method

Overview

The BMR Manual Download Method in BDRSuite/BDRCloud offers a convenient way to restore data by manually downloading disks. This article provides a detailed guide on how to utilize this method effectively.

Procedure

1. Accessing the BDRSuite/BDRCloud Console:
  1. Log in to your BDRSuite/BDRCloud console.
  2. Navigate to the "Restore To Backup Data" page.
2. Initiating Restore:
  1. Click on the "Restore" button corresponding to the Disk Image backup.
  2. Choose the "Download Disks (Manual Method)" option.
  3. Confirm your selection by clicking "OK".
3. Timestamp Selection:
  1. Select the desired timestamp for data restoration.
  2. Proceed by clicking "Next".
4. Disk Selection and Format:
  1. Choose the disk and disk format you wish to download.
  2. Click "Next" to proceed.
5. Configuration Review:
  1. Review the selected configuration for accuracy.
  2. Click the "Restore" button to initiate the process.
6. Downloading Restored Disk:
  1. Upon completion of the restore process, the disk will be zipped.
  2. Access the reports page to download the zipped disk.
By following these steps, users can efficiently utilize the BMR Manual Download Method in BDRSuite/BDRCloud to restore data by manually downloading disks.



    • Related Articles

    • Does BDRSuite support Bare-metal Recovery (BMR)?

      Yes, BDRSuite supports bare metal recovery that enables you to restore the entire backed up Windows machine to a new or existing hardware from the scratch. For a detailed information, watch the BDRSuite Demo video on Bare-Metal Recovery.
    • How do I create a bootable media for bare-metal recovery?

      To create a bootable media for recovery: Access the BDRSuite Backup Server console. Go to the 'Recovery -> Restore Backup Data' page Select the disk-image backup job and click on 'Restore' Choose the machine and select the restore type as 'Bare-Metal ...
    • A Step-by-Step Guide for Bare Metal Recovery Using Direct Streaming Method

      KB ID: 115223 Overview BDRSuite Bare-Metal Recovery (BMR) is essential when a complete system failure occurs, enabling you to restore an entire system, whether it's a Windows Server or a Windows Workstation, to new or existing hardware. This guide ...
    • Recovery from Backup Copy

      BDRSuite allows you to restore your backup data from the Backup Copy using multiple recovery options. With the need for different recovery options for different scenarios, BDRSuite offers various types of restore such as: Instant Boot VM Full VM ...
    • Recovery from Backup Copy

      BDRSuite allows you to restore your backup data from the Offsite DR Server using multiple recovery options. With the need for different recovery options for different scenarios, BDRSuite offers various types of restore such as: Instant Boot VM Full ...