Microsoft SharePoint Products and Technologies Administrators Pocket Consultant

The third major grouping of administrative tasks is Application Management. This grouping allows you to quickly navigate to configuring and managing Web applications, site collections, shared services, and other application-specific functions.

Creating Web Applications

Creating Web applications is one of the most basic and fundamental aspects of administering SharePoint products. A Web application provides the interface that users interact with from their browsers. Web applications are a combination of IIS virtual servers, associated content databases, and entries for both in the configuration database. Creating a Web application is covered in detail in Chapter 2, so refer there for detailed information on creating a Web application.

Extending Web applications is an interesting feature that is used by those wishing to serve the same content databases via multiple Web applications (IIS virtual servers). An example would be an organization wishing to serve content internally via http://portal using Windows Integrated Authentication, but serving the same content externally via https://portal.contoso.msft using Forms Authentication over the Secure Sockets layer (SSL) for security. You must already have a Web application created and functional before you can extend it. Then, extend a Web application from Central Administration > Application Management > SharePoint Web Application Management > Create Or Extend Web Application > Extend An Existing Web Application. The following items must be configured to extend a Web application:

Figure 3-13: Be sure to select the correct Web application from the drop-down menu.

To unextend a virtual server in IIS, do so from Central Administration > Application Management > SharePoint Web Application Management > Remove SharePoint From IIS Web Site. Exercise caution when unextending (deleting) a Web application, especially when selecting the Web application to remove. If you need to modify any other settings in IIS, refer to Chapter 2 for details on configuring IIS virtual servers in conjunction with SharePoint products.

Defining Managed Paths

If you have a medium-scale or larger implementation, give serious consideration to extending the default set of managed paths. A managed path is defined as the path in the Uniform Resource Identifier (URI) that is managed by SharePoint products. As an example, sites is the managed path in http://portal.contoso.msft/sites/madison. Managed paths cannot be limited for use by specific security groups, nor can they be targeted directly with audiences. They are simply a way to organize a large quantity of site collections. When using managed paths, you can have two site collections with the same name. For example, http://portal.contoso.com/HR/Meetings and http://portal.contoso.com/Sales/Meetings.

When adding a new path, you have the option either to include only that path (explicit inclusion) or to specify that path and all subordinate paths (wildcard inclusion). If the path http://portal.contoso.msft/sites was specified as an explicit inclusion, content could still be served from the WFE file system at http://portal.contoso.msft/sites/path. When creating an explicit inclusion managed path, you can then create a single site collection in the root of that path. If http://portal.contoso.msft/sites was specified as a wildcard inclusion, multiple named site collections could be created under that path.

Configuring Web Application Outgoing E-mail Settings

The settings for outgoing e-mails are copied from the settings previously defined in Central Administration > Operations > Topology And Services > Outgoing E-Mail Settings. Microsoft has given you the ability to modify these default settings on a per-Web application basis. This feature is useful when segregating e-mails based on workflows or when unique language character sets are required for a given Web application. Always verify that you are in the correct Web application before making changes.

Tip 

You can configure Web application outbound e-mail using stsadm -o email -outsmtpserver <SMTP Server> -fromaddress from@example.msft -replytoaddress <replytoaddress@example.msft> -codepage <codepage> -url <web application URL>.

Managing Content Databases

Content databases contain all site collection content, including most customization performed in the browser or SharePoint Designer. By default, a single content database is created per Web application. You should create additional content databases to limit the size of your content databases. For example, if your site collection quota is 10 GB and you want to limit your content database size to 100 GB, you would need to create a content database for every ten site collections in the associated Web application. You add additional databases via the Manage Content Databases interface. From here, you can add or manage content databases, as well as view information about a content database, as shown in Figure 3-14.

Figure 3-14: To edit the configuration of a content database, single-click the hyperlinked database name.

Important 

A database status of stopped means the database is not available for new site collection creation. It does not mean the database is down.

There are four primary properties that can be modified on a content database:

SharePoint Server Document Conversion

SharePoint Server includes four document converters that allow your users to write content in a format they are familiar with, such as Microsoft Word, and convert those documents to Web pages:

The bulk of document conversion configuration is covered in Chapter 10, "Configuring Office SharePoint Server Enterprise Content Management," but some configuration is required in Central Administration. The basics to enable functionality are configured in Central Administration > Application Management > External Service Connections > Document Conversions as follows:

Figure 3-15: If you wish to select a load balancer server, choose it from the drop-down menu.

Workflow Settings

Workflows are enabled by default for all Web applications. You can modify the global workflow settings from the Workflow Settings option in Central Administration. In the Workflow Settings management interface you can enable or disable workflows for a Web application, and modify task notifications. There are two types of workflow task notifications:

If you are looking for a Central Administration topic not found in this chapter, it is covered in depth in its respective chapter. Please refer to the index to find more information on the configuration options.

Категории