Create DAG (Database Availability Group) in Exchange 2016
Well, Creating DAG is much more simpler as comparing to Exchange 2010,But configuring it properly is the best part to have it efficiently working. So lets see how to create a 2 node DAG , where most of...
View ArticleExchange Datacenter Switchover
I had to do a Exchange Datacenter Switchover Procedure on a 3 Node Dag. Two on primary site and one on Secondary site. Primary datacenter needs maintenance and both primary nodes have to go offline. so...
View ArticleHow to create a DAG (Database Availability Group) in Exchange 2010
Well, Creating DAG is much more simpler, But configuring it properly is the best part to have it efficiently working. So lets see how to create a 2 node DAG , where most of the Environments are willing...
View ArticleHow to create a Database Availability Group in Exchange 2013
Refer newer version – https://www.azure365pro.com/create-dag-database-availability-group-in-exchange-2016/ Well, Creating Database Availability Group (DAG) Became much more simpler, But configuring...
View ArticleHow to Add Database Copies in Exchange 2013
Powershell – Add-MailboxDatabaseCopy -Identity Database-002 -MailboxServer Exch01 Login to EAC Servers – Databases – Choose the Database – Add Database Copy Choose Browse – Choose the Server – Click...
View ArticleDatabase Availability Group in Exchange 2013
Everyone is aware that Exchange 2010 DAG is a successful implementation, lets see about some of the new features available in Exchange 2013 Database Availability Group (DAG) We will get to know about...
View ArticleHow to move Cluster group in Windows Server 2012/Exchange 2013 DAG
To Get Available Cluster Groups Get-ClusterGroup To Get All available Cluster resources Cluster res To move the Cluster resources to other node Get-ClusterGroup "Cluster Group" | Move-ClusterGroup...
View ArticleCan we enable Circular logging on Exchange database which has Database Copies
It’s a good question . There are few situations like . where storage is filling up faster because of log files . where databases having more database copies . and there is no enough storage available...
View ArticleWhat is loose Truncation in Exchange 2013 Sp1 DAG (Database Availability Group)?
Whats is Called Loose Truncation ? in Exchange 2013 Sp1 Lets make this simple , Normally if one Database copy goes offline in one of the DAG Members, Logs are not Truncated in all the databases copies...
View Article