Configure abiquo properties for static IP injection Windows

To configure guest setup to use static IP addresses when DCHP is not available, do these steps.

  • To ignore the unattend file, on the Remote Services server and on the API Server, edit the abiquo.properties files and set this property to "false".

com.abiquo.esxi.experimental.customize.win.unattendfile=false
com.abiquo.esxi.experimental.customize.win.timezone=110
  • To require users to enter the correct VM password when adding a NIC to a deployed VM, set a value greater than 0 for the password wait timeout, on the Remote Services server, edit the abiquo.properties file. The recommended value of 900000 milliseconds is 15 minutes.

com.abiquo.esxi.experimental.customize.waitpassword.timeoutms=900000

If the user enters an incorrect password, the reconfigure will fail and the CMP will roll back the changes to the VM. 

The default value of 0 means the platform will not check the password. It will set the password entered by the user as the new administrator password.

You can also change the default time to wait between checks to determine if guest tools has applied the new password 

  • You can also ensure the operating system has time to start up and run guest tools.

Copyright © 2006-2024, Abiquo Holdings SL. All rights reserved