Thanks IanB.
No no log.
I looked in %temp%, in the .exe directories and in local data.
I found a user.config file in
c:\Users\USER\AppData\Local\Keysight_Technologies\Keysight_Firmware_Update__Url_ebga2x3amjpzllod1hfqzjc4lb1i1d2t\1.0.31.0\user.config
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<configSections>
<sectionGroup name="userSettings" type="System.Configuration.UserSettingsGroup, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" >
<section name="FWUpdateUI.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowExeDefinition="MachineToLocalUser" requirePermission="false" />
</sectionGroup>
</configSections>
<userSettings>
<FWUpdateUI.Properties.Settings>
<setting name="LastFirmwareFilePath" serializeAs="String">
<value>E:\SHARED\Wood\Z\04_HW\Electronics\Equipment\Agilent_33522A\FW</value>
</setting>
</FWUpdateUI.Properties.Settings>
</userSettings>
</configuration>
I found and tried the console .exe, same errror.
Microsoft Windows [Version 10.0.19045.4780]
(c) Microsoft Corporation. All rights reserved.
C:\Program Files (x86)\Keysight\Firmware Update Utility>"Keysight Firmware Update Utility Console.exe"
Invalid arguments.
USAGE:
FWUpdateConsole ["fileLocation"] [connectionAddr] [connectionType] [password]
Parameters:
"fileLocation" Location of update file surrounded by quotation marks.
connectionAddr IP-address/hostname(SOCKETS) or VISA string/alias.
connectionType Type of connection (LAN, USB, or GPIB)
password Password for unlocking instrument's cal security for update (optional).
C:\Program Files (x86)\Keysight\Firmware Update Utility>"Keysight Firmware Update Utility Console.exe" "c:\Users\Zuk\Desktop\temp\Agt335xx_rev_05_03.upd" 192.168.10.20 LAN
Keysight Firmware Update Utility
Version 1.0.31
Copyright Keysight Technologies, Inc 2016
Loading the firmware file Agt335xx_rev_05_03.upd
Firmware file loaded successfully
Connecting to the device 192.168.10.20
Successfully connected to instrument: Agilent Technologies 33522A (MY50002971)
The update failed: Update failed: Error while copying files:
Object reference not set to an instance of an object.