Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

07-01-installation-Exchange Server 2019 on Win 2019 Core

2025-03-26 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/02 Report--

"actual combat training for system engineers"

-07-deploy the mail system

-01-Exchange Server 2019 on Win 2019 Core

Author: endless learning

QQ communication group: 454544014

Https://docs.microsoft.com/zh-cn/Exchange/plan-and-deploy/prerequisites?view=exchserver-2019

Http://www.exchangecn.com/exchange2019/20181125_6001.html

/ / create a share

\ 10.1.1.100\ Soft

.NET Framework 4.7.2

Visual C++ Redistributable Packages for Visual Studio 2013

Unified Communications Managed API 4.0

/ / Mapping network shares (on three Exchange 2019 servers)

PS C:\ > net use M:\\ 10.1.1.100\ Soft / user:i-x-Cloud\ administrator

The command completed successfully.

Exchange 2019 prerequisites for preparing Active Directory

A. Net Framework 4.7.2 or later

Windows 2019 Core does not require installation and configuration of .NET Framework 4.7.2 (default)

B. Visual C++ Redistributable Packages for Visual Studio 2013

C:\ Users\ Administrator.i-x-Cloud > net use M:\\ 10.1.1.100\ Soft / user:i-x-Cloud\ administrator

The command completed successfully.

C:\ Users\ Administrator.i-x-Cloud > M:

M:\ > cd "Visual C++ Redistributable Packages for Visual Studio 2013"

M:\ Visual C++ Redistributable Packages for Visual Studio 2013 >.\ vcredist_x64.exe

Install-WindowsFeature Server-Media-Foundation

c. Install Unified Communications Managed API 4.0.

This package is available for download and is located in the\ UCMARedist folder of Exchange Server Media.

/ / Mount Exchange 2019 ISO

Mu_exchange_server_2019_x64_dvd_5fa4d915.iso

PS Z:\ > cd.\ UCMARedist\

PS Z:\ UCMARedist >.\ Setup.exe

PS Z:\ UCMARedist >

PowerShell

Cd\

Install-WindowsFeature RSAT-ADDS

Server core: (Server Core:)

Copy

Install-WindowsFeature Server-Media-Foundation, NET-Framework-45-Features, RPC-over-HTTP-proxy, RSAT-Clustering, RSAT-Clustering-CmdInterface, RSAT-Clustering-PowerShell, 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-Metabase, Web-Mgmt-Service Web-Net-Ext45, Web-Request-Monitor, Web-Server, Web-Stat-Compression, Web-Static-Content, Web-Windows-Auth, Web-WMI, RSAT-ADDS

If you encounter the following circumstances, please restart and install again. (some restart once, yes. )

If rebooting for 5 times cannot be solved, please exit the domain, add the domain (or restore the snapshot), and redo the above steps again.

Restore the snapshot, power on, and then do the following steps to resolve the problem.

Install-WindowsFeature Server-Media-Foundation, NET-Framework-45-Features, RPC-over-HTTP-proxy, RSAT-Clustering, RSAT-Clustering-CmdInterface, RSAT-Clustering-PowerShell, 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-Metabase, Web-Mgmt-Service Web-Net-Ext45, Web-Request-Monitor, Web-Server, Web-Stat-Compression, Web-Static-Content, Web-Windows-Auth, Web-WMI, RSAT-ADDS

Download software

Exchange Server build number and release date

Https://docs.microsoft.com/zh-cn/Exchange/new-features/build-numbers-and-release-dates?view=exchserver-2019

Get-ExchangeServer | Format-List Name,Edition,AdminDisplayVersion

Product name release date build number (short format) build number (long format)

Exchange Server 2019 CU1 February 12, 2019 15.2.330.5 15.02.0330.005

Mount ISO and operate on the same as three computers.

Mu_exchange_server_2019_x64_dvd_5fa4d915.ISO

PS C:\ Users\ Administrator.i-x-Cloud > z:

PS Z:\ >

/ / create a directory and operate on three machines alike.

Md C:\ Program Files\ Microsoft\ Exchange Server\ V15

PowerShell

Md D:\ 'Program Files'

Md D:\ 'Program Files\ Microsoft'

Md D:\ 'Program Files\ Microsoft\ Exchange Server'

Md D:\ 'Program Files\ Microsoft\ Exchange Server\ V15'

Install the first Exchange 2019

Mount Exchange 2019 IS0

PowerShell

Z:

Extend the Active Directory schema

The first step in getting your organization ready for Exchange 2019 is to extend the Active

Directory schema by running the following command:

".\ Setup.exe / PrepareSchema / IAcceptExchangeServerLicenseTerms"

Prepare Active Directory

The second step that Exchange will create containers, objects, and other items in Active

Directory that Exchange Server will use to store information by running the following command:

". Setup.exe / PrepareAD / OrganizationName:" i-x-Cloud "/ IAcceptExchangeServerLicenseTerms"

Prepare Active Directory domains

The final step is to prepare the Active Directory domains where Exchange will be installed or

Where mail-enabled users will be located by running the following command:

".\ Setup.exe / PrepareAllDomains / IAcceptExchangeServerLicenseTerms"

Installation of Exchange Server 2019

After rebooting the server mount the Exchange Server 2019 ISO image in your VM.

Use the following command to start Exchange Server installation. The PowerShell command will

Also install the required OS components for Exchange:

.\ Setup.exe / m:install / roles:m / IAcceptExchangeServerLicenseTerms / InstallWindowsComponents / / reference

.\ Setup.exe / M:Install / Roles:Mailbox / TargetDir: "D:\ Program Files\ Microsoft\ ExchangeServer\ V15" / IAcceptExchangeServerLicenseTerms / InstallWindowsComponents

It starts at 12:10

It starts at 13:45

Restart

Https://051-ex01.i-x-cloud.com/ECP

/ / create a new send connector

Install the second Exchange 2019

Mount Exchange 2019 IS0

PowerShell

C:

Z:

Installation of Exchange Server 2019

After rebooting the server mount the Exchange Server 2019 ISO image in your VM.

Use the following command to start Exchange Server installation. The PowerShell command will

Also install the required OS components for Exchange:

.\ Setup.exe / m:install / roles:m / IAcceptExchangeServerLicenseTerms / InstallWindowsComponents

.\ Setup.exe / M:Install / Roles:Mailbox / TargetDir: "D:\ Program Files\ Microsoft\ ExchangeServer\ V15" / IAcceptExchangeServerLicenseTerms / InstallWindowsComponents

Restart

Https://052-ex02.i-x-cloud.com/ecp

Administrator@i-x-Cloud.com

Install the third Exchange 2019

Mount Exchange 2019 IS0

PowerShell

C:

Z:

Installation of Exchange Server 2019

After rebooting the server mount the Exchange Server 2019 ISO image in your VM.

Use the following command to start Exchange Server installation. The PowerShell command will

Also install the required OS components for Exchange:

.\ Setup.exe / m:install / roles:m / IAcceptExchangeServerLicenseTerms / InstallWindowsComponents

.\ Setup.exe / M:Install / Roles:Mailbox / TargetDir: "D:\ Program Files\ Microsoft\ ExchangeServer\ V15" / IAcceptExchangeServerLicenseTerms / InstallWindowsComponents

Https://053-ex03.i-x-cloud.com/ecp

Administrator@i-x-Cloud.com

Shutdown

Snapshot

011-DC01

012-DC02

013-DC03

021-CA01

031-WSUS01

041-OOS01

051-Ex01

052-Ex02

053-Ex03

100-Admin01

006-041-051-052-053-OK

Next configure 3 Exchange 2016 servers, as well as high availability.

This article has been completed!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report