How to install IIS unattended
How to install IIS unattended. Unattended install is useful if you need to deploy multiple web servers and need to ensure that each of the web servers is setup with the identical with IIS. Unattended installs can also be used during the install of Windows Server 2003. In this article Ill cover installing IIS unattended after the OS has been deployed. By default IIS installs the following directories: * %systemroot%InetPub * %systemroot%HelpIISHelp * %systemroot%System32InetSrv * …