Update Drivers in HP Driver Repository
Log In or Register to download the BES file, and more.

0 Votes

Description

Updates drivers for filtered computer models in HP driver repository.

To add computers to the driver repository, you must first run the Add Devices to HP Driver Repository task.


Property Details

ID27402
StatusBeta - Preliminary testing ready for more
TitleUpdate Drivers in HP Driver Repository
DomainBESC
CategoryDrivers
SourceInternal
Source SeverityUnspecified
Source Release Date12/23/2025 12:00:00 AM
Keywordsdrivers, hp, image assistant
Is TaskTrue
Added by on 12/29/2025 5:32:34 AM
Last Modified by on 12/29/2025 5:32:34 AM
Counters 212 Views / 0 Downloads
User Rating 1 star 2 star 3 star 4 star 5 star * Average over 0 ratings. ** Log In or Register to add your rating.

Relevance

Used in 368 fixlets   * Results in a true/false
Show indented relevance
(if( name of operating system starts with "Win" ) then platform id of operating system != 3 else false) AND (if exists property "in proxy agent context" then ( not in proxy agent context ) else true )
Used in 3 fixlets   * Results in a true/false
Show indented relevance
"Win98|WinME|Win2000|WinXP|Win2003|WinXP-2003|WinVista|Win2008" does not contain name of operating system
Used in 2 fixlets   * Results in a true/false
Show indented relevance
(exists value of settings "_BESClient_DriverRepo_HP" of client) and (exists files "HP.ClientManagement.psm1" of folders of folders of folders (program files x64 folder as string & "\WindowsPowerShell\Modules"))
Used in 2 fixlets   * Results in a true/false
Show indented relevance
exists file "repository.json" of folder (value of settings "_BESClient_DriverRepo_HP" of client & "\.repository")

Actions

Action 1 (default)

Action Link Click here to deploy this action.
Script Type BigFix Action Script
waithidden powershell.exe -ExecutionPolicy Bypass -Command "cd "{value of setting "_BESClient_DriverRepo_HP" of client}"; Import-Module HP.ClientManagement; Invoke-RepositorySync; Invoke-RepositoryCleanup"
setting "_BESClient_DriverRepo_HP_LastUpdate" = "{now}" on "{now}" for client
Success Criteria

This action will be considered successful when the applicability relevance evaluates to false.


Sharing

Social Media:
Share this page on Yammer

Comments

Log In or Register to leave comments!