Ihave a server that I need to install IIS on - however I don't have the windows 2003 CD available. It prompts me to insert the CD labeled "Service Pack 2 CD-ROM" - I've downloaded the service pack and it's not able to find the file it needs in there. How can I get IIS to install w/o the windows CD?
|
feedback
|
migrated from stackoverflow.com Jun 16 '11 at 7:59
This question came from our site for professional and enthusiast programmers.
|
Do you have an I386 folder on the machine? If so you should be able to install it from there. | |||
|
feedback
|
|
It will prompt you for SP2 files first -- these are in your Windows\ServicePackFiles\i386. Then it will prompt you for Windows Server 2003 RTM files -- these are on the CD. You can use any CD -- it does not have to be the same key as the one you've used to install with. | |||
|
feedback
|
|
You also can take this from another server in your network "\server\C$" and then select the i386 folder. | |||
|
feedback
|