Hi Gary, Thanks for contributing with the Get-HPDockUpdateDetails function!
However i think with the new firmware of the Universal dock G2 there is something wrong with the version handeling.
it seems as if the newer version is not needed when there is a new version.
see the following output:
PS C:\WINDOWS\system32> Get-HPDockUpdateDetails
Name Value
SoftpaqNumber sp161512
UpdateRequired False
SoftpaqFirmware 1.1.24.0
Dock HP USB-C Universal Dock G2
InstalledFirmware 1.1.23.0
PS C:\swsetup\dockfirmware\sp161512> Get-HPDockUpdateDetails -UIExperience NonInteractive -Update -Transcript
Transcript started, output file is C:\swsetup\dockfirmware\sp161512-20250922.txt
23.09.07.03
Running script with CMSL = True
Executing a dock firmware update
Softpaq already downloaded to C:\swsetup\dockfirmware\sp161512.exe
Softpaq already Extracted to C:\swsetup\dockfirmware\sp161512
Extracted Softpaq Info file: C:\swsetup\dockfirmware\sp161512\HPFIConfig.xml
Softpaq for Device: HP USB-C/A Universal Dock G2
Softpaq Version: 1.1.24.0
Running HP Firmware Check... please, wait
Firmware is up to date
Installed Version: 1.1.23.0
Transcript stopped, output file is C:\swsetup\dockfirmware\sp161512-20250922.txt
is there something i have missed or could there be an other issue?
Hi Gary, Thanks for contributing with the Get-HPDockUpdateDetails function!
However i think with the new firmware of the Universal dock G2 there is something wrong with the version handeling.
it seems as if the newer version is not needed when there is a new version.
see the following output:
PS C:\WINDOWS\system32> Get-HPDockUpdateDetails
Name Value
SoftpaqNumber sp161512
UpdateRequired False
SoftpaqFirmware 1.1.24.0
Dock HP USB-C Universal Dock G2
InstalledFirmware 1.1.23.0
PS C:\swsetup\dockfirmware\sp161512> Get-HPDockUpdateDetails -UIExperience NonInteractive -Update -Transcript
Transcript started, output file is C:\swsetup\dockfirmware\sp161512-20250922.txt
23.09.07.03
Running script with CMSL = True
Executing a dock firmware update
Softpaq already downloaded to C:\swsetup\dockfirmware\sp161512.exe
Softpaq already Extracted to C:\swsetup\dockfirmware\sp161512
Extracted Softpaq Info file: C:\swsetup\dockfirmware\sp161512\HPFIConfig.xml
Softpaq for Device: HP USB-C/A Universal Dock G2
Softpaq Version: 1.1.24.0
Running HP Firmware Check... please, wait
Firmware is up to date
Installed Version: 1.1.23.0
Transcript stopped, output file is C:\swsetup\dockfirmware\sp161512-20250922.txt
is there something i have missed or could there be an other issue?