To automatically obtain an IP address for a device running dual NICs, you can modify the following files (one or both):
Windows:
%ZENWORKS_HOME%\share\tftp\z_auto.cfg
or
%ZENWORKS_HOME%\share\tftp\z_maint.cfg
Linux:
/srv/tftp/z_auto.cfg
or
/srv/tftp/z_maint.cfg
In these files, add the following line at the end of the append command:
netdevice=eth0
This eliminates the need to select a NIC’s IP address.