Sometimes there is no way to reboot server just to change password for IMM, but You have no actual password for it.
Here’s how I am setting the IP info from Windows:
asu64 set IMM.DHCP1 Disabled --kcs
asu64 set IMM.HostIPAddress1 10.4.4.100 --kcs
asu64 set IMM.HostIPSubnet1 255.255.255.0 --kcs
asu64 set IMM.GatewayIPAddress1 10.4.4.254 --kcs
asu64 set IMM.DNS_Enable=Enabled --kcs
asu64 set IMM.DNS_IP_Address1=10.4.0.50 --kcs
asu64 set IMM.DNS_IP_Address2=10.4.0.51 --kcs
asu64 set IMM.DNS_IP_Address3=10.4.0.52 --kcs
asu64 rebootimm --kcs
So, let’s try
asu showvalues password
Our decision will be
asu64.exe set IMM.Password.1 SomePassword --kcs