|
Parameter
|
Required
|
Type
|
Description
|
|---|
|
Identity
|
Required
|
Microsoft.Exchange.Configuration.Tasks.DatabaseAvailabilityGroupIdParameter
|
The Identity parameter specifies the name of the DAG to be modified.
|
|
AllowCrossSiteRpcClientAccess
|
Optional
|
System.Management.Automation.SwitchParameter
|
The AllowCrossSiteRpcClientAccess parameter is reserved for future use by Microsoft.
|
|
AlternateWitnessDirectory
|
Optional
|
Microsoft.Exchange.Data.NonRootLocalLongFullPath
|
The AlternateWitnessDirectory parameter specifies the name of an alternate directory that's used to store file share witness data. The specified directory must not be in use by any other DAGs or used for any other purpose. This parameter is used only as part of a data center switchover process. If the DAG is extended across multiple data centers in a site resilience configuration, we recommend pre-configuring the alternate witness server and directory.
|
|
AlternateWitnessServer
|
Optional
|
Microsoft.Exchange.Data.FileShareWitnessServerName
|
The AlternateWitnessServer parameter specifies the name of an alternate server that's used to store file share witness data. The specified server must not be a member of the DAG that's configured to use it. This parameter is used only as part of a data center switchover process. If the DAG is extended across multiple data centers in a site resilience configuration, we recommend pre-configuring the alternate witness server and directory.
|
|
Confirm
|
Optional
|
System.Management.Automation.SwitchParameter
|
The Confirm switch causes the command to pause processing and requires you to acknowledge what the command will do before processing continues. You don't have to specify a value with the Confirm switch.
|
|
DatabaseAvailabilityGroupIpAddresses
|
Optional
|
System.Net.IPAddress[]
|
The DatabaseAvailabilityGroupIpAddresses parameter specifies one or more static IP addresses to the DAG when a Mailbox server is added to a DAG. If you omit the DatabaseAvailabilityGroupIpAddresses parameter when creating a DAG, the system attempts to lease one or more IP addresses from a Dynamic Host Configuration Protocol (DHCP) server in your organization to assign to the DAG. You must specify this parameter each time an additional IP address is added to the DAG, such as in the case of multi-subnet DAGs. You must also specify all IP addresses previously assigned to the DAG each time the DatabaseAvailabilityGroupIpAddresses parameter is used. Setting the DatabaseAvailabilityGroupIpAddresses parameter to a value of 0.0.0.0 automatically configures the DAG to use DHCP.
|
|
DatacenterActivationMode
|
Optional
|
Microsoft.Exchange.Data.Directory.SystemConfiguration.DatacenterActivationModeOption
|
The DatacenterActivationMode parameter specifies whether data center activation mode is disabled (Off) or enabled for the DAG (DagOnly). This mode should be set for all DAGs with three or more members that are extended to two or more physical locations. This mode can't be enabled for DAGs with fewer than three members.
|
|
DiscoverNetworks
|
Optional
|
System.Management.Automation.SwitchParameter
|
The DiscoverNetworks parameter specifies whether to force a rediscovery of the network and network interfaces. By default, internal network heartbeats are sent between DAG members on the same subnet. If there's no response to the heartbeats, network discovery is performed automatically by the system. If you add or remove networks or change DAG network subnets, you can force rediscovery of all DAG networks by using the DiscoverNetworks parameter.
|
|
DomainController
|
Optional
|
Microsoft.Exchange.Data.Fqdn
|
The DomainController parameter specifies the fully qualified domain name (FQDN) of the domain controller that writes this configuration change to Active Directory.
|
|
NetworkCompression
|
Optional
|
Microsoft.Exchange.Data.Directory.SystemConfiguration.DatabaseAvailabilityGroup+NetworkOption
|
The NetworkCompression parameter specifies whether network compression is disabled on all networks (Disabled), enabled on all networks (Enabled), enabled for inter-subnet communication only (InterSubnetOnly), or enabled only for seeding (SeedOnly).
|
|
NetworkEncryption
|
Optional
|
Microsoft.Exchange.Data.Directory.SystemConfiguration.DatabaseAvailabilityGroup+NetworkOption
|
The NetworkEncryption parameter specifies whether network encryption is disabled on all networks (Disabled), enabled on all networks (Enabled), enabled for inter-subnet communication only (InterSubnetOnly), or enabled only for seeding (SeedOnly).
|
|
ReplicationPort
|
Optional
|
System.UInt16
|
The ReplicationPort parameter specifies a Transmission Control Protocol (TCP) port for replication (log shipping and seeding) activity. If this parameter isn't specified, the default port for replication is TCP 64327.
|
|
WhatIf
|
Optional
|
System.Management.Automation.SwitchParameter
|
The WhatIf switch instructs the command to simulate the actions that it would take on the object. By using the WhatIf switch, you can view what changes would occur without having to apply any of those changes. You don't have to specify a value with the WhatIf switch.
|
|
WitnessDirectory
|
Optional
|
Microsoft.Exchange.Data.NonRootLocalLongFullPath
|
The WitnessDirectory parameter specifies the name of the directory on the server that's used to store file share witness data. The specified directory must not be in use by any other DAGs.
|
|
WitnessServer
|
Optional
|
Microsoft.Exchange.Data.FileShareWitnessServerName
|
The WitnessServer parameter specifies the name of a server that will act as a witness for the DAG. The server specified can't be a member of the DAG.
|