Skip to Main Content
Microsoft Exchange 2010 PowerShell Cookbook
book

Microsoft Exchange 2010 PowerShell Cookbook

by Mike Pfeiffer
July 2011
Intermediate to advanced content levelIntermediate to advanced
480 pages
11h 54m
English
Packt Publishing
Content preview from Microsoft Exchange 2010 PowerShell Cookbook

Adding mailbox servers to a Database Availability Group

Once you've created a Database Availability Group (DAG), you'll need to add DAG members, which are servers running the mailbox server role. In this recipe, you'll learn how to add mailbox servers to a DAG using the Exchange Management Shell.

How to do it...

To add a mailbox server to a DAG, use the Add-DatabaseAvailabilityGroupServer cmdlet :

Add-DatabaseAvailabilityGroupServer -Identity DAG `
-MailboxServer MBX1

In this example, the MBX1 server is added to a database availability group named DAG.

How it works...

In order to run the Add-DatabaseAvailabilityGroupServer cmdlet, the servers being added to the DAG must be running an Enterprise Edition of either Windows Server 2008 or 2008 R2. This ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Microsoft Exchange Server 2013 PowerShell Cookbook: Second Edition - Second Edition

Microsoft Exchange Server 2013 PowerShell Cookbook: Second Edition - Second Edition

Jonas Andersson, Mike Pfeiffer

Publisher Resources

ISBN: 9781849682466Other