Automate IIS Installation

  • Thread starter Thread starter Neil
  • Start date Start date
N

Neil

I would like to install IIS on a number of machines but do not want to go
through the standard Windows Setup dialog box (add/remove programs - windows
setup)

If I put the IIS inf files and all other IIS files into a shared folder, how
could I set it up on other computers?

Any help appreciated.

Neil Brown

---------------------------------------------
This email is communicated in confidence and should not be communicated
further without the express permission of the author.

e - (e-mail address removed)
w - http://www.cree8uk.freeserve.co.uk
 
Neil said:
I would like to install IIS on a number of machines but do not want to go
through the standard Windows Setup dialog box (add/remove programs - windows
setup)

If I put the IIS inf files and all other IIS files into a shared folder, how
could I set it up on other computers?

Hi

To install IIS from command line/batch file, you can use Sysocmgr.exe.

http://groups.google.com/[email protected]
http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&threadm=OGmVKBwWBHA.1836@tkmsftngp03

http://groups.google.com/[email protected]


How to Add or Remove Windows Components with Sysocmgr.exe
http://support.microsoft.com/?id=222444


This ones might be relevant as well:

How to Change the Default Installation Paths for FTP and the Web
http://support.microsoft.com/?id=259671

HOW TO: Perform Administration Tasks in IIS from a Command Prompt in Windows
2000
http://support.microsoft.com/?id=308622
 
Back
Top