Spandan"s Blog

My view straight

March 2011 - Posts

Microsoft office SharePoint Server (MOSS) – part4

Microsoft office SharePoint Server (MOSS) – part4

Now install SharePoint Server.

>since we are practicing it on Microsoft Virtual PC , remember that capture the respective ISO image for installation of respective server.

>capture SharePoint Server ISO

>give ISO path of SharePoint Server.

clip_image001

>it asks to again install asp.net 2.0, so again install asp.net 2.0

>repair

>now capture the ISO image of SharePoint Server

>it asks for serial key , give the key.

>Install Basic mode (single server standalone using default settings.

clip_image002

clip_image003

clip_image004

Now , if you go to All Programs (list of programs in start menu)

>SharePoint office server

>open SharePoint configuration wizard

>after clicking next , u will see a message “the configuration succeed.”

>test the configuration from the central admin.

>login from administrator of Active Directory (AD).

>add your site to trusted site list (so that it can be displayed well on your browser)

>Now , central administrator opens

NOTE# take care of the virtual memory , since I am writing this blog based on practice on Microsoft Virtual PC (virtual machine) , it may have issues of virtual memory which might halt the execution.

Now the last and important server to install is exchange server 2003. Exchange server is installed for mail server (email services).

>capture Exchange server ISO image.

clip_image005

>click Exchange server deployment tools.

>deploy the first Exchange server.

>select new exchange 2003.

>from the list of components we need to install only 6,7 and 8.

clip_image006

>after clicking next it processes steps 6 and then step 7 and 8 one-by-one.

>in step 6. click run forest prep now . then click next .

clip_image007

clip_image008

clip_image009

>in step 8. create a new Exchange organization.

>give organization name. next.

clip_image010

>step 8 about to complete.

> Microsoft exchange , Microsoft search , Microsoft Exchange forest prep , Microsoft exchange messaging and collaborating services , Microsoft exchange system and management tools were installed.

clip_image011

Now , earlier after we installed SharePoint server  , we opened central administration page.

clip_image012

so this is the main page where the administrator can administer centrally by doing following :

>Administrator can create new document library.

clip_image013

so that file sharing becomes much more easier in that respective institution, school or company.

>can create SharePoint site, under site actions tab.

>can configure incoming email settings

to do this you (administrator) need to enable sites on respective server to receive email. Enable SharePoint directory management service to create distribution groups (for example sub-organizational unit OU)

>can configure outgoing emails.

for example: if domain is test.com then administrator can configure email as administrator@test.com and receive or send email through this email. And others can get email as a@test.com , b@test.com and so on.

Forefront Security can be used as recommended security and protection for MOSS 2007.

Thanks and Regards,

Spandan Pradhan

Microsoft Office SharePoint Server (MOSS) 2007–part3

Microsoft Office SharePoint Server (MOSS) 2007–part3

Now after completing Active Directory(AD) Installation wizard. We can now go to AD users and computers which is under Administrative Tools.

clip_image001

This is snapshot of Active Directory Users and Computers , list of default users and computers is displayed.

clip_image002

We can create a user.

clip_image003

Creating a group

clip_image004

Add user to group.

clip_image005

Now install SQL server 2005.

>click setup.exe

clip_image006

>next

>register

clip_image007

>next

>go to SQL server database services

clip_image008

>inside Advanced client component>management tools>install entire

Components

clip_image009

>choose default instance

clip_image010

Select use a domain user account and fill the details. Username and password and domain is same as we created in Active Directory (AD).

clip_image011

>now choose windows authentication mode

clip_image012

>choose SQL collation (used for compatibility with previous version of SQL servers)

clip_image013

>next

>install

clip_image014

clip_image015

Now , go to all programs and open Microsoft SQL Server Management Studio and test the connection of SQL server by clicking on connect.

clip_image016

This blog will be continued in part 4.