2010/11/09

Create a Database Availability Group: Exchange 2010 Help

Create a Database Availability Group: Exchange 2010 Help: "- 已使用 Google 工具列寄出"


This example creates a DAG named DAG1 that is configured to use the witness server EXHUB1 and the local directory C:\DAG1. DAG1 is also configured to use DHCP for the DAG's IP addresses.

New-DatabaseAvailabilityGroup -Name DAG1 -WitnessServer EXHUB1 -WitnessDirectory C:\DAG1