Skip to content

Commit 7f6f6e6

Browse files
authored
Merge pull request MicrosoftDocs#1887 from MicrosoftDocs/chrisda
Chrisda to Master
2 parents 13e05f1 + a67f0b8 commit 7f6f6e6

File tree

53 files changed

+2794
-1863
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+2794
-1863
lines changed

exchange/exchange-ps/exchange/client-access/Test-OutlookConnectivity.md

Lines changed: 182 additions & 132 deletions
Large diffs are not rendered by default.

exchange/exchange-ps/exchange/database-availability-groups/Set-MailboxDatabaseCopy.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ For information about the parameter sets in the Syntax section below, see Exchan
1717

1818
## SYNTAX
1919

20-
###
2120
```
2221
Set-MailboxDatabaseCopy [-Identity] <DatabaseCopyIdParameter> [-ActivationPreference <UInt32>] [-Confirm] [-DatabaseCopyAutoActivationPolicy <DatabaseCopyAutoActivationPolicyType>] [-DomainController <Fqdn>] [-ReplayLagMaxDelay <EnhancedTimeSpan>] [-ReplayLagTime <EnhancedTimeSpan>] [-TruncationLagTime <EnhancedTimeSpan>] [-WhatIf] [<CommonParameters>]
2322
```

exchange/exchange-ps/exchange/devices/Set-ActiveSyncOrganizationSettings.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ For information about the parameter sets in the Syntax section below, see Exchan
1717

1818
## SYNTAX
1919

20-
###
2120
```
2221
Set-ActiveSyncOrganizationSettings [[-Identity] <ActiveSyncOrganizationSettingsIdParameter>] [-AdminMailRecipients <MultiValuedProperty>] [-AllowAccessForUnSupportedPlatform <$true | $false>] [-AllowRMSSupportForUnenlightenedApps <$true | $false>] [-Confirm] [-DefaultAccessLevel <Allow | Block | Quarantine>] [-DomainController <Fqdn>] [-OtaNotificationMailInsert <String>] [-UserMailInsert <String>] [-WhatIf] [<CommonParameters>]
2322
```

exchange/exchange-ps/exchange/email-addresses-and-address-books/New-EmailAddressPolicy.md

Lines changed: 160 additions & 129 deletions
Large diffs are not rendered by default.

exchange/exchange-ps/exchange/mail-flow/New-SendConnector.md

Lines changed: 148 additions & 139 deletions
Large diffs are not rendered by default.

exchange/exchange-ps/exchange/mail-flow/Test-Mailflow.md

Lines changed: 60 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -17,51 +17,76 @@ For information about the parameter sets in the Syntax section below, see Exchan
1717

1818
## SYNTAX
1919

20-
### Set5
20+
### AutoDiscoverTargetMailboxServer
2121
```
2222
Test-Mailflow [[-Identity] <ServerIdParameter>] [-AutoDiscoverTargetMailboxServer]
23-
[-ActiveDirectoryTimeout <Int32>] [-Confirm] [-DomainController <Fqdn>] [-ErrorLatency <Int32>]
24-
[-ExecutionTimeout <Int32>] [-MonitoringContext <$true | $false>] [-WhatIf]
25-
-TargetDatabase <DatabaseIdParameter> [<CommonParameters>]
23+
[-ActiveDirectoryTimeout <Int32>]
24+
[-Confirm]
25+
[-DomainController <Fqdn>]
26+
[-ErrorLatency <Int32>]
27+
[-ExecutionTimeout <Int32>]
28+
[-MonitoringContext <$true | $false>]
29+
[-WhatIf] [<CommonParameters>]
2630
```
2731

28-
### Set6
32+
### CrossPremises
2933
```
30-
Test-Mailflow -CrossPremises <$true | $false> [-ActiveDirectoryTimeout <Int32>] [-Confirm]
31-
[-CrossPremisesExpirationTimeout <EnhancedTimeSpan>] [-CrossPremisesPendingErrorCount <Int32>]
32-
[-DomainController <Fqdn>] [-ErrorLatency <Int32>] [-ExecutionTimeout <Int32>]
33-
[-MonitoringContext <$true | $false>] [-WhatIf] [<CommonParameters>]
34+
Test-Mailflow -CrossPremises <$true | $false> [-ActiveDirectoryTimeout <Int32>] [-CrossPremisesExpirationTimeout <EnhancedTimeSpan>] [-CrossPremisesPendingErrorCount <Int32>]
35+
[-Confirm]
36+
[-DomainController <Fqdn>]
37+
[-ErrorLatency <Int32>]
38+
[-ExecutionTimeout <Int32>]
39+
[-MonitoringContext <$true | $false>]
40+
[-WhatIf] [<CommonParameters>]
3441
```
3542

36-
### Set2
43+
### TargetDatabase
3744
```
3845
Test-Mailflow [[-Identity] <ServerIdParameter>] -TargetDatabase <DatabaseIdParameter>
39-
[-ActiveDirectoryTimeout <Int32>] [-Confirm] [-DomainController <Fqdn>] [-ErrorLatency <Int32>]
40-
[-ExecutionTimeout <Int32>] [-MonitoringContext <$true | $false>] [-WhatIf]
41-
-TargetMailboxServer <ServerIdParameter> [<CommonParameters>]
46+
[-ActiveDirectoryTimeout <Int32>]
47+
[-Confirm]
48+
[-DomainController <Fqdn>]
49+
[-ErrorLatency <Int32>]
50+
[-ExecutionTimeout <Int32>]
51+
[-MonitoringContext <$true | $false>]
52+
[-WhatIf] [<CommonParameters>]
4253
```
4354

44-
### Set4
55+
### TargetEmailAddress
4556
```
46-
Test-Mailflow [[-Identity] <ServerIdParameter>] -TargetEmailAddress <String> [-ActiveDirectoryTimeout <Int32>]
47-
[-Confirm] [-DomainController <Fqdn>] [-ErrorLatency <Int32>] [-ExecutionTimeout <Int32>]
48-
[-MonitoringContext <$true | $false>] [-TargetEmailAddressDisplayName <String>] [-WhatIf]
49-
[-AutoDiscoverTargetMailboxServer] [<CommonParameters>]
57+
Test-Mailflow [[-Identity] <ServerIdParameter>] -TargetEmailAddress <String> [-TargetEmailAddressDisplayName <String>]
58+
[-ActiveDirectoryTimeout <Int32>]
59+
[-Confirm]
60+
[-DomainController <Fqdn>]
61+
[-ErrorLatency <Int32>]
62+
[-ExecutionTimeout <Int32>]
63+
[-MonitoringContext <$true | $false>]
64+
[-WhatIf] [<CommonParameters>]
5065
```
5166

52-
### Set3
67+
### TargetMailboxServer
5368
```
5469
Test-Mailflow [[-Identity] <ServerIdParameter>] -TargetMailboxServer <ServerIdParameter>
55-
[-ActiveDirectoryTimeout <Int32>] [-Confirm] [-DomainController <Fqdn>] [-ErrorLatency <Int32>]
56-
[-ExecutionTimeout <Int32>] [-MonitoringContext <$true | $false>] [-WhatIf] -TargetEmailAddress <String>
57-
[-TargetEmailAddressDisplayName <String>] -TargetDatabase <DatabaseIdParameter> [<CommonParameters>]
70+
[-ActiveDirectoryTimeout <Int32>]
71+
[-Confirm]
72+
[-DomainController <Fqdn>]
73+
[-ErrorLatency <Int32>]
74+
[-ExecutionTimeout <Int32>]
75+
[-MonitoringContext <$true | $false>]
76+
[-WhatIf]
77+
[<CommonParameters>]
5878
```
5979

60-
### Set1
80+
### SourceServer
6181
```
62-
Test-Mailflow [[-Identity] <ServerIdParameter>] [-ActiveDirectoryTimeout <Int32>] [-Confirm]
63-
[-DomainController <Fqdn>] [-ErrorLatency <Int32>] [-ExecutionTimeout <Int32>]
64-
[-MonitoringContext <$true | $false>] [-WhatIf] [<CommonParameters>]
82+
Test-Mailflow [[-Identity] <ServerIdParameter>]
83+
[-ActiveDirectoryTimeout <Int32>]
84+
[-Confirm]
85+
[-DomainController <Fqdn>]
86+
[-ErrorLatency <Int32>]
87+
[-ExecutionTimeout <Int32>]
88+
[-MonitoringContext <$true | $false>]
89+
[-WhatIf] [<CommonParameters>]
6590
```
6691

6792
## DESCRIPTION
@@ -104,7 +129,7 @@ When you use this switch, you can't use the CrossPremises, TargetDatabase, Targe
104129

105130
```yaml
106131
Type: SwitchParameter
107-
Parameter Sets: Set5, Set4
132+
Parameter Sets: AutoDiscoverTargetMailboxServer
108133
Aliases:
109134
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
110135
Required: True
@@ -123,7 +148,7 @@ When you use this parameter, you can't use the AutoDiscoverTargetMailboxServer,
123148
124149
```yaml
125150
Type: $true | $false
126-
Parameter Sets: Set6
151+
Parameter Sets: CrossPremises
127152
Aliases:
128153
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
129154
Required: True
@@ -140,7 +165,7 @@ When you use this parameter, you can't use the AutoDiscoverTargetMailboxServer,
140165
141166
```yaml
142167
Type: DatabaseIdParameter
143-
Parameter Sets: Set5, Set2, Set3
168+
Parameter Sets: TargetDatabase
144169
Aliases:
145170
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
146171
Required: True
@@ -157,7 +182,7 @@ When you use this parameter, you can't use the AutoDiscoverTargetMailboxServer,
157182
158183
```yaml
159184
Type: String
160-
Parameter Sets: Set4, Set3
185+
Parameter Sets: TargetEmailAddress
161186
Aliases:
162187
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
163188
Required: True
@@ -174,7 +199,7 @@ When you use this parameter, you can't use the AutoDiscoverTargetMailboxServer,
174199
175200
```yaml
176201
Type: ServerIdParameter
177-
Parameter Sets: Set2, Set3
202+
Parameter Sets: TargetMailboxServer
178203
Aliases:
179204
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
180205
Required: True
@@ -223,7 +248,7 @@ The CrossPremisesExpirationTimeout parameter is used when this cmdlet is run by
223248
224249
```yaml
225250
Type: EnhancedTimeSpan
226-
Parameter Sets: Set6
251+
Parameter Sets: CrossPremises
227252
Aliases:
228253
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
229254
Required: False
@@ -238,7 +263,7 @@ The CrossPremisesPendingErrorCount parameter is used when this cmdlet is run by
238263
239264
```yaml
240265
Type: Int32
241-
Parameter Sets: Set6
266+
Parameter Sets: CrossPremises
242267
Aliases:
243268
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
244269
Required: False
@@ -298,7 +323,7 @@ The Identity parameter specifies the source Mailbox server name from which a tes
298323
299324
```yaml
300325
Type: ServerIdParameter
301-
Parameter Sets: Set5, Set2, Set4, Set3, Set1
326+
Parameter Sets: AutoDiscoverTargetMailboxServer, TargetDatabase, TargetEmailAddress, TargetMailboxServer, SourceServer
302327
Aliases:
303328
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
304329
Required: False
@@ -330,7 +355,7 @@ This parameter is available only with the TargetEmailAddress parameter and has n
330355
331356
```yaml
332357
Type: String
333-
Parameter Sets: Set4, Set3
358+
Parameter Sets: TargetEmailAddress
334359
Aliases:
335360
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
336361
Required: False

0 commit comments

Comments
 (0)