<

Exchange 2019:- Database Availability Group DAG creation with PowerShell

Posted on
6,018 Points
18 Views
Last Modified:
Published
Experience Level: Beginner
2:50
Edward van Biljon
Experienced Messaging Specialist with a demonstrated history of working in the information technology and services industry.
In this video we show you in the EAC where to view and create your DAG and we show you how to create a DAG with PowerShell and explain each section of the command.

Video Steps

1. Open the Exchange management shell

Click on start and then expand Exchange Server 2016 and click on Exchange Management shell.

2. Enter the following command

Type in the following command to create your DAG: New-DatabaseAvailabilityGroup -Name DAG01 -WitnessServer DC2019 -WitnessDirectory C:\DAG01 -DatabaseAvailabilityGroupIpAddresses 10.0.1.14
0
0 Comments
Since Azure DevOps Server 2022 finally supports a deployment on Server Core, I can replace another GUI Server in my LAB. In this write up, I will show you all the steps to get it up and running in your environment.
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 …