Unattended Installation

If you are using Microsoft Personal Web Server on an intranet, you can copy the Unattend.txt file from the compact disc to a folder on the local computer and perform unattended installations from that folder. This is useful for performing installations without remaining at the computer and stepping through the installation options. The Unattend.txt file is located on the compact disc in the \CPU type\inetsrv\ directory, where CPU type is the processor on the computer where PWS will be installed.

To start unattended setup
  1. Go to the computer where you want to install PWS and either place the compact disc in the CD drive, or make a network connection to the CD drive containing the PWS disc.
  2. Copy Unattend.txt to your local hard disk and make any necessary changes to install the appropriate components.
  3. At a command prompt, change to the folder on the compact disc containing Setup.exe.
  4. Type setup/u:full path to Unattend.txt where full path to Unattend.txt is the drive and path on the local computer where Unattend.txt is located. For example, setup/u:c:\temp\unattend.txt.

If you have previously installed Personal Web Server and now want to add or remove components, you must use maintainence mode during unattended installation.

To run unattended setup in maintainence mode
  1. Go to the computer where you want to install Personal Web Server and either place the compact disc in the CD drive, or make a network connection to the CD drive containing the PWS disc.
  2. Copy Unattend.txt to your local hard disk and make any necessary changes to install the appropriate components.
  3. At a command prompt, change to the folder on the compact disc containing Setup.exe.
  4. Type %windir%\system\sysocmgr.exe /I:%windir%\system\setup\iisv4.inf /c /u:full path to Unattend.txt where full path to Unattend.txt is the drive and path on the local computer where Unattend.txt is located.

Note   Be sure to test your unattended installation script before deployment. Some components shipped in the PWS have dependencies on other components being installed. Also, some components require additional text files to complete unattended installation. See Unattend.txt on the compact disc for more information about unattended setup.

Component Installation Dependencies

Installing some components of the Personal Web Server package may also require other components to be installed. The following list describes the additional components required to install each component.

Components & Sub-components Section
Head
RequiresNeeds
Value
FrontPage Server Extensions
Front Page Server Extension Filesfp_extensionsWeb Serveriis_www
Personal Web Server
Documentation

Active Server Pages

iis_doc_aspIIS Administrator Documentationiis_doc_ismcore

Common Documentation Files

iis_doc_commonWeb Serveriis_www

IIS Administrator Documentation

iis_doc_ismcoreCommon Documentation Files, Internet Service Manageriis_doc_common, iis_inetmgr

SDK

iis_doc_sdkActive Server Pages Documentationiis_doc_asp
World Wide Web Serveriis_wwwInternet Service Manager, Transaction Server Core Componentsiis_inetmgr, mts_core
Microsoft Data Access Components
MDAC: ADO, ODBC, and OLE DB

MDAC Core Files

dac_ado_coreWeb Serveriis_www

ADO Documentation

dac_ado_docMDAC Core Filesdac_ado_core
Data Sources

Jet and Access

dac_drv_brazosMDAC Core Filesdac_ado_core

Oracle

dac_drv_oracleMDAC Core Filesdac_ado_core

SQL Server

dac_drv_sqlsrvMDAC Core Filesdac_ado_core
Remote Data Service

RDS Core Files

dac_rds_coreMDAC Core Filesdac_ado_core

RDS Docs

dac_rds_docMDAC Filesdac_ado_core

RDS Samples

dac_rds_sampleMDAC Core Files, Jet and Accessdac_ado_core, dac_drv_brazos

RDS v1.1 Files

dac_rds_11MDAC Core Filesdac_ado_core
Microsoft Message Queue
Administration Toolsmsmq_adminMicrosoft Message Queue Servermsmq_server_core
HTML Documentationmsmq_docMicrosoft Message Queue Servermsmq_server_core
Microsoft Message Queue Servermsmq_serverTransaction Server Core Componentsmts_core
Software Development KitMsmq_SDKMicrosoft Message Queue Servermsmq_server_core
Internet Connection Services for RAS
Connection Manager Administration Kit

Connection Manager Administration Kit

cmakprogCommon Program Filesiis_common

Product Documentation

cmakdocProduct Documentationrasdoc
Connection Point Services

Phone Book Administrator

cpsadCommon Program Filesiis_common

Phone Book Service

cpssrvCommon Program Files, Access and Jet Driverdac_drv_brazos

Product Documentation

cpsdocProduct Documentation rasdoc
Product DocumentationrasdocCommon Documentation Filesiis_doc_common, iis_doc_ismcore
Transaction Server
Microsoft Management Consolemts_mmcCommon Program Filesiis_common
Transaction Server Core Componentsmts_coreMicrosoft Management Consolemts_mmc
Transaction Server Core Documentationmts_core_docsTransaction Server Core Componentsmts_core
Transaction Server Development

Transaction Server Development

mts_mtsdev_coreTransaction Server Core Components, Jet and Access, SQL Server, Oraclemts_core, dac_drv_brazos, dac_drv_sqlsrv, dac_drv_oracle

Transaction Server Development Documentation

mtsdev_core_docTransaction Server Developmentmts_mtsdev_core

Visual Basic Transaction Server Add-In

mts_mtsdev_vbaddinTransaction Server Developmentmts_mtsdev_core
Visual InterDev RAD Remote Deployment Support
Visual InterDev RAD Remote Deployment Supportfp_vid_deployFrontPage Server Extensionsfp_extensions

Related Topics


© 1997 by Microsoft Corporation. All rights reserved.