Thursday, November 29, 2012

Setup SharePoint Blogs Wikis and Announcements

What is SharePoint?

SharePoint 2010 is a platform where user can share Data, Collaborate and people can also take this platform and customized platform as per their requirements.

What are the types of authentication available for SharePoint 2010?

1. Claims

2. Windows

3. Form Based Authentication

What are the two different versions in SharePoint 2010?

SharePoint 2010 has 2 different products namely SharePoint Foundation 2010 and SharePoint Server 2010.

SharePoint Foundation 2010
SharePoint Server 2010

What’s new in Shared Service Provider (SSP) in SharePoint 2010 ?

“Service Application”or “Service App” is a concept in SharePoint 2010, where SSP Services are split out into separate services.

Profiles, AudiencesàPeople Service Application

SearchàSearch Service Application

ExcelàExcel Service Application

Project ServeràProject Server Application

Visio ServicesàVisio service application

How to create a simple Website in SharePoint 2010?

In Order to create the SharePoint, we need to use the following steps:

SharePoint Central Administration

Click on manage web application

Top most left screenàNew Menu

New web application

What is the GAC?

The GAC stands for the global assembly cache. It is the machine wide code cache which will give custom binaries place into the full trust code group for SharePoint. Certain SharePoint assets, such as Feature Receivers need full trust to run correctly, and therefore are put into the GAC.

What is a site collection?

A site collection contains a top-level website and can contain one or more sub-sites web sites that have the same owner and share administration settings.

What are Web Application Policies?

Enables security policy for users at the Web application level, rather than at the site collection or site level. Importantly, they override all other security settings.

What are content databases?

A content database can hold all the content for one or more site collections.

What is the difference between Classic mode authentication and Claims-based authentication?

As the name implies, classic authentication supports NT authentication types like Kerberos, NTLM, Basic, Digest, and anonymous. Claims based authentication uses claims identities against a against a trusted identity provider.

When would you use claims, and when would you use classic?

Classic is more commonly seen in upgraded 2007 environments whereas claims are the recommended path for new deployments.

What are Terms and Term Sets?

A term is a word or a phrase that can be associated with an item. A term set is a collection of related terms.

What are different types of Term Sets?

There are Local Term Sets and Global Term Sets, one created within the context of a site collection and the other created outside the context of a site collection, respectively.

What Is Governance in terms of SharePoint 2010?

Governance is the set of policies, roles, responsibilities, and processes that guide, direct, and control how an organization’s business divisions and IT teams cooperate to achieve business goals.

What are some useful, OOB features of SharePoint that aid with governance of an environment?

Please refer the following options:

Site templates – consistent branding, site structure, and layout can be enforce a set of customizations that are applied to a site definition.

Quotas – limits to the amount of storage a site collection can use.

Locks - prevent users from either adding content to a site collection or using the site collection.

Web application permissions and policies – comprehensive security settings that apply to all users and groups for all site collections within a Web application.

Self-service site creation - enables users to create their own site collections, thus must be incorporated into a governance scheme.


If you have any queries/questions regarding the above mentioned information then please let me know…I would be more than HAPPY to HELP you as well as RESOLVES your issues…

 

 

 

Setup SharePoint Blogs Wikis and Announcements

SharePoint is great user-friendly Microsoft product. Now these days SharePoint is used on very large scale in the organization. Other the document management SharePoint have lot of other capabilities.
In this article we will focus on three things -
1) How to setup SharePoint Blogs
2) How to setup SharePoint Wikis
3) How to setup SharePoint Announcements

How to setup SharePoint Blogs

Blogs (Web Logs) are similar to Wikis in that they allow users to add information, but unlike a Wiki, a Blog’s entries are dated and arranged in reverse chronological order (newest first). Under SharePoint, Blogs can contain any type of information including text, links, pictures, and other multimedia files.
As with Wikis, SharePoint blogs are created using the Blog template in the New SharePoint Site window. To create a blog, follow these steps:
  • Under Site Actions, click Create
  • In the Web Pages list, click Sites and Workspaces
  • Enter the title and description for the blog (remember these appear on each page, so useful descriptions should be employed). For the Web Site Address enter the address to be used for the blog.
  • Under Template, click the Collaboration tab and select Blog:
sharepoint-blog-image1
  • Under Permissions, set the Blog permission to their initial values
  • Click Create
sharepoint-blog-image2
By default, users can add to blogs based on their SharePoint permissions, but you can overrule those permissions to allow only restricted access, or allow specific people to have edit capabilities. More commonly, you will want to have everyone on the system have access (and the ability to post to) your blogs, even if they do not have these permissions on the parent site. This is easy enough to accomplish by setting permissions for your Blog pages independently, instead of inheriting them from the parent.
The right side of the page allows users to add to the blog. Those with permissions can also edit and modify the blog.
To create categories for your blog, to allow subjects to be broken down more logically, follow these steps:
  • Under Categories click the Add New Category link
  • Enter the new category name and click OK
To modify an existing category title, click the Categories link at the left of the page, which displays a list of all the categories. Then, click the edit button to the right of the category you want to change:
sharepoint-blog-image3
To delete a blog category, under the Category list click on the category name, then select Delete Item.  The category will be removed.

How to setup SharePoint Announcements

Announcements are simply notices posted within SharePoint that are displayed and accessible for the whole team. Announcements appear on the home page by default, but can be placed anywhere in a site.
Announcements are part of a list, and there are several list templates provided in SharePoint, as well as sample announcements. To create announcements in SharePoint, follow these steps