IT tutorials
 
Applications Server
 

Sharepoint 2013 : Welcome to the Central Administration Web Site (part 1) - Application Management

11/15/2013 1:21:13 AM
- Free product key for windows 10
- Free Product Key for Microsoft office 365
- Malwarebytes Premium 3.7.1 Serial Keys (LifeTime) 2019

If you read the previous sections of this chapter, you will already have seen references to the SharePoint Central Administration web site (Central Administration for short). I previously glossed over the use of Central Administration, so now shall take you on a more extensive tour.

Simply put, the Central Administration web site is the graphical user interface to management of a SharePoint 2013 farm. Figure 1 shows the opening Central Administration home page, familiar to any administrator who has installed SharePoint 2013

9781430249412_Fig02-17.jpg

Figure 1. The Central Administration web site home page for SharePoint 2013.

The Central Administration interface is not the only means to administer SharePoint 2013. Microsoft provides a whole bunch of PowerShell Cmdlets to script SharePoint administration. Users who administered SharePoint 2007 may remember the STSADM tool, which Microsoft now considers legacy. SharePoint 2013 still includes STSADM in the C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\bin directory, but PowerShell is the new way of scripting SharePoint administration.

 Note  All examples in this book will assume use of the SharePoint graphical user interface or PowerShell.

No doubt, you have already realized that the Central Administration site runs atop of SharePoint itself and consists of the typical navigation elements and ribbon that users of a SharePoint team site would expect. The Central Administration home page provides a plethora of links to various functional areas for configuration and administration of the farm, and SharePoint groups these links by functional area (also listed in the left navigation). Clicking on the heading name for any of these functional areas takes you to another sub-page with many more links to configure SharePoint in that functional category. The following sections describe the functional areas, at a high level, available in Central Administration. The majority of these functional areas will be covered in greater depth in later chapters.

1. Application Management

The Application Management section allows you to configure web applications, site collections, service applications, and content databases. Figure 2 shows the Application Management operations.

9781430249412_Fig02-18.jpg

Figure 2. Application Management in Central Administration

A web application is a physical ASP.NET application that resides on disk within each WFE SharePoint server and registers within IIS to handle incoming requests on a given URL. Since a web application is an ASP.NET application, a web app has a web.config file that contains all application-relevant settings.

A site collection is the topmost content collection for sites in SharePoint. Sites, lists, documents, web parts, et al., must all belong to a site collection. SharePoint stores the site collection in a content database, and a web application renders a site collection on a URL. A site collection can only store in one content database, but a content database can store multiple site collections. A web application can render multiple site collections, if each site collection has a unique URL. A single web application renders a site collection, but multiple extended web applications may render the same site collection. (In SharePoint 2007, this was how you could achieve multiple authentication types for a given site collection. SharePoint 2010 and now 2013 provide Claims-Based-Authentication, avoiding the need for extended web applications.) Figure 3 shows the relationships between web applications, site collections, and content databases, at a high level.

9781430249412_Fig02-19.jpg

Figure 3. Relationship between web applications, site collections, and content databases

Anything and everything related to web applications is accessible via the Manage web applications link. I cover alternate access mappings in the section titled “Alternate Access Mappings,” which deals with providing access to web applications on different URLs and mapping external URLs to internal URLs.

The Site Collections subsection within Application Management allows you to perform many operations. You may create and delete site collections, modify the settings of site collections (view all site collections), allow users to create their own site collections via self-service, impose quotas, and apply policy to site collections when dormant.

You can create new service applications, delete them, and configure existing service applications via the Manage service applications link. You may start and stop services on a given WFE/app server using the Manage services on server link.

The last subsection under Application Management deals with content databases. Content databases store (you guessed it): content from one or many site collections. You may create new content databases, delete them, or control storage limits for each content database (number of site collections, etc.) using the Manage content databases link. This subsection also allows you to specify the default SQL Server for content databases and configure retrieval protocols for access to the data, via the Configure data retrieval service link.

 
Others
 
- Monitoring Microsoft Lync Server 2010 : Installing Operations Manager 2007 R2 (part 2) - Importing Management Packs, Deploying OpsMgr Agents
- Monitoring Microsoft Lync Server 2010 : Installing Operations Manager 2007 R2 (part 1) - Single Server OpsMgr 2007 R2 Install, Prerequisite Checker
- BizTalk Server 2009 : Executing Business Rules (part 2) - Calling the Engine from a .NET Application, Policy Chaining
- BizTalk Server 2009 : Executing Business Rules (part 1) - Returning a Value from the BRE to the Calling Orchestration
- BizTalk Server 2009 : Playing By The Rules? Use The Business Rule Engine - Going to Production
- BizTalk Server 2009 : Testing Business Rules
- Migrating to Configuration Manager 2007 : Migrating Hardware Inventory Customizations, Troubleshooting Upgrade Issues
- Migrating to Configuration Manager 2007 : Side-by-Side Migrations
- Microsoft Dynamic GP 2010 : System and Company Setup (part 7) - Company setup - Posting setup, E-mail setup
- Microsoft Dynamic GP 2010 : System and Company Setup (part 6) - Company setup - Shipping Methods, Credit Cards
 
 
Top 10
 
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 2) - Wireframes,Legends
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 1) - Swimlanes
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Formatting and sizing lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Adding shapes to lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Sizing containers
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 3) - The Other Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 2) - The Data Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 1) - The Format Properties of a Control
- Microsoft Access 2010 : Form Properties and Why Should You Use Them - Working with the Properties Window
- Microsoft Visio 2013 : Using the Organization Chart Wizard with new data
Technology FAQ
- Is possible to just to use a wireless router to extend wireless access to wireless access points?
- Ruby - Insert Struct to MySql
- how to find my Symantec pcAnywhere serial number
- About direct X / Open GL issue
- How to determine eclipse version?
- What SAN cert Exchange 2010 for UM, OA?
- How do I populate a SQL Express table from Excel file?
- code for express check out with Paypal.
- Problem with Templated User Control
- ShellExecute SW_HIDE
programming4us programming4us