programming4us
programming4us
ENTERPRISE

Exchange Server 2010 : Installing OCS 2007 R2 (part 3) - Configuring Prerequisites & Deploying an OCS 2007 Server

2/27/2011 10:02:18 AM

Configuring Prerequisites

The installation of the server portion of the process requires that certain prerequisites be installed. Although the Add Roles Wizard can be used, as shown in Figure 9, it is easier to install everything needed from a script:

Servermanagercmd -i web-server
Servermanagercmd -i web-webserver
Servermanagercmd -i web-common-http
Servermanagercmd -i web-static-content
Servermanagercmd -i web-dir-browsing
Servermanagercmd -i web-http-errors
Servermanagercmd -i web-http-redirect
Servermanagercmd -i web-health
Servermanagercmd -i web-http-logging
Servermanagercmd -i web-request-monitor
Servermanagercmd -i web-security
Servermanagercmd -i web-basic-auth
Servermanagercmd -i web-windows-auth
Servermanagercmd -i web-digest-auth
Servermanagercmd -i web-filtering
Servermanagercmd -i web-performance
Servermanagercmd -i web-stat-compression
Servermanagercmd -i web-mgmt-tools
Servermanagercmd -i web-mgmt-console
Servermanagercmd -i web-mgmt-compat
Servermanagercmd -i web-metabase
Servermanagercmd -i web-wmi
Servermanagercmd -i web-lgcy-scripting
Servermanagercmd -i web-lgcy-mgmt-console

Servermanagercmd -i rsat
Servermanagercmd -i rsat-addc
Servermanagercmd -i rsat-role-tools
Servermanagercmd -i rsat-web-server

Servermanagercmd -i was
Servermanagercmd -i was-process-model
Servermanagercmd -i was-config-apis


Figure 9. Add Roles Wizard.

Take the preceding code and copy it in Notepad.exe. Save the file on the root of the C: drive and call it OCSPreReq.bat. The script running on the server can be seen in Figure 10. A reboot will be required when the script completes.

Figure 10. OCS Prerequisites Script.

Deploying an OCS 2007 Server

After all the prerequisites have been satisfied and the AD schema has been extended, the process for installing an OCS 2007 standard server can begin. To begin this process, perform the following steps:

1.
From the Deployment Wizard, click Deploy Standard Edition Server.

2.
Under Step 2, click Run.

3.
Click the Run button in the Deploy Server section at the screen that appears, as shown in Figure 11.



Figure 11. Deploy server.

4.
Click OK if prompted to install Media Format Runtime. If a reboot is required, reboot the server and repeat steps 1 through 3.

5.
Click Next on the first screen, accept the license agreement, and click Next. Leave the installation folder at the default, and click Next to continue.

6.
Select the appropriate Application Configuration. The default is All Services Selected.

7.
At the account information field, select Use an Existing Account, and enter the service account information entered in the previous steps for delegation.

8.
At the Component Service Account dialog box, choose Use an Existing Account, and then enter the second service account created during the delegation steps and its password. Click Next to continue.

9.
In the Web Farm FQDNs dialog box, shown in Figure 12, enter the external FQDN of the farm as it will be made available to Internet users (if applicable). Click Next to continue.

Figure 12. Entering web farm FQDN settings.

10.
Enter the database and log information into the fields in the Database File dialog box. Click Next to continue.

Note

For best performance, separate the RTCDYN and RTC logs onto physically separate drive sets.

11.
Click Next at the Ready to Deploy Server dialog box.

12.
Click Finish.
Other  
  •  Integrating Office Communications Server 2007 in an Exchange Server 2010 Environment - Understanding Microsoft’s Unified Communications Strategy
  •  Protecting SharePoint 2010 from Viruses Using Forefront Protection 2010 for SharePoint
  •  Protecting SharePoint with Advanced Antivirus and Edge Security Solutions : Securing SharePoint Sites Using Forefront UAG
  •  Developing Applications for the Cloud on the Microsoft Windows Azure Platform : Accessing the Surveys Application - Geo-Location
  •  Developing Applications for the Cloud on the Microsoft Windows Azure Platform : DNS Names, Certificates, and SSL in the Surveys Application
  •  Securing SharePoint Sites with Forefront TMG 2010 (part 2) - Creating a SharePoint Publishing Rule Using Forefront TMG
  •  Securing SharePoint Sites with Forefront TMG 2010 (part 1) - Configuring the Alternate Access Mapping Setting for the External URL
  •  SharePoint 2010 : Outlining the Inherent Threat in SharePoint Web Traffic
  •  SharePoint 2010 : Outlining the Need for the Forefront Edge Line for SharePoint Environments
  •  Collaborating Within an Exchange Server Environment Using Microsoft Office SharePoint Server 2007 : Customizing and Developing MOSS Sites
  •  
    video
     
    Video tutorials
    - How To Install Windows 8

    - How To Install Windows Server 2012

    - How To Install Windows Server 2012 On VirtualBox

    - How To Disable Windows 8 Metro UI

    - How To Install Windows Store Apps From Windows 8 Classic Desktop

    - How To Disable Windows Update in Windows 8

    - How To Disable Windows 8 Metro UI

    - How To Add Widgets To Windows 8 Lock Screen

    - How to create your first Swimlane Diagram or Cross-Functional Flowchart Diagram by using Microsoft Visio 2010
    programming4us programming4us
    programming4us
     
     
    programming4us