hi,
Using ghost images, we can install an OS, but updating the static I.P. addr becomes cumbersome, so i was thinking if we cud export registry containing I.P. info. & then after install run the .reg files as soon a user logs in (using kix script).
For that I searched for I.P. in the registry & i got a location like "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\Tcpip\Parameters\Interfaces\{3060234A-F2D6-4C32-964E-F46927079489}".
This means i cant trust a particular location for storing the I.P. address. Is there any other way?