Microsoft Knowledge Base Email Alertz

KBAlertz.com: How to install and configure the Indexing Service on a Windows Server 2008-based computer

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]

Search KbAlertz

Advanced Search

Webmasters
Put kbAlertz on your website.
[ Click Here for more! ]






Microsoft Knowledge Base Article

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

How to install and configure the Indexing Service on a Windows Server 2008-based computer

Article ID:954822
Last Review:June 30, 2008
Revision:1.0
On This Page

INTRODUCTION

This article describes how to install and configure the Indexing Service on a Windows Server 2008-based computer. Additionally, this article describes the changes that were made to the Indexing Service for Windows Server 2008.

Back to the top

MORE INFORMATION

How to install and configure the Indexing Service

By default, the Indexing Service is not installed on a Windows Server 2008-based computer. To install the Indexing Service on a Windows Server 2008-based computer, you must first use Server Manager to add the File Services role to the server. Then, you must add the Indexing Service role service that is available under the Windows Server 2003 File Services role. To do this, follow these steps:
1.Click Start, point to All Programs, point to Administrative Tools, and then click Server Manager.
2. In the console tree of Server Manager, right-click Roles, and then click Add Roles.
3.In the Add Roles Wizard, click Next.
4.On the Select Server Roles page, click to select the File Services check box, and then click Next.
5.On the File Services page, click Next.
6.On the Select Roles Services page, click to select the Indexing Service check box under Windows Server 2003 File Services, and then click Next.
7.On the Confirm Installation Selections page, click Install.
8.Follow the instructions in the Add Roles Wizard to complete the installation.
After you install the Indexing Service, you must create a new Microsoft Management Console (MMC) snap-in for the Indexing Service. To do this, follow these steps:
1.Click Start, click Run, type mmc, and then press ENTER.
2.On the File menu, click Add/Remove Snap-in.
3.In the Available snap-ins list, click Indexing Service, and then click Add.
4.In the Connect to Computer dialog box, click Local computer: (the computer this console is running on), and then click Finish.
5.To close the Add or Remove Snap-ins dialog box, click OK. The console displays the Indexing Service snap-in.

Back to the top

Changes that were made to the Indexing Service for Windows Server 2008

The following changes were made to the Indexing Service settings for Windows Server 2008:
•After you install the Indexing Service, a default catalog is not created for the Indexing Service. You must manually create a catalog for the Indexing Service. For more information about how to create and configure a catalog for indexing, click the following article number to view the article in the Microsoft Knowledge Base:
308202 (http://kbalertz.com/Feedback.aspx?kbNumber=308202/) How to create and configure a catalog for indexing
•The "Query the Catalog" search page is not available in the Indexing Service. You can create a custom search page to search the catalog. For more information about how to create a custom search page for the Indexing Service, click the following article numbers to view the articles in the Microsoft Knowledge Base:
820105 (http://kbalertz.com/Feedback.aspx?kbNumber=820105/) How to use an ASP.NET application to query an Indexing Service catalog by using Visual Basic .NET
820983 (http://kbalertz.com/Feedback.aspx?kbNumber=820983/) How to use an ASP.NET application to query an Indexing Service catalog by using Visual C# .NET
•You cannot index Internet Information Services (IIS) Web sites in Windows Server 2008 because of the design changes that were made to IIS 7.0. The catalog that you use for the Indexing Service still has the Tracking tab. However, the catalog does not save any changes that you make to the WWW Server setting.

Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base:
322756 (http://kbalertz.com/Feedback.aspx?kbNumber=322756/) How to back up and restore the registry in Windows
To work around this issue, add the Web site folders to the catalogs in the Indexing Service snap-in as physical folders. Then, edit the scope registry entries for the folders. To make the scope return a virtual path, change the value from ,,5 to ,,3.

For example, add the Test folder to the catalog that you create in the Indexing Service snap-in. A corresponding scope entry for the Test folder is created in the registry under the following registry subkey:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\ContentIndex\Catalogs\Catalog Name\Scopes
The C:\Test registry entry is created under the scope registry subkey for the Test folder. The C:\Test registry entry has a value of ,,5. To make the scope return a virtual path, change the value to ,,3.

Back to the top


APPLIES TO
•Windows Server 2008 Datacenter
•Windows Server 2008 Enterprise
•Windows Server 2008 Standard

Back to the top

Keywords: 
kbexpertiseinter kbhowto KB954822

Back to the top

   

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

Be the first to leave feedback, to help others about this knowledge base article.

(Optional) Name

(Optional) Public URL Or Email

Comments
No HTML -- Text Only Please