Summary
Invokes the WMI command to trigger the BIOS to perform a service event on the next boot
Syntax
Invoke-HPSureRecoverTriggerUpdate [<CommonParameters>]
Description
This command invokes the WMI command to trigger the BIOS to perform a service event on the next boot. If the hardware option is not present, this command will throw a NotSupportedException exception.
The BIOS will then compare SR_AED to HP_EAD and agent will compare SR_Image to HP_Image and update as necessary. The CloudRecovery.exe is the tool that performs the actual update.
Parameters
No parameters defined.
Notes
- Requires HP BIOS with HP Sure Recover support
- Requires Embedded Reimaging device hardware option
Examples
PS C:\> Invoke-HPSureRecoverTriggerUpdate