Installing Exchange 2013 CU1

Before you begin

Download the following software:

· UCMA 4.0:
http://www.microsoft.com/en-us/download/details.aspx?id=34992

· Office 2010 filter packs 64 bit:
http://www.microsoft.com/en-us/download/details.aspx?id=17062

· Office 2010 filter packs SP1 64 bit:
http://www.microsoft.com/en-us/download/details.aspx?id=26604

Prerequisite installation

Step 1 : Open Windows Powershell

 

clip_image002

 

Step 2: Enter following string to start prerequisite installation for a multirole server –

Install-WindowsFeature AS-HTTP-Activation, Desktop-Experience, NET-Framework-45-Features, RPC-over-HTTP-proxy, RSAT-Clustering, RSAT-Clustering-CmdInterface, RSAT-Clustering-Mgmt, RSAT-Clustering-PowerShell, Web-Mgmt-Console, WAS-Process-Model, Web-Asp-Net45, Web-Basic-Auth, Web-Client-Auth, Web-Digest-Auth, Web-Dir-Browsing, Web-Dyn-Compression, Web-Http-Errors, Web-Http-Logging, Web-Http-Redirect, Web-Http-Tracing, Web-ISAPI-Ext, Web-ISAPI-Filter, Web-Lgcy-Mgmt-Console, Web-Metabase, Web-Mgmt-Console, Web-Mgmt-Service, Web-Net-Ext45, Web-Request-Monitor, Web-Server, Web-Stat-Compression, Web-Static-Content, Web-Windows-Auth, Web-WMI, Windows-Identity-Foundation

clip_image004

 

Step 3: restart the server

 

Shutdown.exe /r /t 60

 

 

Step 4: Install the UCMA Runtime Setup

Navigate to the folder holding the prerequisite downloads and double click the “UCMARunTimeSetup”

clip_image006

 

 

Step 5: Accept the Run prompt

clip_image008

 

 

Step 6: Click the left click on "Next (button)" in "Microsoft Unified Communications Managed API 4.0, Runtime Setup"

clip_image010

 

 

Step 7: Left click on "I have read and accept the license terms. (check box)" in "Microsoft Unified Communications Managed API 4.0, Runtime Setup"

clip_image012

 

 

Step 8: Left click on "Install (button)" in "Microsoft Unified Communications Managed API 4.0, Runtime Setup"

clip_image014

 

 

Step 9: Left click on "Finish (button)" in "Microsoft Unified Communications Managed API 4.0, Runtime Setup"

clip_image016

 

 

Step 10: Start the Office 2010 filter pack installation

clip_image018

 

 

Step 11: Left click on "Run (button)" in "Open File - Security Warning"

clip_image020

 

 

Step 12: Left click on "Microsoft Filter Pack 2.0 (button)" as it hides in the background by default.

clip_image022

 

 

Step 13: Left click on "Next (button)" in "Microsoft Filter Pack 2.0"

clip_image024

 

 

Step 14: Left click on "I accept the terms in the License Agreement (check box)" in "Microsoft Filter Pack 2.0"

clip_image026

 

 

Step 15: Left click on "Next (button)" in "Microsoft Filter Pack 2.0"

clip_image028

 

 

Step 16: Left click on "OK (button)" in "Microsoft Filter Pack 2.0"

clip_image030

 

 

Step 17: Start the installation of the Office 2010 Filterpack SP1.

clip_image032

 

 

Step 18: Left click on "Run (button)" in "Open File - Security Warning"

clip_image034

 

 

Step 19: Left click on "Click here to accept the Microsoft Software License Terms. (check box)" in "Microsoft Office 2010 Filter Pack Service Pack 1 (SP1)"

clip_image036

 

 

Step 20: Left click on "Continue (button)" in "Microsoft Office 2010 Filter Pack Service Pack 1 (SP1)"

clip_image038

 

 

Step 21: (‎21/‎06/‎2013 11:23:25) User left click on "OK (button)" in "Microsoft Office 2010 Filter Pack Service Pack 1 (SP1)"

clip_image040

 

 

Step 22: Left click on "Windows PowerShell (button)"

clip_image042

 

 

Step 23: restart the server.

Shutdown.exe /r /t 60

 

Step 24: Left click on "Close (button)" in "You're about to be signed off"

clip_image044

 

 

Left click on "next (button)" in "Exchange Server Setup"

Step 2: Left click on "next (button)" in "Exchange Server Setup"

Step 3: Left click on "Exchange Server Setup (window)" in "Exchange Server Setup"

Step 4: Left click on "Exchange Server Setup (window)" in "Exchange Server Setup"

aclip_image046

Step 5: User left click on "next (button)" in "Exchange Server Setup"

clip_image048

Step 6: Left click on "I accept the terms in the license agreement" in "Exchange Server Setup"

clip_image050

Step 7: Left click on "next (button)" in "Exchange Server Setup"

clip_image052

Step 8: Left click on "next (button)" in "Exchange Server Setup"

clip_image054

Step 9: Select "Mailbox role” in "Exchange Server Setup"

clip_image056

Step 10: Select "Client Access role" in "Exchange Server Setup"

clip_image058

Step 11: Left click on "next (button)" in "Exchange Server Setup"

clip_image060

Step 12: Left click on "next (button)" in "Exchange Server Setup"

clip_image062

Step 13: Choose the installation path and left click on "next (button)" in "Exchange Server Setup"

clip_image064

Step 14: Leave malware scanning on by making sure the radio button is on “No”and left click on "Exchange Server Setup (window)" in "Exchange Server Setup"

clip_image066

 

clip_image068

 

   

clip_image070

 

clip_image072

 

   

clip_image074

 

clip_image076

clip_image078

Step 15: Left click on "finish (button)" in "Exchange Server Setup"

clip_image080

Step 16: Restart the server.

Shutdown.exe /r /t 60

clip_image082

This article is part of the GWB Archives. Original Author: marc dekeyser

New on Geeks with Blogs

  • We Won The One Award I Actually Care About

    Full Scale made the Inc. 5000 for the fifth year straight, the 12th listing across my three companies. Here is why the one award you cannot buy is worth stopping for.

  • Your Customers Build the Features Now

    I let a tool I liked sit dead for a year rather than build the features I wanted. An MCP server meant I never had to, and your customers can do the same to your product.

  • Get the Size of a Directory in Linux the Easy Way

    du -sh for the quick answer, ncdu for the cleanup, df for the disk itself: every command for checking directory size in Linux, plus why du and df never agree.

  • Vim Search and Replace: The Ultimate Guide

    One :%s command replaces every match in a file before a find dialog would even open. The Vim substitute patterns worth the muscle memory: flags, ranges, capture groups, and multi-file edits.