MOSS 2007 – Step by Step – Part 7

by rahul 9/19/2009 3:18:00 PM

MOSS 2007 – Step by Step – Table of Content

In this post, we’ll create a SharePoint farm. AS will be the Application Server, and it will also double as SQL server. Apart from that, AS will also host Central Administration Tool. As I have already discussed earlier, having SQL on an Application Server is not scalable and it shouldn’t be the case in real production scenario and we must have a separate SQL cluster at least. Anyways, disclaimers aside… let’s have some action.

    Switch to AS machine.
    Click Start –> All Programs –> Microsoft Office Server –> SharePoint Products and Technologies Configuration
    Click Next.

image

    Click Yes

image

    Select No, I want to create a new server farm. Click Next.

image

    Type in the following…

image

    Change the port number. Click Next.

image

    Review, and click Next. Notice that Advanced Settings button is disabled.

image

    Post-Setup configuration continues…

image

    PLEASE WAIT, until the configuration completes! Click Finish.

image

     You will see an Internet Explorer instance spawn up showing you the Central Administration. Great!!!

image

     Before we complete the farm setup, do a small little thing for all the servers.
     Right Click My Computers –> Properties
     Select Advanced Tab –> Environment Variables –> Click New button in User Variables for Administrator

image

     Type the following…

        Variable name: moss
        Variable value: C:\Program Files\Common Files\Microsoft Shared\web server extensions\12

       image

     Click OK, thrice.
     Create this moss variable name on WFE1, WFE2 and AS. This is a very special folder and is also known as 12 hive.
     Switch to WFE1. We have to add WFE1 and WFE2 to the same farm.
     Start –> Run –> Type %moss%\bin\psconfigui.exe –> hit Enter
     Click Next. And Click Yes to the message box.

image

     Select Yes, I want to connect to an existing server farm. We are doing this since we have a farm created already in the last few steps. Click Next.

image

     Type the Database Server Name AS and click Retrieve Database Names button. Key in the password (pass@word1) and click Next

 image

     Post Setup Configuration wizard will continue…

image

     Now switch to WFE2 and repeat the same steps.
     Wait until the wizard completes the configuration on both WFE1 and WFE2.

image

     After you hit Finish, this time you will see all the machines in Central Administration web page.

image 

     Congratulations!!! Your SharePoint Farm has been setup!!!!!

Right now, I am shutting down all the machines so that a back up can be taken. I will call this backup… “Fresh and Working SharePoint Farm with SP1 and April CUSmile If something goes drastically bad with my virtual machines, I will restore it from the backup. Virtual machine rocks, seriously!!!!!!!!!

Next step would be to setup SP2 and June CU.

We will discuss about it in the next post. Stay tuned…

-Rahul


Quote of the day:
I have such poor vision I can date anybody. - Garry Shandling


blog comments powered by Disqus

Rahul Soni

Rahul Soni  Twitter

 LinkedIn

 Facebook

 Email me



Vivek Kumbhar

Vivek Kumbhar  Twitter

 LinkedIn

 Facebook

 Email me


Stack Exchange

profile for Vivek at Server Fault, Q&A for system administrators and IT professionals

profile for Rahul Soni at Stack Overflow, Q&A for professional and enthusiast programmers

Calendar

<<  May 2013  >>
MoTuWeThFrSaSu
293012345
6789101112
13141516171819
20212223242526
272829303112
3456789

View posts in large calendar

All Items
Sign in

Visit Microsoft's Site

Disclaimer

The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.
© Copyright 2013, Rahul Soni

Powered by BlogEngine.NET 1.4.5.0