Summary
Checks if a custom logo is currently active
Syntax
Get-HPFirmwareBootLogoIsActive [<CommonParameters>]
Description
This command returns $true if a custom logo was previously configured via the Set-HPFirmwareBootLogo command. Returns $false otherwise.
Parameters
No parameters defined.
Notes
- Requires HP BIOS
- This command requires elevated privileges.
Examples
PS C:\> $isactive = Get-HPFirmwareBootLogoIsActive