<

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
This is a fun article that ultimately aims to help others find their footing in tech-focused poetry or starting to write a poem as a beginner in general with some fundamental construction tips. Becoming a Tech Poet can be a blast, but you have to ta…
This document presents the Modern Active Directory project, which aims to bring a more modern view on your Active Directory, whether to view key indicators or to perform advanced searches in a simple way. With this PowerShell module that accesses …