I am creating a dos boot disk that will work with multiple NICs, also I would like the user to input what VLAN the system is in. I need a script that will prompt for the user to enter a VLAN, then edit the protocol.ini file and enter the ip address. ie if the user is in vlan 1 enter ip address as [1 1 1 1] and gateway as [2 2 2 2] any pointers would be greatly appreciated.