August 8, 200521 yr I have created a RIS installation, but our network is not running a DHCP server, therefore the PC cannot be allocated an IP address etc. I have a network boot disk which allows me to connect any given PC to the network. I am looking to connect the PC to the RIS share and start off the installation manually using this disk.What I need to know is:1) Will this work?2) What is the command to start off the installation from the command line?Thanks.
August 11, 200521 yr Read this...http://support.microsoft.com/?kbid=891275&SD=techRIS requires DHCP. If you want to install XP from a server share using a DOS-based network boot disk, then the commands to connect to a share & install XP from a share would look something like:net use M: \\servername\sharenamem:\i386\winnt32.exe /s:m:\i386 /unattend:m:\i386\winnt.sifThere are other details such as disk partitioning & formatting that also need to be considered, but... there are ample other posts with those details.gfincher
Create an account or sign in to comment