<

Windows Server 2019 Core: Install the Exchange 2019 prerequisites

Posted on
6,035 Points
35 Views
Last Modified:
Published
Experience Level: Intermediate
7:19
Edward van Biljon (MVP)
Experienced Messaging Specialist with a demonstrated history of working in the information technology and services industry.
In this video, we chat about the prerequisites needed in preparation for the installation of Exchange 2019 on Windows Server 2019 Core.

Video Steps

1. Enable File Sharing

In order to run the prerequisites, you need to run the command to enable file sharing and once done you can create a folder on the Exchange 2019 Server and copy the install files and ISO: netsh advfirewall firewall set rule group="File and Printer Sharing" new enable=Yes

2. Enter PowerShell mode

In order to mount the ISO, you need first type in PowerShell at the command prompt and then press enter.

3. Mount the ISO

You now need to run the command: Mount-DiskImage -ImagePath "C:\Installs\ExchangeServer2019-x64.iso"

4. Navigate to Folder

At the prompt, navigate to the folder where you have copied all the downloads to and run the install files.
0
0 Comments
Post purchasing a portable SSD recently, I ran into several performance issues. Namely, the new SSD (SanDisk Xtreme Pro 1TB) having slow speeds on data copy and the files (on disk) taking a lot of disk space. These issues are now sorted but I want t…
This article presents an AutoHotkey (V1) script that creates a plain text report with information about all drives in a system that have a drive letter, such as C, D, E, etc. The information in the report is Type of drive, Status, Capacity, Free Spa…

Keep in touch with Experts Exchange

Tech news and trends delivered to your inbox every month