• ×
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
  • ×
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
Guidelines
From questions to kudos — grow your reputation as a tech expert with HP Support! Click here to sign up.
Archived This topic has been archived. Information and links in this thread may no longer be available or relevant. If you have a question create a new topic by clicking here and select the appropriate board.
HP Recommended

Hi, Thanks for your time. When I googled, I found these links https://developers.hp.com/hp-client-management/doc/Set%E2%80%90HPFirmwareBootLogo and https://developers.hp.com/hp-client-management/doc/clear%E2%80%90hpfirmwarebootlogo, please have a look, but got some error because I don't know what to put for this part "-file my file.jpg". I created a hp logo and put the file path. I wasn't successful.

PS C:\> Clear-HPFirmwareBootLogo -file myfile.jpg

 

HP Recommended

@Nathan_Burma --  I don't know what to put for this part "-file my file.jpg".

I created a hp logo and put the file path. I wasn't successful.

 

PS C:\> Clear-HPFirmwareBootLogo -file myfile.jpg

 

The above command assumes that the file named "C:\myfile.jpg" exists.

 

Substitute the actual file-path and file-name, e.g., "C:\Users\Nathan_Burma\Downloads\HP-default.jpg" if the file "HP-default.jpg" exists within the "Downloads" folder on your computer.

 

 

 

 

HP Recommended

Hi, Thanks for answering all my questions. Here are some of the errors I encountered. First of all I have to install HP Client Management Script Library and when I run the commands, it showed like that:

PS C:\WINDOWS\system32> Set-HPFirmwareBootLogo -file "C:\Users\Nay\Downloads\Documents\hewlett-packard-logo.jpg"
Set-HPFirmwareBootLogo : The 'Set-HPFirmwareBootLogo' command was found in the module 'HP.Firmware', but the module could not be loaded. For more information, run 'Import-Module HP.Firmware'.
At line:1 char:1
+ Set-HPFirmwareBootLogo -file "C:\Users\Nay\Downloads\Documents\hewlet ...
+ ~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (Set-HPFirmwareBootLogo:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CouldNotAutoloadMatchingModule

HP Recommended

@Nathan_Burma -- run 'Import-Module HP.Firmware'

 

If you type the PowerShell command:   Import-Module HP.Firmware

what happens? Error message?

If no error message, try the   Set-HPFirmwareBootLogo -file ...........

command.  What happens?

 

Archived This topic has been archived. Information and links in this thread may no longer be available or relevant. If you have a question create a new topic by clicking here and select the appropriate board.
† The opinions expressed above are the personal opinions of the authors, not of HP. By using this site, you accept the <a href="https://www8.hp.com/us/en/terms-of-use.html" class="udrlinesmall">Terms of Use</a> and <a href="/t5/custom/page/page-id/hp.rulespage" class="udrlinesmall"> Rules of Participation</a>.