The IP address info is kept in the registry and is located in the parameters of the NIC driver.
ex. > HKLM\System\CurrentControlSet\Services\"NICDriver"\Parameters\TCPIP Keyword > IpAddress.
This info is in Hex format, which is why you may have not been able to find it. You can export a REG file from this key and import it (changed to what you want) via a login script ex. > regedit /s ipaddres.reg. However, I am not sure if it will require a reboot for the change to be in effect.
[sig]<p>Doug<br><a href=mailto:dxd_2000@yahoo.com>dxd_2000@yahoo.com</a><br><a href= > </a><br> [/sig]