Manish Agrawal

My Experiments with Technology..

  Home  |   Contact  |   Syndication    |   Login
  91 Posts | 2 Stories | 43 Comments | 12 Trackbacks

News


live stats

Domain Name Free Service
Get a free domain name like www.YourName.co.nr with the following features included: free URL redirection with cloaking, path forwarding, all meta-tags supported, kill-frame feature, NO forced ADS at all, and more.


Google




All content © Manish Agrawal
The content on this site represents my own personal opinions and thoughts at the time of posting, and does not reflect those of my employer's in any way.
Disclaimer:- All postings in this blog is provided "AS IS" with no warranties, and confers no rights.

Article Categories

Archives

Post Categories

Image Galleries

Interesting Blogs

Interesting Links

Mobile

SharePoint

Travel Domain

MOSS 2007 can be installed as a Stand-alone Server application or as a Server farm or as a Web Front End. MOSS 2007 installs WSS v3.0 automatically.

If you have only one server, you have no option but to install Stand-alone Type, this will install desktop database engine (SQL Server 2005 Express Edition) along. It will be an independent instance of SQL Server just for the SharePoint application. But this will result in very poor performance. And can only be used by a very small user group or just for learning purpose.

If you have to use it in a relatively larger setup you must install SharePoint farm (atleast one Complete - Install all components Server Type) with database on a different dedicated database server.

In this post I will show the steps for installing MOSS 2007 SharePoint farm:

Prerequisites: Please read this before installing Beta 2

 

Step 1: Start the installation by clicking the Setup.exe in the x86/x64(for 64 bit machine), and the installation starts with the following screen. Select the Complete Server Type option and click the Install Now button. This will take few minutes and will install the basic components.

 

Step 2: After the installation of basic components, it will automatically start the SharePoint Products and Technologies Wizard. This Wizard can even be started from the Start-->All Programs-->Microsoft Office Server-->SharePoint Products and Technologies Wizard link also. This will present a Welcome screen, Click the Next > button

 

Step 3: Next screen will be of Connect to a server farm, if it is the first server in the farm select the option "No, I want to create a new server farm" and if there are already one or more existing server, you can select either of the option "Yes, I want to connect to an existing server farm" or "No, I want to create a new server farm", Click the Next > button

 

Step 4: In this step specify the Configuration Database Settings. Do remember if your configuration database is hosted on another server, you must specify a domain account (Global Domain Account), Click the Next > button

 

Step 5: Next step is to Specify the port number for the SharePoint Central Administration Web Application. details of Web Application and the port number can be read from the following screen shot, Click the Next > button

 

Step 6: Finally it will show the Configuration Successful screen, Click the Finish button

Step 7:  This will open up the Central Administration homepage in the browser.

Step 8: In the Administrative Tasks as shown in the above screen-shot, Click on the "Initial Deployment: Assign Services to Servers" link, this will open-up the following page, Click the Action Link "Initial Deployment: Assign Services to Servers"

 

Step 9: It will open-up the following screen, just make sure you start all highlighted services in the list(or atleast the one shown as Started here) :

 

Step 10: Now go back to the Home-page as shown in Step 7 and click the "Application Management" tab, this will open-up the following screen, Now since Services on Server are started, "Create or extend Web application" will be displayed. Click the link.:

It will further show the following page, continue with the "Create a new Web Application" link:

 

Step 11: Now the Create New Web Application Screen will open. Fill the appropriate values. By default it will show some Port number but since I wanted to host the application on 80 port I changed it to 80. Also there please remember the following 

Notes:

  1. In the Load Balanced URL section change the name of the server to the IP of the server in the URL, by doing this you will not require do DNS settings, if otherwise you can continue with the server name also,
  2. In the Application Pool section select a configurable security account. I have given my security account  ID. In my case both Predefined options(Network Service/Local Service) didn't worked and gave error.

  

   

 

Step 12:  You will get the following screen on completion of Step 11. Now Click the "Create a new Windows SharePoint Services site collection." link

 

Create the site collection and that's it.

You can create multiple Web-Applications(at different Port) and multiple Site-Collections in every Web-Application.

 

For your reference, there are few good documentation available:

kick it on SharePointKicks.com

 


posted on Tuesday, September 12, 2006 7:58 PM

Feedback

# Steps of Installing MOSS 2007 9/12/2006 10:11 AM SharePointKicks.com
You've been kicked (a good thing) - Trackback from SharePointKicks.com

# Steps of Installing MOSS 2007 10/28/2006 4:27 PM JRB Technology
Don’t you hate the fact the Microsoft nearly forced you to use their database system when creating database driven applications? They want you to use the Microsoft SQL Server Desktop Engine when making even the most basic applications. MSDE is a hog, and I’ll never use it in my applications, especially now that I have [...]

# re: Steps of Installing MOSS 2007 3/22/2007 10:49 PM Gil Cintron
Excellent walkthrough! Thanks for making it available.

My only problem now is that I can't get the Web Application I created to show up in the drop down menu on the SSP creation page.

I guess I can wait it out, but IIS and MOSS svcs have been restarted and still no joy.

Have you seen that before??

Gil Cintron

# re: Steps of Installing MOSS 2007 6/21/2007 10:17 PM Ravi
Could you give me the differeces between simple server farm and full server farm?

Thanks!

# System Support 7/5/2007 10:30 PM Sohail Patel
Hey Thx for This Information. I need Some more information. if i m installaing New setup wht is required for that??

# re: Steps of Installing MOSS 2007 7/8/2007 9:05 PM Adil Baig
i want to know where can i find the installed instance of the content database..on my local machine.. i have single Comp installation of the trail edition at my home.. and i cannot see the content database instance.. ne where.. neither on the SQLSERVER nor in the EXPRESS..

# re: Steps of Installing MOSS 2007 8/1/2007 12:51 AM jad salloum
nice job man but i have couple questions.
is the above steps should be applied on the development server or the production server ?? i need to make my production server accept hosting sharepoint websites so how can i do this and what i need? and do i need for every website i am hosting a new WebSite Collection List (am hosting not related web sites for different companies) and how could i publish my sharepoint site from my development server to my production server ??
thanks alot

# re: Steps of Installing MOSS 2007 8/4/2007 10:42 AM Manish Agrawal
Hi Jad,

I think following blog post will be of your help:
1.
Moving layout files (master pages, page layouts, CSS, etc.) in a MOSS Publishing site between multiple environments. check at following link:
http://www.andrewconnell.com/blog/archive/2006/12/20/5451.aspx

2.
HOWTO: Configuring Dual Authentication Providers (AD & Forms) and Anonymous Access for WSS v3 / MOSS 2007 Publishing Site. check at following link:
http://geekswithblogs.net/emanish/archive/2007/02/14/106224.aspx


For hosting sharepoint websites you should create new Web-Application and should assign it new port, pool and database for every WebSite. This will keep things clean and will allow better maintenance of WebSites.

--Manish Agrawal

# re: Steps of Installing MOSS 2007 9/12/2007 8:30 PM Gayathri
Hi,
i have problem installing MOSS 2007 in Vista. I downloaded Moss 2007 from MSDN subscrption download. While installing it in vista, it throws an error Windows server 2003 SP1 is required. Have no clue why would it require server 2003 SP1 in vista.Does anyone have any idea?

# re: Seps of Installing MOSS 2007 9/29/2007 7:31 AM Satish
Hi,I am interested in learning SharePOint..Is it possible to install on laptop..Could you please help me with instructions of how to setup moss 2007 on my laptop.Thanks.

# re: Steps of Installing MOSS 2007 11/3/2007 8:15 AM Rishabh
I have some problem in Installing MOSS 2007. I installed ASP.Net 2.0 and than 3.0 Framework, and SQL Server 2005 and was Installing MOSS 2007. and got struck in Step 4 what i have to put in the Database Server, User name and Password. can any body help me out from this. Please tell me from where in my system i can find out the above three things so that i can install my MOSS. Waiting for your replies. Thanks a lot in advance for help.

# re: Steps of Installing MOSS 2007 5/29/2008 1:52 PM Anonymous
Now you can install WSS / MOSS on Vista

http://community.bamboosolutions.com/blogs/bambooteamblog/archive/2008/05/21/how-to-install-windows-sharepoint-services-3-0-sp1-on-vista-x64-x86.aspx



# Migrating from Dev to Prod 6/26/2008 2:18 AM Mari Moten
I currently have a medium server farm running MOSS 2007 that was to be used for testing. TPTB has decided they want us to build better hardware and move the current MOSS 2007 farm onto the new hardware and we can use the current farm for development. How can I move the current MOSS 2007 farm into another MOSS 2007 farm - all of the same versions of software will be used.

# re: Steps of Installing MOSS 2007 7/24/2008 4:31 AM Ramesh
Excellent Article !!!, thanks for spending time on this article, i was able to do my first successful installation. keep up the good work

# re: Steps of Installing MOSS 2007 9/26/2008 12:40 PM Shabab Shams
My install works fine on Vista. However when I go to "Specify Configuration Database Settings" page and enter all info, it hangs forever. I am using SQL Server 2008. Please suggest.

# re: Steps of Installing MOSS 2007 10/28/2008 6:14 AM Romie
RE: Mari

Back up you sharepoint farm thru CA or stsadm and then restore to new hardware/farm

RE: Shabab

Check for permissions under security folder for your user, could be security related.

Question:

I have 3 boxes, 1 wfe, 1 app and 1 sql...
when configuring the services how can I assign indexing to the app server and querying to the wfe?





# re: Steps of Installing MOSS 2007 7/5/2009 10:14 PM sumanth
can any one tell me whether sharepoint can be installed on intel 915 mother board

# re: Steps of Installing MOSS 2007 8/6/2009 1:40 AM Mythili
Hi,

I have installed MOSS 2007 successfully in my vista laptop. i can see the central Administration page but in that i couldn't find the "shared services Administration" link on the left side of the page.

Could u plz help me in this issue??

# re: Steps of Installing MOSS 2007 9/10/2009 11:19 AM Ashutosh Dixit
I need to install sharepoint on my standalone computer. In sharepoint I want to upload documents, images, download document functionality, user management etc.

Which share point installation type should i choose, Basic or advanced?

Could you please help me?

I will really appreciate your reply.


# re: Steps of Installing MOSS 2007 10/30/2009 10:51 AM Uday T
Excellent work buddy!

Post A Comment
Title:
Name:
Email:
Website:
Comment:
Verification: