How to quietly extend a server with FrontPage 2002 Server Extensions (300591)



The information in this article applies to:

  • FrontPage 2002 Server Extensions from Microsoft, when used with:
    • Microsoft Windows 2000 Server
    • Microsoft Windows NT Server 4.0
  • Microsoft Internet Information Server 4.0
  • Microsoft Internet Information Services 5.0

This article was previously published under Q300591

SUMMARY

This step-by-step guide explains how to use the command-line tools to quietly install FrontPage 2002 Server Extensions on Microsoft Windows NT 4.0 and Microsoft Windows 2000. A quiet installation is one in which you are not prompted and you do not see any messages.

NOTE: This article addresses only how to install the FrontPage Server Extensions.

back to the top

System Requirements

The following list outlines the recommended hardware, software, network infrastructure, and service packs that you will need:
  • Microsoft Windows 2000 Server with Microsoft Internet Information Services (IIS) 5.0 or later and the World Wide Web service installed.

    -or-

    Microsoft Windows NT Server 4.0, Service Pack 6a or later, with Microsoft Internet Information Server (IIS) 4.0 or later and the World Wide Web service installed.

    NOTE: On the Windows operating system, the security features of FrontPage 2002 Server Extensions require the NTFS file system. Windows 2000 includes a conversion utility (Convert.exe) that you can use to convert an existing file allocation table (FAT) volume to NTFS without losing data. If you try to install FrontPage 2002 Server Extensions to a hard disk formatted with FAT, your default virtual server may not be extended. Also, any sites you create on that virtual server will not be secure.
  • Administrative rights on the server. If you are working remotely, you must have administrative rights on the remote server, and you must have a copy of Owsrmadm on the local computer.

    For more information about administering remotely, click the Using the Administration Tools Remotely link on the following Microsoft Web site:
  • Microsoft Internet Explorer 4.0 or later.
  • Between 30 megabytes and 70 megabytes (MB) of available hard disk space. Additional hard disk space is needed to host the Web sites and subwebs your users will create. These requirements are guidelines only, and vary depending on the platform and operating system.
back to the top

Downloading the Server Extensions

  1. From your Web browser, visit the following Microsoft Web site to download the FrontPage Server Extensions:
  2. Click the fpse02_x86_ENG.exe link.
  3. When you receive the What would you like to do with this file prompt, click Save this program to disk and then click OK.
  4. Note the location where you saved the downloaded file (Setupse.exe).
(back to top)

Installing the Server Extensions

  1. Locate the file you saved in the "Downloading the Server Extensions" section of this article.
  2. Double-click the Setupse.exe file.
  3. Follow the instructions in the Setup Wizard to install FrontPage 2002 Server Extensions. You can use the defaults in all steps.
back to the top

Customizing the Cfgquiet.ini File

To specify the options you want to extend, customize the Cfgquiet.ini file. To do this, follow these steps:
  1. On the Windows Start menu, point to Programs, point to Accessories, and then click Notepad.
  2. On the File menu, click Open.
  3. Locate and open the Cfgquiet.ini file. By default, this file is located in the root folder.
  4. Change the following items:
    NumberofServers   Specifies how many servers to configure. It accepts a
                      numerical value, such as 1.
    
    IndexServer       Controls whether the indexing service is started 
                      automatically. The supported values are On and Off.
                      Either value is acceptable; set it according to
                      whether or not you want to use Index Server. 
    
    VRootMDPath       Specifies the metabase path for the Web site you want to
                      extend. The default is /LM/W3SVC/1. Change this only if
                      you have a custom metabase path.
    
    Discussions       Controls whether Web document discussions are available.
                      The supported values are On and Off. For a setup with
                      FrontPage Server Extensions only, set this value to Off.
    
    Notifications     Controls whether Web subscriptions are available. The
                      supported values are On and Off. For a setup with 
                      FrontPage Server Extensions only, set this value to Off.
    
    SiteProvision     Specifies the type of installation. For an installion 
                      with FrontPage Server Extensions only, set this option
                      to PUBLISH. Because the default is SHAREPTHP, you need
                      to change this for an installation with FrontPage Server 
                      Extensions.
    					
  5. On the File menu, click Save to save your changes.
  6. On the File, click Exit to quit Notepad.
back to the top

Quietly Extending the Server from the Command Line

  1. On the Windows Start menu, click Run.
  2. In the Open box, type cmd.
  3. At the command prompt, type

    cd drive:\Program files\Common files\Microsoft shared\Web server extension\50\Bin

    where drive represents the disk drive that contains the FrontPage Server Extensions.

    Press ENTER.
  4. Type setupse.exe /q logfile=C:\cfgquiet.ini and press ENTER. The default configuration of the Server Extensions starts.
NOTE: Information about Setup is stored in a log file located in the \Windows\Temp folder.

back to the top

Settings You Can Use in the Cfgquiet.ini File

Security Settings:
AdminAccount      Specifies the user name of the administrator's account. 
                  A blank or absent value defaults to the Windows NT 
                  Administrators group. 
				
Database Settings:
Server            Specifies the SQL Server computer name. A blank or absent 
                  value defaults to the Windows NT computer name.

DatabaseName      Specifies the name of the collaboration database. The 
                  default value is generated automatically from the 
                  computer name and the virtual server.

UserName          Specifies the SQL Server user account. A blank or absent 
                  value defaults to the SQL Server Administrator account.

Password          Specifies the SQL Server user account password. A blank 
                  or absent value defaults to a blank password, unless 
                  you recently installed Microsoft Data Engine (MSDE). In 
                  this case, the default is the password for MSDE.
				
Mail Settings:
EmailServer       Specifies the e-mail server to use for Microsoft 
                  FrontPage forms and notifications.

AuthorEmail       Specifies the e-mail address of a person or alias to 
                  contact for assistance in stopping or modifying 
                  notifications.

ContactEmail      Specifies the Reply To address for e-mail messages that 
                  are sent by SharePoint Team Services from Microsoft.
				
back to the top


REFERENCES

For more information about Index Server, click the Searching SharePoint Team Web Sites and FrontPage-based Web Sites: About Index Server link at the following Microsoft Web site: For more information about using the command-line tools, including information about administering SharePoint Team Services, click the Command-line Administration link on the following Microsoft Web site: To learn more about the full SharePoint Team Services installation, see the following Microsoft Web site: For additional information about using the command-line tools to install FrontPage 2002 Server Extensions, click the article number below to view the article in the Microsoft Knowledge Base:

300543 How To Use the Command-Line Tools to Install and Configure FrontPage 2002 Server Extensions on IIS

For additional information about using the SharePoint Team Services Administrator to install the FrontPage 2002 Server Extensions, click the following article number to view the article in the Microsoft Knowledge Base:

300018 HOW TO: Use the SharePoint Administrator to Install and Configure the FrontPage 2002 Server Extensions

back to the top






Modification Type:MajorLast Reviewed:4/21/2006
Keywords:kbsetup kbHOWTOmaster KB300591 kbAudITPro