diff --git a/exchange/exchange-ps/ExchangePowerShell/Export-ActivityExplorerData.md b/exchange/exchange-ps/ExchangePowerShell/Export-ActivityExplorerData.md index 83eee07bc7..fbc0a0765a 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Export-ActivityExplorerData.md +++ b/exchange/exchange-ps/ExchangePowerShell/Export-ActivityExplorerData.md @@ -15,7 +15,7 @@ title: Export-ActivityExplorerData ## SYNOPSIS This cmdlet is available only in Security & Compliance PowerShell. For more information, see [Security & Compliance PowerShell](https://learn.microsoft.com/powershell/exchange/scc-powershell). -Use the Export-ActivityExplorerData cmdlet to export activities from Data classification \> Activity Explorer in the Microsoft 365 Purview compliance portal. +Use the Export-ActivityExplorerData cmdlet to export activities from Data classification \> Activity Explorer in the Microsoft 365 Purview compliance portal. Activity explorer reports on up to 30 days worth of data. For information about the parameter sets in the Syntax section below, see [Exchange cmdlet syntax](https://learn.microsoft.com/powershell/exchange/exchange-cmdlet-syntax). diff --git a/exchange/exchange-ps/ExchangePowerShell/New-MigrationBatch.md b/exchange/exchange-ps/ExchangePowerShell/New-MigrationBatch.md index c7ee0db4cd..d70134a1ee 100644 --- a/exchange/exchange-ps/ExchangePowerShell/New-MigrationBatch.md +++ b/exchange/exchange-ps/ExchangePowerShell/New-MigrationBatch.md @@ -199,15 +199,12 @@ New-MigrationBatch -Name -CSVData [-DisallowExistingUsers] [-AllowIncrementalSyncs ] [-AllowUnknownColumnsInCsv ] [-ArchiveDomain ] - [-ArchiveOnly] [-AutoComplete] [-AutoRetryCount ] [-AutoStart] - [-BadItemLimit ] [-CompleteAfter ] [-Confirm] [-DomainController ] - [-LargeItemLimit ] [-Locale ] [-MoveOptions ] [-NotificationEmails ] @@ -236,13 +233,11 @@ New-MigrationBatch -Name [-CSVData ] [-DisallowExistingUsers] [ [-AllowIncrementalSyncs ] [-AllowUnknownColumnsInCsv ] [-ArchiveDomain ] - [-ArchiveOnly] [-AutoComplete] [-AutoProvisioning] [-AutoRetryCount ] [-AutoStart] [-AvoidMergeOverlap] - [-BadItemLimit ] [-CompleteAfter ] [-Confirm] [-ContentFilter ] @@ -254,7 +249,6 @@ New-MigrationBatch -Name [-CSVData ] [-DisallowExistingUsers] [ [-ForwardingDisposition ] [-IncludeFolders ] [-IncludeOtherContacts] - [-LargeItemLimit ] [-Locale ] [-MigrateTasks] [-MoveOptions ] @@ -637,7 +631,7 @@ Accept wildcard characters: False > Applicable: Exchange Online -This parameter is available only in the cloud-based service. +able only in the cloud-based service. {{ Fill Analyze Description }} @@ -657,7 +651,7 @@ Accept wildcard characters: False > Applicable: Exchange Online -This parameter is available only in the cloud-based service. +able only in the cloud-based service. {{ Fill ManagedGmailTeams Description }} @@ -717,7 +711,7 @@ Accept wildcard characters: False > Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE -This parameter is available only in on-premises Exchange. +able only in on-premises Exchange. The Local switch specifies a local move (mailboxes are moved to a different mailbox database in the same Active Directory forest). You don't need to specify a value with this switch. @@ -737,7 +731,7 @@ Accept wildcard characters: False > Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE -This parameter is available only in on-premises Exchange. +able only in on-premises Exchange. The SourcePublicFolderDatabase parameter specifies the source public folder database that's used in a public folder migration. You can use any value that uniquely identifies the database. For example: @@ -761,7 +755,7 @@ Accept wildcard characters: False > Applicable: Exchange Online -This parameter is available only in the cloud-based service. +able only in the cloud-based service. {{ Fill AdoptPreexisting Description }} @@ -781,7 +775,7 @@ Accept wildcard characters: False > Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE -This parameter is available only in on-premises Exchange. +able only in on-premises Exchange. The AllowIncrementalSyncs parameter specifies whether to enable or disable incremental synchronization. Valid values are: @@ -825,7 +819,7 @@ Accept wildcard characters: False > Applicable: Exchange Online -This parameter is available only in the cloud-based service. +able only in the cloud-based service. {{ Fill ArchiveDomain Description }} @@ -853,7 +847,7 @@ You can use the TargetArchiveDatabases parameter to specify the database to migr ```yaml Type: SwitchParameter -Parameter Sets: Local, Onboarding, Offboarding +Parameter Sets: Local Aliases: Required: False @@ -889,7 +883,7 @@ Accept wildcard characters: False > Applicable: Exchange Online -This parameter is available only in the cloud-based service. +able only in the cloud-based service. {{ Fill AutoProvisioning Description }} @@ -909,7 +903,7 @@ Accept wildcard characters: False > Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE -This parameter is available only in on-premises Exchange. +able only in on-premises Exchange. The AutoRetryCount parameter specifies the number of attempts to restart the migration batch to migrate mailboxes that encountered errors. @@ -949,7 +943,7 @@ Accept wildcard characters: False > Applicable: Exchange Online -This parameter is available only in the cloud-based service. +able only in the cloud-based service. {{ Fill AvoidMergeOverlap Description }} @@ -967,13 +961,15 @@ Accept wildcard characters: False ### -BadItemLimit -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE + +This parameter is available only in on-premises Exchange. The BadItemLimit parameter specifies the maximum number of bad items that are allowed before the migration request fails. A bad item is a corrupt item in the source mailbox that can't be copied to the target mailbox. Also included in the bad item limit are missing items. Missing items are items in the source mailbox that can't be found in the target mailbox when the migration request is ready to complete. Valid input for this parameter is an integer or the value unlimited. The default value is 0, which means the migration request will fail if any bad items are detected. If you are OK with leaving a few bad items behind, you can set this parameter to a reasonable value (we recommend 10 or lower) so the migration request can proceed. If too many bad items are detected, consider using the New-MailboxRepairRequest cmdlet to attempt to fix corrupted items in the source mailbox, and try the migration request again. -**Note**: This parameter is being deprecated in the cloud-based service. In the future, if neither the BadItemLimit or LargeItemLimit parameters are specified, the migration uses Skipped Item approval semantics instead of BadItemLimit semantics. +**Note**: This parameter is deprecated in the cloud-based service. ```yaml Type: Unlimited @@ -1339,7 +1335,9 @@ Accept wildcard characters: False ### -LargeItemLimit -> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online +> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE + +This parameter is available only in on-premises Exchange. The LargeItemLimit parameter specifies the maximum number of large items that are allowed before the migration request fails. A large item is a message in the source mailbox that exceeds the maximum message size that's allowed in the target mailbox. If the target mailbox doesn't have a specifically configured maximum message size value, the organization-wide value is used. @@ -1350,7 +1348,7 @@ For more information about maximum message size values, see the following topics Valid input for this parameter is an integer or the value unlimited. The default value is 0, which means the migration request will fail if any large items are detected. If you are OK with leaving a few large items behind, you can set this parameter to a reasonable value (we recommend 10 or lower) so the migration request can proceed. -**Note**: This parameter is being deprecated in the cloud-based service. In the future, if you don't use this parameter, Skipped Item approval semantics are used instead. +**Note**: This parameter is deprecated in the cloud-based service. ```yaml Type: Unlimited