Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

How to set permissions for the check server health utility so that you can use the Owsadm.exe command in FrontPage 2002 server extensions


View products that this article applies to.

Introduction

This article describes how to set the permissions for the check server health utility so that you can use the Owsadm.exe command. This utility helps you to repair or to tighten security settings in Microsoft FrontPage 2002 server extensions.

↑ Back to the top


More information

The check server health utility helps you to maintain the supporting files of your Microsoft FrontPage extended Web site. This utility performs a set of tests that you can use to make sure of the integrity of your Web site system files and security settings.

You can set the permissions of the check server health utility to fix using the Owsadm.exe command at the command prompt. To do so, follow these steps:
  1. Click Start, and then click Run.
  2. In the Run dialog box, type cmd, and then click OK.
  3. At the command prompt, type the following commands, and then press ENTER after each command:
    • C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\50\bin
      This path assumes that the FrontPage 2002 Server Extensions are installed in the default folder. Change the path according to your particular installation.
    • owsadm.exe -o setproperty -pn checkrolesconfig -pv fix
    • owsadm.exe -o setproperty -pn checkuseraccess -pv fix
    • owsadm.exe -o check -p lm/w3svc/1
    • Type exit, and then press ENTER to quit the command prompt.
Note 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.

By default, when you run the owsadm.exe -o setproperty -pn checkrolesconfig -pv fix command or the owsadm.exe -o setproperty -pn checkuseraccess -pv fix command, the values of the following registry subkeys will be set to �Fix� in Registry Editor:
HKEY_LOCAL_MACHINE\Software\Microsoft\Shared Tools\Web Server Extensions\All Ports\checkrolesconfig
HKEY_LOCAL_MACHINE\Software\Microsoft\Shared Tools\Web Server Extensions\All Ports\checkuseraccess

REFERENCES

For additional information about how to use the SharePoint Team Service command-line utility, click the following article number to view the article in the Microsoft Knowledge Base:
272945� STS: Using the SharePoint Team Services command-line utility (Owsadm.exe)
For additional information about how to use the command-Line tools to install and configure FrontPage 2002, click the following article number to view the article in the Microsoft Knowledge Base:
825489� HOW TO: Use the command-line tools to install and configure FrontPage 2002

↑ Back to the top


Keywords: KB838684, kbhowto

↑ Back to the top

Article Info
Article ID : 838684
Revision : 3
Created on : 5/5/2004
Published on : 5/5/2004
Exists online : False
Views : 249