<

Windows Server 2019 Core: Install Exchange 2019 on Server 2019 Core unattended

Posted on
6,040 Points
40 Views
Last Modified:
Published
Experience Level: Intermediate
10:09
Edward van Biljon (MVP)
Experienced Messaging Specialist with a demonstrated history of working in the information technology and services industry.
In this video we show you how to run an unattended Exchange 2019 installation on Windows Server 2019 Core. It is pretty much similar to running an unattended installation on the GUI.

Video Steps

1. Enter PowerShell mode

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

2. Mount the ISO

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

3. Run the Install

Run the following command to Install Exchange 2019: .\Setup.EXE /Mode:Install /InstallWindowsComponents /IAcceptExchangeServerLicenseTerms /Roles:MB  
0
0 Comments
As Microsoft comes out with new, updated versions of their server operating system, it becomes necessary to upgrade the domain controllers in your environment. This document will walk through the process of adding a new domain controller, migrating …
This article presents an AutoHotkey (V1) script that detects when a USB drive is inserted or removed. It displays a pop-up dialog and makes a logfile entry in each case. It provides a system tray (notification area) icon with context menu choices to…

Keep in touch with Experts Exchange

Tech news and trends delivered to your inbox every month