During an install of a Windows Cristie BMR product, the installation may fail because of a pending reboot on the system.
Part of the Cristie product installation is the Microsoft redistributable C++, a requirement for xBMR to run on the machine being backed up. This is known to require a reboot. Although Cristie do not have any direct control over the C++ redistributable reboot, we will check for any pending reboots on the system and set a ‘noreboot’ flag during the install to try and prevent spontaneous system reboots.
When an install fails because of a pending reboot, the system should first be schedule for a restart.
If after a restart the Cristie install still shows a pending reboot message, work around this by using the NOREBOOTCHECK=1 e.g.
SetupCoBMRSuiteVA.exe NOREBOOTCHECK=1
SetupRBMRSuiteVA.exe NOREBOOTCHECK=1
SetupTBMRSuiteVA.exe NOREBOOTCHECK=1
SetupCBMRSuiteVA.exe NOREBOOTCHECK=1
SetupABMRSuiteVA.exe NOREBOOTCHECK=1
SetupNBMRSuiteVA.exe NOREBOOTCHECK=1