Can you run another batch file or .CMD from the cmdlines.txt? example ECHO. ECHO Mapping Network Drive To servername net use x: \\servername\netinst start /wait x:\start.cmd exit Also would mapping the network drive work? I know it works under the windows xp environment because I have tried it. But will it work in the installation mode?