SharePoint Interview Questions and Answers
<< Previous Question Next Question >>
 Question: 3373 Page Views: 

What is MOSS 2007?



Posted By: Avi Date: 15 October 2009 03:10:14 PM
 Answer:

Microsoft Office SharePoint Server 2007 (MOSS 2007) is a collaborative enterprise portal that is built upon WSS 3.0. MOSS 2007 allows people, teams and expertise to connect and collaborate. Unlike WSS, SharePoint Server is not free and requires an additional license. MOSS 2007 comes in two versions – Standard and Enterprise.

The main components of MOSS 2007 are collaboration, portals, enterprise search, enterprise content management, business process and forms, and business intelligence. Previous versions of SharePoint Server included SharePoint Portal Server 2003 and before that SharePoint Portal Server 2001.


Posted By: eTechPlanet


Date: 15 October 2009 03:10:14 PM

Moss 2007 is an abbrviation for Microsoft Office SharePoint Server 2007.


Microsoft Office SharePoint Server 2007, or MOSS for short, is a set of SharePoint expansions that run on top of Windows SharePoint Services. MOSS comes in two versions, either standard or enterprise, where the enterprise version adds additional features over the standard version.

The Microsoft Office SharePoint Server feature set is divided into 6 areas:

* Collaboration
* Search
* Content management
* InfoPath Forms services
* Business Intelligence
* Portals for intranet, extranet, and web

MOSS requires an additional licence in contrast to WSS which is included in the Windows Server 2003 licence.


Posted By: Johndecruse


Date: 4 February 2010 12:20:21 AM
Post a better Answer if you have
 
(Will show your Gravatar icon)  
  Country flag

Loading
Enter the text as shown in the image JAFXPt
Related Questions
SharePoint : What is the name of main assembly whose reference is added to use SharePoint object model in .Net Applications?
SharePoint : What are the name of XML files used to define a SharePoint Site Definitions, Features, and Solution Package?

What are the name of XML files used to define a SharePoint Site Definitions, Features, and Solution ....

1) Site Definitions: Onet.xml 2) Features: Feature.xml and Elements.xml 3) Solution Package: Manifes....
Category: SharePoint Date: 9/3/2009 6:19:22 AM
SharePoint : What are the various scopes for the SharePoint Features?

What are the various scopes for the SharePoint Features?

SharePoint Features can be used with following four scopes: 1) Farm (farm level) 2) WebApplication ....
Category: SharePoint Date: 9/3/2009 6:13:47 AM
SharePoint : What are the data types which are supported as Lookup column in SharePoint?

What are the data types which are supported as Lookup column in SharePoint?

Only "Single Line of Text" and "Calculated Columns" are supported as lookup colu....
Category: SharePoint Date: 9/3/2009 6:01:45 AM
SharePoint : When executing code block with SPSecurity.RunWithElevatedPrivileges, what credentials are being used?

When executing code block with SPSecurity.RunWithElevatedPrivileges, what credentials are being used....

The same credentials with which the App Pool for the SharePoint web application is running.
Category: SharePoint Date: 9/3/2009 5:59:34 AM