Microsoft Knowledge Base Email Alertz

(823801) - When you upgrade a server to SharePoint Portal Server 2003 Beta 2 Technical Refresh from a previous beta version of SharePoint Portal Server, you may not be able to use the search and alert notification features of SharePoint Portal Server. These...

Search KbAlertz

Advanced Search

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]











Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks

Article ID: 823801 - Last Review: May 31, 2007 - Revision: 4.5

Search, alert notification, and portal creation features are unavailable after you upgrade to SharePoint Portal Server 2003 Beta 2 Technical Refresh

Beta Information
This article discusses a Beta release of a Microsoft product. The information in this article is provided as-is and is subject to change without notice.

No formal product support is available from Microsoft for this Beta product. For information about how to obtain support for a Beta release, see the documentation that is included with the Beta product files, or check the Web location from which you downloaded the release.

SYMPTOMS

When you upgrade a server to SharePoint Portal Server 2003 Beta 2 Technical Refresh from a previous beta version of SharePoint Portal Server, you may not be able to use the search and alert notification features of SharePoint Portal Server. These features are unavailable. Additionally, you cannot create a portal site.

CAUSE

This issue may occur if the configuration database administration account is not updated correctly.

RESOLUTION

To resolve this issue, update the configuration administration account in the configuration database.

Note Microsoft recommends that customers who upgrade to SharePoint Portal Server 2003 Beta 2 Technical Refresh use the following procedure to update the configuration database administration account in the configuration database.

To update the configuration database account in the configuration database, follow these steps:
  1. Log on to the server as a member of the local Administrators group.
  2. Click Start, and then click Run.
  3. In the Open box, type cmd, and then click OK.
  4. At the command prompt, type the following line, and then press ENTER:
    cd /d %commonprogramfiles%\Microsoft Shared\Web Server Extensions\60\Bin
  5. Do one of the following, as appropriate to your situation:
    • If you installed SharePoint Portal Server by using the Install without database engine option during Setup, type the following line, where Account is the configuration database administration account, and then press ENTER:
      stsadm.exe -o setproperty -propertyname "adminportidentity" -propertyvalue Account
      Note You specify the user account that is used for the configuration database administration account during SharePoint Portal Server Setup. To determine the account that is used as the configuration database administration account, start SharePoint Portal Server Central Administration, and then click Configure Server Farm Account Settings under Server Configuration. The configuration database administration account that is configured for the server farm is displayed under Configuration Database Administration Account.
    • If you installed SharePoint Portal Server by using the Install with database engine option during Setup, do one of the following, as appropriate to the language version of Windows that is installed on the server:
      • If the server is running an English or Japanese-language version of the Microsoft Windows operating system, type the following line, and then press ENTER:
        stsadm.exe -o setproperty -propertyname "adminportidentity" -propertyvalue NT Authority\Network Service
      • If the server is running a German-language version of Windows, type the following line, and then press ENTER:
        stsadm.exe -o setproperty -propertyname "adminportidentity" -propertyvalue "NT-AUTORITÄT\NETZWERKDIENST"
  6. Type exit, and then press ENTER to quit the command prompt.
After you perform this procedure, the configuration database is updated with the correct configuration database administration account information. The Microsoft SharePointPS Search service and the SharePoint Portal Alert service start. These services may take several minutes to start. To verify that the services started successfully, view the Application event log.

MORE INFORMATION

For more information about how to deploy, configure, and administer SharePoint Portal Server, see the Microsoft Office SharePoint Portal Server 2003 Administration Guide. The Microsoft Office SharePoint Portal Server 2003 Administration Guide (Administrator's Help.chm) is located in the Docs folder in the root folder of the SharePoint Portal Server 2003 Tech Refresh CD.

For more information about SharePoint Portal Server, visit the following Microsoft Web site:
http://office.microsoft.com/en-us/sharepointserver/FX101494611033.aspx (http://office.microsoft.com/en-us/sharepointserver/FX101494611033.aspx)

APPLIES TO
  • Microsoft Office SharePoint Portal Server 2003
Keywords: 
kbupdateissue kbupdate kbfix kbbug KB823801
       

Community Feedback System

Very often, it takes hours to solve a problem. Very often, you've looked high and low, and have tried a lot of solutions. When you finally found it, chances are, it was because someone else helped you. Here's your chance to give back. Use our community feedback tool to let others know what worked for you and what didn't.

Please also understand that the community feedback system is not warranted to be correct, it's simply a system that we've built to let people try and help each other. If something in a feedback response doesn't make sense to you, or you're not comfortable making changes that the feedback talks about (like registry edits), please consult a professional.

Thank you for using kbAlertz.com Feedback System.

-- Scott Cate