Deployment Exchange 2013

Exchange 2013 Prerequisites

Active Directory preparation

아래의 소프트웨어를 설치합니다.

  1. .NET Framework 4.7.2
  2. Windows Management Framework 4.0

아래의 과정을 통해 Remote Tool Administration Pack 을 설치합니다.

Windows Server 2012 R2 에서 Prerequisites

Mailbox or Client Access server roles

  1. 필요한 Windows components를 설치합니다.
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, RSAT-ADDS
  1. Install .NET Framework 4.7.2

    [!IMPORTANT] Exchange 2013 CU23은 .NET Framework 4.7.2 를 필요로 한다.
    만약, .NET Framework 4.7.1 환경이며, 먼저, Exchange 2013 CU22로 업그레이드 후 .NET Framework 4.7.2 를 설치합니다.
    만약, .NET Framework 4.6.2 환경이며, 먼저, Exchange 2013 CU20로 업그레이드 후 .NET Framework 4.7.1 를 설치합니다.

  2. Install Windows Management Framework 4.0 (included with Windows Server 2012 R2)

  3. Install Microsoft Unified Communications Managed API 4.0, Core Runtime 64-bit

  4. Install Visual C++ Redistributable Package for Visual Studio 2012

  5. Install Visual C++ Redistributable Package for Visual Studio 2013


Prepare Active Directory and Domains

해당 session의 핵심 내용은 아래와 같습니다:

  1. Extend the Active Directory Schema
  2. Prepare Active Directory
  3. Prepare Active Directory domains

Schema Admins 및 Enterprise Admins 의 구성원으로 작업을 수행합니다.

  1. Extend the Active Directory Schema

     Setup.exe /PrepareSchema /IAcceptExchangeServerLicenseTerms
    
  2. Prepare Active Directory

    이 과정은 Exchange Organization을 포함한 Exchange containers 및 개체들을 Active Directory에 생성하는 과정입니다.
    수행 과정 중 Exchange Organization Name이 필요할 수 있으며 이름은 아래를 참조합니다:

    • A ~ Z, a ~ z
    • 0 ~ 9
    • 스페이스를 포함할 수 있으나 이름의 처음과 끝에는 사용할 수 없음
    • - 또는 _
    • 이름은 64문자까지 가능
    • 이름은 설정 후 변경할 수 없음
     Setup.exe /PrepareAD /OrganizationName:"<organization name>" /IAcceptExchangeServerLicenseTerms
    
  3. Prepare Active Directory domains

    이 과정은 Exchange 관련 Security Group 들 및 permission등을 설정합니다.

    두 가지 옵션으로 수행할 수 있습니다.
    Forest의 전체 domains에 대하여 수행 또는 지정한 domain에 대하여 수행 옵션 중에 적절한 옵션으로 수행하면 됩니다.

     # All Domains
     Setup.exe /PrepareAllDomains /IAcceptExchangeServerLicenseTerms
        
     # Specified Domain
     Setup.exe /PrepareDomain:<FQDN of the domain you want to prepare> /IAcceptExchangeServerLicenseTerms
    

[!NOTE] Exchange 2013 Active Directory versions


Deploy New Installation of Exchange 2013

[!NOTE] Checklist for a new installation of Exchange 2013

  1. Exchange 2013 CU23 설치 파일을 다운로하고 실행하여 압축을 해제합니다.

  2. 압축 해체한 폴더에서 setup.exe를 관리자 계정으로 실행하여 Setup Wizard로 설치 합니다.

    1. Check for Updates? page
    2. Introduction page
    3. License Agreement page
    4. Recommended settings page
    5. Server Role Selection page
    6. Installation Space and Location page
    7. Exchange Organization을 처음 설정하는 경우, Exchange Organization page
      1. Active Directory split permission security model 옵션
    8. Malware Protection Settings page
    9. Readiness Check page
    10. Completion page

Exchange 2013 Post-Installation tasks

  1. Exchange 2013 Product Key 입력

    [!NOTE] Exchange 서버 license의 경우 설치는 동일하며 입력한 product key 에 따라 Enterprise 및 Standard 로 나뉘어지며, 버전에 따라 사용할 수 있는 기능의 차이가 있습니다.
    자세한 내용은 Exchange License Type을 참조하세요.

    Set-ExchangeServer ExServer01 -ProductKey aaaaa-aaaaa-aaaaa-aaaaa-aaaaa
    
  2. Mail Flow 및 Client Access 구성
    1. Send Connector 생성 및 구성
    2. Accepted Domain 추가 및 구성
    3. Default Email Address Policy 구성
    4. External URLs 구성
    5. Internal URLs 구성
    6. SSL Certificate 구성
  3. 옵션: Edge Transport Server를 통한 Internet mail flow 구성

  4. Verify an Exchange Installation
    1. Get-ExchangeServer
    2. Application Event Log
    3. Setup Log (C:\ExchangeSetupLogs)

Exchange License Type

Exchange는 Server 와 Client Access License(CAL) 모델로 구성되어 있습니다.

Exchange Standard Edition은 아래와 같은 limitation이 있습니다:

Exchange Client Access License (CALs)에 따라 사용 가능한 기능의 차이가 있습니다.

Exchange Licensing에 대하여 아래의 링크를 참조하세요.

Exchange Server 2019 licensing