microsoft.com Home  
Microsoft
http://www.microsoft.com/office/ork  
Advanced Administration of Office Server Extensions

How to Use Fpsrvadm.exe

The Fpsrvadm utility is a command-line application for Microsoft Windows NT and UNIX. This utility installs Microsoft FrontPage Server Extensions on Web sites and performs all administrative operations on FrontPage-extended webs. The Fpsrvadm utility administrative operations include:

You must run Fpsrvadm on the server computer that contains FrontPage Server Extensions. To administer FrontPage Server Extensions remotely, use the Fpremadm utility, or the HTML Administration Forms.

When you run Fpsrvadm, you supply an operation in the form-operation CommandName, and a set of command-line arguments in the form-argument value. For example, the following command upgrades FrontPage Server Extensions on port 80 of the Web site called sample.microsoft.com:

fpsrvadm.exe -operation upgrade -port 80 -multihost sample.microsoft.com

Each argument also has a short form. The short form of this command is the following:

fpsrvadm.exe -o upgrade -p 80 -m sample.microsoft.com

For example, here’s how you would use Fpsrvadm to install FrontPage Server Extensions on the new Web site named example.microsoft.com:

fpsrvadm.exe -o install -p 80 -m example.microsoft.com -u AdminName
    -t msiis

The commands and arguments are defined as follows:

Toolbox   The command-line arguments and commands that you can use with Fpsrvadm are listed in the OSEAMain.xls workbook. For more information about installing this workbook, see Office Information.



Topic Contents   |   Previous   |   Next   |   Top

Friday, March 5, 1999
© 1999 Microsoft Corporation. All rights reserved. Terms of use.

License