How to use command-line tools to upgrade to FrontPage 2002 Server Extensions on a Windows Server 2003-based computer (825511)
The information in this article applies to:
- FrontPage 2002 Server Extensions from Microsoft, when used with:
- Microsoft Windows Server 2003, Enterprise Edition
- Microsoft Windows Server 2003, Standard Edition
For a pre-Windows Server 2003 version of this article, see
the following Microsoft Knowledge Base article: 300544 How to use the command-line tools
to upgrade to FrontPage 2002 Server Extensions on IIS
IN THIS TASKSUMMARYThis step-by-step article describes how to use command-line
tools to upgrade to Microsoft FrontPage 2002 server extensions on a Microsoft
Windows Server 2003-based computer. Windows Server 2003 and Microsoft
Internet Information Services (IIS) 6.0 include FrontPage 2002 Server
Extensions. The information in this article is relevant if you have upgraded
your server to Windows Server 2003, and an earlier version of Microsoft
FrontPage Server Extensions is installed on your server. back to the topStep 1: Install the FrontPage 2002 server extensions on your server- Click Start, point to Control
Panel, and then click Add or Remove
Programs.
- In the left pane, click Add/Remove Windows
Components.
- In the Windows Components Wizard, click Application
Server, and then click Details.
- Under Subcomponents of the Applications
Server, click Internet Information Services (IIS),
and then click Details.
- Under Subcomponents of Internet Information
Services (IIS), click to select the FrontPage 2002 Server
Extensions check box, and then click OK two
times.
- In the Windows Components Wizard, click
Next.
- If you are prompted for your Windows Installation CD,
insert the CD or locate the installation files.
- In the Windows Components Wizard, click
Finish.
back to the topStep 2 - Upgrade the server by using the command-line tools- Click Start, click Run,
type cmd , and then click
OK.
- At the command prompt, type the following line where
c is
the drive where the Front Page 2002 extensions are installed cd
"c:\program files\common files\Microsoft shared\web
server extensions\50\bin" - Press ENTER
- Type the following line where "80" is the port number for
your virtual server:
owsadm.exe -o upgrade -p 80 -sp
publish
By default, your Web server's Default Web site uses port
80. If you have changed that setting or you are installing the server
extensions on a different virtual server, substitute the appropriate port
number for 80, or use an instance number, such as /LM/W3SVC/1, or
/LM/W3SVC/3. - Press ENTER.
- Type EXIT, and then press ENTER to
quit the command prompt.
back to the
top
Modification Type: | Minor | Last Reviewed: | 1/9/2006 |
---|
Keywords: | kbHOWTOmaster KB825511 |
---|
|