Skip to main content

SharePoint Reporter Blog

Go Search
SharePoint Reporter Blog Home
About Me
Contact Me
  

SharePoint Reporter Blog > Posts > How to Create a MOSS 2007 VPC Image: Part 11
How to Create a MOSS 2007 VPC Image: Part 11

Welcome to part 11 in a series of posts which describe how to create a Microsoft Office SharePoint Server 2007 (MOSS 2007) Virtual PC image for demos and development work. Last time, we looked at how to configure the Internet Explorer 7 web browser security settings so that we can access the SharePoint Central Administration site, as well as the MOSS 2007 portal site that we will create later. This time, we’ll look at how to start a few of the important services required by MOSS 2007.

 

Part 11: Starting Services

 

If the SharePoint Central Administration website isn’t already open, select Start > Administrative Tools > SharePoint 3.0 Central Administration, then click the Operations tab:

 

 

On the Operations page, click the Services on server link, located under the Topology and Services heading:

 

 

On the Services on Server page, go down to the listing of available services, locate Windows SharePoint Services Help Search, then click the Start link located on the same row:

 

 

On the Configure Windows SharePoint Services Search Service Settings page, enter the following information, then click the Start button:

 

Service Account:

User name: SERVERNAME\Administrator (VPC02\Administrator, in this case)

Password: enter the administrator password

Content Access Account:

User name: SERVERNAME\Administrator (VPC02\Administrator, in this case)

Password: enter the administrator password

Search Database:

Database server: should be pre-populated (vpc02, in this case)

Database name: should be pre-populated (WSS_Search_vpc02, in this case)

Database authentication: Windows authentication

Indexing Schedule: Daily, between 12AM and 1AM

 

 

 

After the Windows SharePoint Services Help Search service has been started successfully, the Services on Server page should be displayed; go down to the listing of available services, locate Office SharePoint Server Search, then click the Start link located on the same row:

 

 

On the Configure Office SharePoint Server Search Service Settings page, enter the following information, then click the Start button:

 

Query and Indexing:

Use this server for indexing content: Yes

Use this server for serving search queries: Yes

Contact E-mail Address: Administrator@yourdomain (Administrator@mycompany.loc, in this case)

Farm Search Service Account:

User name: VPC02\Administrator (VPC02\Administrator, in this case)

Password: enter the administrator password

Indexer Performance: Reduced

Web Front End and Crawling: Use all web front end computers for crawling

 

 

 

After the Office SharePoint Server Search service has been started successfully, the Services on Server page should be displayed; go down to the listing of available services, locate Excel Calculation Services, then click the Start link located on the same row:

 

 

After the Excel Calculation Services service has started successfully, the Services on Server page should be displayed:

 

 

You should now have three MOSS 2007 services running properly (two search services and Excel Services).

 

In Part 12, we’ll look at how to create a Shared Services Provider.

Comments

typo

Hi,

just a typo:

after opening the Services on server link on the operations tab, you mention to locate the:
"Windows SharePoint Services Help Search" which should be "locate Windows SharePoint Services Search", so w/o the word help.

:)

grtz
at 1/12/2007 9:56 AM

small error

hi :)
i got an error when starting Windows SharePoint Services Search.
it says:
Error
SPSearch (Administrator)

any clue ?
acces to sql server is ok (if i put a bad login/pass, it says it's not ok)
at 2/4/2007 11:00 PM

Error - SPSearch (Administrator)

You need to specify DOMAIN\AccountName
at 2/5/2007 11:00 PM

Error Starting WSS Search Service

When I try to start the service I get this error:

This server is not the indexer of this search application.

Any ideas on what the problem may be?

-Frank
at 3/5/2007 4:24 PM

excel services not found

i can't find excel services in the list of services, inspite of that i use a released version RTM, but is thast maybe because i use office 2003?....any idea?
at 3/15/2007 11:50 AM

excel services not found

Excel services is configured in the Shared Service Provider
at 4/28/2007 3:41 AM

Excel Services not found

Because you use a released version RTM, For to use This Service, You Should be install a MOSS Entreprise version ;). And it's obligatory to have a new licence :(
at 5/25/2007 9:33 AM

Excel Calculation services

Guys, i will be crazy, i can't find the Excel Calculation Services in my server, i installed MOSS 2007 Released version 12.0.0.4518, and then i installed an Enterprise Edition, but i put the key for the released in installation and it works! but the same results, what is the problemmmmm, plzzz if any has any idea please let me know (anairat@infinitetiers.com)
at 9/10/2007 10:55 AM

Not So Fast My Friend...at least on Windows Server 2008 RC0...

With apologies in advance to ESPN's Lee Corso, you will not be able start the Excel Service from the GUI.  Instead the following PowerShell (yes, I've gone over to the "dark side" and actually prefer it to CMD or BAT files) needs to be run.  Before you try to run it, make sure you've done the one-time Set-ExecutionPolicy RemoteSigned in PowerShell:

Set-Alias stsadm  $env:CommonProgramFiles"\Microsoft Shared\Web Server Extensions\12\BIN\STSADM.EXE"


stsadm -o provisionservice -action start -servicetype "Microsoft.Office.Excel.Server.ExcelServerSharedWebService,Microsoft.Office.Excel.Server, Version = 12.0.0.0, Culture = neutral,PublicKeyToken = 71e9bce111e9429c"

iisreset /noforce

Proper credit for finding the fix goes to: http://blog.davidohara.net/2007/09/12/installation-issues-with-sharepoint-and-windows-2008/
at 11/13/2007 1:38 PM

Add Comment

Items on this list require content approval. Your submission will not appear in public views until approved by someone with proper rights. More information on content approval.

Title


Body *


Attachments