Update-HPDockFirmware

Summary

Updates firmware on connected docks if available

Syntax

Update-HPDockFirmware [-AutoInstallWmiProvider] [-UpdateNow] [[-Experience] <String>] [-Force] [<CommonParameters>]

Description

This command updates firmware on connected docks if available.

Parameters

NameArgumentDescription
AutoInstallWmiProvider<SwitchParameter>If specified, run Install-HPDockWmiProvider first to ensure WMI Provider is installed.
Experience<String>Specifies user interaction. Values are Silent, Interactive, Non-Interactive. If not specified, Silent mode is default.
Force<SwitchParameter>If specified, the command updates all firmware components to be updated regardless of the current version.
UpdateNow<SwitchParameter>If specified, the command updates the firmware immediately rather than staging the update onto the dock so that update occurs when dock is disconnected.

Examples

PS C:\> Update-HPDockFirmware -Experience "NonInteractive" -UpdateNow