Dagnetwork disable mapi access
Hi RodrigoYour post answered what I was looking for and to be more specificRegister this connection on DNS actually changes MAPI Enabled to true or false.Gopi
View ArticleDagnetwork disable mapi access
I believe the proper answer to this question is described here, http://technet.microsoft.com/en-us/library/dd638104.aspx under MAPI Network Adapter Configurationsection. That actually determines which...
View ArticleDagnetwork disable mapi access
This does not answer the question! The question is "How do I disable MAPI access on a particular DAG Network"?Thanks, Jim
View ArticleDagnetwork disable mapi access
Hi, You could run this command to disable replication on the DAGNetwork1.Set-DatabaseAvailabilityGroupNetwork –IdentityDAGname\DAGNetwork1 –ReplicationEnabled $false Run this command to confirm the...
View ArticleDagnetwork disable mapi access
Hi MatthewThanks for your answer.These are my networks: - DAGNetwork1 (MAPI) 192.168.1.0/24 --> Replication enabled / MAPI Access enabled - DAGNetwork2 (Replication) 10.10.10.0/30 -->...
View ArticleDagnetwork disable mapi access
In EMC, under Organization Configuration > Mailbox > Database Availability Groups, select your DAGs--you will see the networks below. The important setting is that you do not want replication on...
View ArticleDagnetwork disable mapi access
HiI have two dagnetworks (mapi and replication), both have MapiAccessEnabled and ReplicationEnabled set to true. I don't want the replication network to be used for mapi access, how can I disable that?...
View Article