ctconline Posted December 20, 2004 Share Posted December 20, 2004 (edited) I am getting frustrated with this whole process. All I want to do is perform an unattended upgrade from windows 2000 pro to windows xp pro from a network share point. Every time I try it, it seems to crap out at a different point. I am using the NTUpgrade=Yes line in the winnt.sif, but it still seems to want to install a fresh copy of xp which basically is stopping it at the text setup portion waiting for user input. Any help would be greatly appreciated. Edited December 20, 2004 by Alanoll Link to comment Share on other sites More sharing options...
Tsunami Posted December 20, 2004 Share Posted December 20, 2004 Are you running winnt32.exe (from Windows)? NTUpgrade will only work with winnt32.exe. Link to comment Share on other sites More sharing options...
Alanoll Posted December 20, 2004 Share Posted December 20, 2004 Try not to double post...I removed your second post that was exactly the same, and changed the title of this one to that one. Link to comment Share on other sites More sharing options...
ctconline Posted December 20, 2004 Author Share Posted December 20, 2004 I apologize. I posted it again because I figured it was being ignored because of the subject. I am just really frustrated with this and could really use some advice from someone who has done this successfully. Link to comment Share on other sites More sharing options...
ctconline Posted December 20, 2004 Author Share Posted December 20, 2004 Okay here is what I think is happening now. It starts the upgrade with no problem. Then the PC restarts and enters the text setup portion. This is where it fails because it is trying to copy files from the network and of course, it has no network at this point.Is there a way to specify for it to copy the files to a temporary location on the hard drive and then instruct it to copy the files from there? Or is this only possible through a batch file or RIS? Link to comment Share on other sites More sharing options...
baliktad Posted December 20, 2004 Share Posted December 20, 2004 If you run winnt32.exe /? you can read the contents of winnt32.hlp. This help file documents a switch you can use to copy all source files locally:/makelocalsourceInstructs Setup to copy all installation source files to your local hard disk. Use /makelocalsource when installing from a CD to provide installation files when the CD is not available later in the installation.Sometimes the help files actually ARE useful after all. Link to comment Share on other sites More sharing options...
gunsmokingman Posted December 20, 2004 Share Posted December 20, 2004 That will copy them to a temp drive start THERESOURCE\i386\winnt32.exe /noreboot /tempdrive:D: /unattend:winnt.sifThis will bring up the help.THERESOURCE\i386\winnt32.exe /? Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now