Install CyberSecure Recovery Environment on server

  1. Download the CyberSecure Recovery ISO
  2. Mount the ISO on the machine being backed up
  3. Browse the mounted ISO to the following file: .\sources\boot.wim
  4. Copy this file to the locationĀ C:\Windows\System32\Recovery\

  5. Delete the existing fileĀ C:\Windows\System32\Recovery\ReAgent.xml
  6. Rename the copied file to WinRE.wim
  7. Run a command prompt as administrator
  8. Run the following commands
    1. attrib +H +S C:\Windows\System32\Recovery\WinRE.wim
    2. reagentc.exe /disable
    3. reagentc.exe /setreimage /path "C:\Windows\System32\Recovery" /index 1
    4. reagentc.exe /enable

  1. Check that it has installed correctly by running the following command

reagentc.exe /info

  1. Dismount the ISO file and delete if needed