How to use the command-line tools to install and configure FrontPage 2002 Server Extensions on IIS (300543)
The information in this article applies to:
- FrontPage 2002 Server Extensions from Microsoft
- Microsoft Internet Information Server 4.0, when used with:
- Microsoft Windows NT Server 4.0
- Microsoft Internet Information Services 5.0, when used with:
- Microsoft Windows 2000 Server
- Microsoft Internet Information Services version 5.1, when used with:
- Microsoft Windows XP Professional
This article was previously published under Q300543 SUMMARY This step-by-step guide explains how to use the command-line
tools to install the FrontPage 2002 Server Extensions on Microsoft Windows NT
4.0, Microsoft Windows 2000, and Microsoft Windows XP. ( NOTE: This article addresses how to install FrontPage 2002 Server
Extensions only.) ( back to top) Requirements
Before you perform the procedures in this article, your system configuration
should meet the following software requirements:
- Microsoft Internet Information Services:
- Microsoft Internet Information Server version 4.0 on
Windows NT 4.0
- Microsoft Internet Information Services version 5.0 on
Windows 2000
- Microsoft Internet Information Services version 5.1 on
Windows XP Professional
- Microsoft Internet Explorer:
- Version 4.0 or later on Windows NT 4.0
- Version 5.0 or later on Windows 2000
- Version 6.0 or later on Windows XP
Professional
- Disk Space Requirements:
Between 30 MB and 70 MB of hard-disk space available for your installation of FrontPage 2002 Server Extensions, plus enough hard-disk space to host the Web sites and subwebs that your users will create. These requirements are guidelines only and can vary, depending on the platform and operating system.
( back to top) Important Notes- On the Windows platform, 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 disk drive that is formatted with
FAT, your default virtual server may not be extended. Also, any sites that you
create on that virtual server will not be secure.
- You must have 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.
( back to top) Step 1 - Download and Install
the Server Extensions- Open your Internet browser and browse to the following
Microsoft Web site:
- Click fpse02_x86_ENG.exe.
- When you are prompted with the choices Run this
program from its current location and Save this program to
disk, click Save this program to disk.
- You will be prompted to save to a location on your
computer's hard disk. Click Browse and browse to a location of your choice. Note where you save the
file.
- Open the folder in which you saved the server extensions
download.
- Double-click fpse02_x86_ENG.exe.
- Click through the Setup Wizard to install FrontPage 2002
Server Extensions, using the defaults in all steps.
( back to top) Step 2 - Extend the Server by
Using the Command-Line Tools- Click Start, point to Run. In the Open box, type cmd, and then click OK.
- Type the following command, and then press ENTER:
cd "C:\program files\common files\Microsoft shared\web server extensions\50\bin" where C:\ is the drive that contains the FrontPage Server
Extensions. (If the FrontPage Server Extensions are on a different drive,
replace C:\ with that drive letter.) - Type the following command, and then press ENTER:
owsadm.exe -o install -p 80 -u username -sp publish where "80" is the port number for your virtual server and
"username" is your Windows user name.
Your web server's Default Web
Site is initially configured to be on port "80", but if you have changed that
setting or you are installing the server extensions on a different virtual
server, you will need to substitute that port number for 80, or use an instance
number, such as /LM/W3SVC/1, /LM/W3SVC/3, and so on.
If your user
name is a domain account, use the following syntax when you type your user
name: - Type EXIT and then press ENTER to
close the command prompt.
( back to top) Troubleshooting If
a required parameter is missing, the operation fails, and you must type the
operation and parameters again. ( back to top) REFERENCES For additional information about installing and administering
SharePoint Team Services, as well as using SharePoint Team Services
command-line tools, click the following article numbers to view the articles in
the Microsoft Knowledge Base: 310932
Fs002: Where to Find the SharePoint Team Services Administrator's Guide
300591 How To Quietly Extend a Server with FrontPage 2002 Server Extensions
300018 HOW TO: Use the SharePoint Administrator to Install and Configure the FrontPage 2002 Server Extensions
( back to top)
Modification Type: | Major | Last Reviewed: | 4/21/2006 |
---|
Keywords: | kbWebServices kbConfig kbsetup kbHOWTOmaster KB300543 kbAudITPro |
---|
|