You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: exchange/exchange-ps/ExchangePowerShell/Get-MigrationConfig.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ title: Get-MigrationConfig
13
13
## SYNOPSIS
14
14
This cmdlet is available in on-premises Exchange and in the cloud-based service. Some parameters and settings might be exclusive to one environment or the other.
15
15
16
-
Use the Get-MigrationConfig cmdlet to retrieve migration configuration settings on Exchange servers.
16
+
Use the Get-MigrationConfig cmdlet to retrieve migration configuration settings for your organization.
17
17
18
18
For information about the parameter sets in the Syntax section below, see [Exchange cmdlet syntax](https://learn.microsoft.com/powershell/exchange/exchange-cmdlet-syntax).
19
19
@@ -59,7 +59,7 @@ This example retrieves the settings for the migration configuration.
59
59
60
60
This parameter is available only in the cloud-based service.
61
61
62
-
{{ Fill AllPartitions Description }}
62
+
The AllPartitions switch specifies whether to retrieve the migration configuration from all migration mailbox partitions. You don't need to specify a value with this switch.
This parameter is available only in the cloud-based service.
101
101
102
-
{{ Fill IncludeSimplifiedGmailMigrationData Description }}
102
+
The IncludeSimplifiedGmailMigrationData switch specifies whether to include Gmail-related simplified migration data in the results. You don't need to specify a value with this switch.
0 commit comments