Hasleo Software Forums
Setting: Reboot after Recovery as default - Printable Version

+- Hasleo Software Forums (https://www.easyuefi.com/forums)
+-- Forum: Hasleo Software (formerly called EasyUEFI Development Team) (https://www.easyuefi.com/forums/forumdisplay.php?fid=1)
+--- Forum: Hasleo Backup Suite (Free Windows Backup & Restore Software) (https://www.easyuefi.com/forums/forumdisplay.php?fid=10)
+--- Thread: Setting: Reboot after Recovery as default (/showthread.php?tid=1712)



Setting: Reboot after Recovery as default - Andy - 01-25-2024

Greetings, team!

Could you please tell me how to change the default option when I do a restore?
If I restore a PC remotely and forget to select "reboot", I have to go to the PC to close the PE boot.
I always want a reboot after restore.

Thanks in advance


RE: Setting: Reboot after Recovery as default - admin - 01-26-2024

I'm sorry that there is currently no way to set the default power management action to use when restoring.


RE: Setting: Reboot after Recovery as default - admin - 02-02-2024

The following version supports changing the default power management action for restore operations by modifying the registry.
https://www.easyuefi.com/backup-software/downloads/Hasleo_Backup_Suite_Free_240202.exe

The detailed steps are as follows:
1. Run regedit.exe as administrator.
2. Go to "HKEY_LOCAL_MACHINE\SOFTWARE\Hasleo\Backup Suite".
3. Change DefaultRestorePowerAciton to any of the following values as needed:
    0: Do nothing
    1: Shutdown
    2: Reboot
    3. Sleep (Not supported by WinPE)
    4. Hibernate  (Not supported by WinPE)

[Image: attachment.php?aid=425]


RE: Setting: Reboot after Recovery as default - Andy - 02-02-2024

Dear Haselo team,
Thank you for your message and the great support.


RE: Setting: Reboot after Recovery as default - Keith Weisshar - 03-08-2024

Can you fix the spelling of DefaultRestorePowerAciton to DefaultRestorePowerAction in the registry for the new version of HBS?


RE: Setting: Reboot after Recovery as default - admin - 03-09-2024

Thanks for pointing it out, we'll fix it as soon as we can.