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?

link|improve this question

50% accept rate
feedback

migrated from stackoverflow.com Jun 16 '11 at 7:59

This question came from our site for professional and enthusiast programmers.

3 Answers

Do you have an I386 folder on the machine? If so you should be able to install it from there.

link|improve this answer
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.

link|improve this answer
feedback

You also can take this from another server in your network "\server\C$" and then select the i386 folder.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.