Install-SystemFirmwareUpdate
Last updated
Was this helpful?
Was this helpful?
Install-SystemFirmwareUpdate
Downloads and installs the latest firmware updateInstall-SystemFirmwareUpdate -DestinationDirectory 'D:\Updates'
Downloads firmware update to D:\Updates and installs itInstall-SystemFirmwareUpdate -Force -Restart
Downloads and installs the latest firmware update and restarts if required.