Quantcast
Channel: Dagnetwork disable mapi access
Viewing all 28 articles
Browse latest View live

Dagnetwork disable mapi access

$
0
0

I believe the proper answer to this question is described here, http://technet.microsoft.com/en-us/library/dd638104.aspx under MAPI Network Adapter Configuration section.

That actually determines which adapter Exchange will take for MAPI or not; as you don't have cmdlet to disable MapiAccessEnabled property via cmdlet.


Rodrigo Sebben



Dagnetwork disable mapi access

$
0
0
This does not answer the question! The question is "How do I disable MAPI access on a particular DAG Network"?
Thanks, Jim

Dagnetwork disable mapi access

$
0
0

Hi,

 

You could run this command to disable replication on the DAGNetwork1.

Set-DatabaseAvailabilityGroupNetwork –Identity DAGname\DAGNetwork1 –ReplicationEnabled $false

 

Run this command to confirm the result:

Get-DatabaseAvailabilityGroupNetwork –Identity DAGname

 

More information about Configure Database Availability Group Network Properties

http://technet.microsoft.com/en-us/library/dd297927.aspx


Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

Dagnetwork disable mapi access

$
0
0

Hi Matthew

Thanks 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  --> Replication enabled / MAPI Access enabled

So I am going to disable replication on the DAGNetwork1.

But what about the MAPI Access, which is also enabled on both networks? By testing the failover I found the following warning in the eventlog:
EventID:2200
Source: MSExchangeRepl
Description: A change in network configuration was detected. The role for cluster network 'Cluster Network 2' subnet '10.10.10.0/30' was changed from 'ClusterNetworkRoleInternalUse' to 'ClusterNetworkRoleInternalAndClient'.

My understanding is that the replication network is going to be used as mapi network as well.

Regards
Peter

Dagnetwork disable mapi access

$
0
0
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 your MAPI network.  Beyond that, it would be best practice to full isolate the replication network traffic by putting it on a separate VLAN or network, in which case MAPI traffic could not use the replication network because it would not be able to access clients.  
Matthew

Dagnetwork disable mapi access

$
0
0

Hi

I 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? Or is that ok?

Thanks and regards
Peter

Dagnetwork disable mapi access

$
0
0

Hi Rodrigo

Your post answered what I was looking for and to be more specific

Register this connection on DNS actually changes MAPI Enabled to true or false.


Gopi

Dagnetwork disable mapi access

$
0
0

Hi Rodrigo

Your post answered what I was looking for and to be more specific

Register this connection on DNS actually changes MAPI Enabled to true or false.


Gopi


Dagnetwork disable mapi access

$
0
0

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 adapter Exchange will take for MAPI or not; as you don't have cmdlet to disableMapiAccessEnabled property via cmdlet.


Rodrigo Sebben


Dagnetwork disable mapi access

$
0
0
This does not answer the question! The question is "How do I disable MAPI access on a particular DAG Network"?
Thanks, Jim

Dagnetwork disable mapi access

$
0
0

Hi,

 

You could run this command to disable replication on the DAGNetwork1.

Set-DatabaseAvailabilityGroupNetwork –IdentityDAGname\DAGNetwork1 –ReplicationEnabled $false

 

Run this command to confirm the result:

Get-DatabaseAvailabilityGroupNetwork –IdentityDAGname

 

More information about Configure Database Availability Group Network Properties

http://technet.microsoft.com/en-us/library/dd297927.aspx


Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

Dagnetwork disable mapi access

$
0
0

Hi Matthew

Thanks 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  --> Replication enabled / MAPI Access enabled

So I am going to disable replication on the DAGNetwork1.

But what about the MAPI Access, which is also enabled on both networks? By testing the failover I found the following warning in the eventlog:
EventID:2200
Source: MSExchangeRepl
Description: A change in network configuration was detected. The role for cluster network 'Cluster Network 2' subnet '10.10.10.0/30' was changed from 'ClusterNetworkRoleInternalUse' to 'ClusterNetworkRoleInternalAndClient'.

My understanding is that the replication network is going to be used as mapi network as well.

Regards
Peter

Dagnetwork disable mapi access

$
0
0
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 your MAPI network.  Beyond that, it would be best practice to full isolate the replication network traffic by putting it on a separate VLAN or network, in which case MAPI traffic could not use the replication network because it would not be able to access clients.  
Matthew

Dagnetwork disable mapi access

$
0
0

Hi

I 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? Or is that ok?

Thanks and regards
Peter

Dagnetwork disable mapi access

$
0
0

Hi Rodrigo

Your post answered what I was looking for and to be more specific

Register this connection on DNS actually changes MAPI Enabled to true or false.


Gopi


Dagnetwork disable mapi access

$
0
0

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 adapter Exchange will take for MAPI or not; as you don't have cmdlet to disableMapiAccessEnabled property via cmdlet.


Rodrigo Sebben


Dagnetwork disable mapi access

$
0
0
This does not answer the question! The question is "How do I disable MAPI access on a particular DAG Network"?
Thanks, Jim

Dagnetwork disable mapi access

$
0
0

Hi,

 

You could run this command to disable replication on the DAGNetwork1.

Set-DatabaseAvailabilityGroupNetwork –IdentityDAGname\DAGNetwork1 –ReplicationEnabled $false

 

Run this command to confirm the result:

Get-DatabaseAvailabilityGroupNetwork –IdentityDAGname

 

More information about Configure Database Availability Group Network Properties

http://technet.microsoft.com/en-us/library/dd297927.aspx


Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

Dagnetwork disable mapi access

$
0
0

Hi Matthew

Thanks 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  --> Replication enabled / MAPI Access enabled

So I am going to disable replication on the DAGNetwork1.

But what about the MAPI Access, which is also enabled on both networks? By testing the failover I found the following warning in the eventlog:
EventID:2200
Source: MSExchangeRepl
Description: A change in network configuration was detected. The role for cluster network 'Cluster Network 2' subnet '10.10.10.0/30' was changed from 'ClusterNetworkRoleInternalUse' to 'ClusterNetworkRoleInternalAndClient'.

My understanding is that the replication network is going to be used as mapi network as well.

Regards
Peter

Dagnetwork disable mapi access

$
0
0
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 your MAPI network.  Beyond that, it would be best practice to full isolate the replication network traffic by putting it on a separate VLAN or network, in which case MAPI traffic could not use the replication network because it would not be able to access clients.  
Matthew
Viewing all 28 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>