Share via


Exercise 1: Creating a Site Collection in SharePoint Central Administration

In this exercise you will create a new SharePoint site collection using the SharePoint 2010 Central Administration site.

  1. Make sure you are logged into the VM as the local administrator with a user name of Contoso\Administrator and a password of pass@word1.
  2. Navigate to the SharePoint 2010 Central Administration site. You can do this using the shortcut inside the Administrative Tools menu of the Windows Start menu. On this VM you can also get to the SharePoint 2010 Central Administration site by opening the browser and navigating to the following URL:

    https://demo2010a:2010/default.aspx
  3. Explore the various pages of the Central Administration site by clicking the links in the Quick Launch bar such as Application Management, System Settings and Monitoring. This should give you an idea of how the Central Administration site breaks up management tasks into different functional areas.
  4. Click on the Application Management link in the Quick Launch bar to navigate to the Application Management page. Inside the Site Collections section of this page, you should see several links for creating and managing site collections. Click on the link titled View all Site Collections which takes you to a page which shows you the site collections currently existing on a given Web Application. Look at the Web Application: area (near the top right side). The current Web Application should be set to https://intranet.contoso.com. If the Web Application is NOT set to https://intranet.contoso.com, Click on the current Web Application and Select Change Web Application to set this to https://intranet.contoso.com. Once the Web Application is set to https://intranet.contoso.com click on the individual site collections on the left to view information about each site collection on the right of the page. You should observe that the VM has a few existing site collections in this Web Application.
  5. Now it is time to create a new site collection. Click on the Application Management link in the Quick Launch bar and then click on the link in the Site Collections section titled Create site collections. Once you have done this you should be at a page that allows you to enter information for creating a new site collection. First, verify that the selected Web Application is set to https://intranet.contoso.com (Change Web Application if necessary). Now, enter the following information so that your screen looks like the screenshot shown below and then click OK to begin the provisioning process to create a new site collection.

    1. Title: Contoso Sales Site
    2. Description: My first SharePoint 2010 site collection
    3. Url: https://intranet.contoso.com/sites/Lab01A
    4. Template: Team site (this template is in the Collaboration tab)
    5. Primary Site Collection Administrator User Name: CONTOSO\Administrator
    6. Secondary Site Collection Administrator User Name: (leave blank)
    7. Quota Template: No Quota

    Figure 1

    Create Site Collection

  6. After the site collection provision process is complete, you should a page as the one shown below. Click on the provided link to navigate to new site.

    Figure 2

    Site Collection successfully created

  7. When you see the newly-provisioned site collection with a Team site as its top-level site, move on to the next exercise.

    Figure 3

    Home page of the new site collection

    Note:
    In this exercise you learned how to create a SharePoint site collection using the SharePoint 2010 Central Administration site.