zoukankan      html  css  js  c++  java
  • sharepoint2010配置个人网站的offical方法 来自Jetluning的专栏

    Configuring My Site in SharePoint 201

     

    SharePoint My Sites are commonly referred to as “Facebook for the enterprise” and are personal site collections providing each user with the ability to store private and public information such as documents, pictures, status updates, etc easily and efficiently.  My Sites in SharePoint 2010 takes social enterprise computing to the next level and builds upon what we have come to love in previous versions.  Microsoft saw the need to continue to invest and enhance SharePoint’s social networking capabilities, and as web 2.0 technologies continue to sprawl all over the world wide web, Microsoft have again successfully set the bench mark in the enterprise by introducing an array of social computing features to enhance end user collaboration in SharePoint 2010.

    In my last article I introduced and configured our first service application for our SharePoint 2010 deployment,User Profiles, which provided us with a central location for storing user details that will later be imported from a content source such as Active Directory.  Today we will continue our journey to plan and configure User’s My Sites in SharePoint 2010.

    Prerequisites

    This article is the 5th in my series on deploying SharePoint 2010 for the enterprise, so if you have missed the first 4, you can easily catch-up via the links below;

    1. Installing SharePoint 2010 using Least Privilege Service Accounts
    2. Configuring incoming email in SharePoint 2010 with Exchange 2010
    3. Configuring outgoing email in SharePoint 2010 with Exchange 2010
    4. Configuring the User Profile Service in SharePoint 2010

    Create the My Site Web Application

    We begin by first creating a Web Application that will eventually house our My Site Host and subsequent site collections.

    Navigate to Central Administration / Application Management / Web Applications

    Click New

    image thumb Configuring My Site in SharePoint 2010 sharepoint 2010 sharepoint

    Authentication: Select either Claims or Classic depending on your requirements.  I will select “Classic”

    IIS Web Site: Create a new IIS web site (enter your details as per your requirements)

    image thumb1 Configuring My Site in SharePoint 2010 sharepoint 2010 sharepoint

    Authentication Provider: Select your preferred provider based on your requirements.

    Public URL: Specify the URL that users will type to access their My Sites.

    image thumb2 Configuring My Site in SharePoint 2010 sharepoint 2010 sharepoint

    Application Pool: Create a new application pool and give it a descriptive name

    As we have been utilizing the least privilege model whilst configuring our SharePoint farm in this series, we will click on Register a new managed account and enter the details for our My Site Application Pool Identity.  Note: This account will be required to be provisioned in Active Directory before you can proceed. e.g. In my example I have created an account called DOMAINsp_mysite.

    image thumb3 Configuring My Site in SharePoint 2010 sharepoint 2010 sharepoint

    Click OK

    image thumb4 Configuring My Site in SharePoint 2010 sharepoint 2010 sharepoint

    Database Name and Authentication: Specify your Database server and Database name.

    Failover Server: Specify your failover server if you are utilising SQL Server database mirroring.

    image thumb5 Configuring My Site in SharePoint 2010 sharepoint 2010 sharepoint

    Click OK

    You should receive the below confirmation that the Web Application has been successfully created.

    image thumb6 Configuring My Site in SharePoint 2010 sharepoint 2010 sharepoint

    Click on our newly created “SharePoint – My Site” Web Application and click on General Settings.  Proceed to fill out your Web Application specific settings such as the Default Time Zone etc.

    image thumb7 Configuring My Site in SharePoint 2010 sharepoint 2010 sharepoint

    Create the My Site Host Site Collection

    Now that we have successfully created our My Site Web Application, we can now proceed to create our My Site Host Site Collection.  This will be the top level site that will house our individual user’s site collections.

    Navigate to Central Administration / Application Management / Create site collections.

    Ensure that the recently created My Site Web Application is selected, enter in a Title and click select the My Site Host Template located under the Enterprise Tab.  Lastly, specify your site collection administrators and click OK.

    image thumb8 Configuring My Site in SharePoint 2010 sharepoint 2010 sharepoint

    You should then receive confirmation that the top level My Site Host has been successfully created.

    image thumb9 Configuring My Site in SharePoint 2010 sharepoint 2010 sharepoint

    Setup My Sites

    Now that we have successfully provisioned our My Site Web Application and Top Level Site Collection that will host our My Sites, we can continue to configure our My Site Settings.

    Navigate to Central Administration / Application Management / Manage service applications.

    Click on User Profiles.

    Click on Setup My Sites located under My Site Settings.

    image thumb10 Configuring My Site in SharePoint 2010 sharepoint 2010 sharepoint

    Enter the details of your Preferred Search Center if you have one setup already.

    Enter the URL of your My Site Host that we have just created in the previous step and the personal site location.

    image thumb11 Configuring My Site in SharePoint 2010 sharepoint 2010 sharepoint

    Finally, select your Site Naming format, configure your Language Options, Permissions and My Site Email Notifications.

    image thumb12 Configuring My Site in SharePoint 2010 sharepoint 2010 sharepoint

    Click OK.

    Add our Managed Path

    Because we have specified “personal” as our Personal Site Location, we will need to define our managed path against our My Site Web Application.

    Navigate to Central Administration / Application Management / Manage Web Applications.

    Click on your My Site Web Application and click on Managed Paths from the Ribbon.

    image thumb13 Configuring My Site in SharePoint 2010 sharepoint 2010 sharepoint

    Add “personal” as a Wildcard inclusion, click Add Path and click OK

    image thumb14 Configuring My Site in SharePoint 2010 sharepoint 2010 sharepoint

    Enable Self-Service Creation

    Our last configuration step provides our users with the privilege to provision their own My Site’s by enabling the Self-Service Creation.

    Navigate back to Central Administration / Application Management / Manage Web Applications.

    Click on your My Site Web Application and click on Self-Service Site Creation.

    image thumb15 Configuring My Site in SharePoint 2010 sharepoint 2010 sharepoint

    Select On and click OK.

    image thumb16 Configuring My Site in SharePoint 2010 sharepoint 2010 sharepoint

    If I now browse to my My Site URL I will be presented with the following “What’s New” Page.

    image thumb17 Configuring My Site in SharePoint 2010 sharepoint 2010 sharepoint

    It is only until I click on “My Content”, that SharePoint will proceed to create my personal site as per SharePoint 2007.

    image thumb18 Configuring My Site in SharePoint 2010 sharepoint 2010 sharepoint

    My Content

    image thumb19 Configuring My Site in SharePoint 2010 sharepoint 2010 sharepoint

    As you can see, we have now successfully completed our setup of a My Site Host which will house our user’s My Sites.

  • 相关阅读:
    外媒曝Snapchat“被追”全过程:腾讯最先出手 脸书谷歌跟风
    Instagram
    阅后即焚
    Snapchat
    WhatsApp
    Facebook
    优酷网Youku
    土豆网与Youtube比较
    土豆网
    YouTube
  • 原文地址:https://www.cnblogs.com/TNSSTAR/p/3595317.html
Copyright © 2011-2022 走看看