Edit

Share via


Get-SPOCrossTenantCompatibilityStatus

Determines the compatibility with the partner tenant.

Syntax

Default (Default)

Get-SPOCrossTenantCompatibilityStatus
    [-PartnerCrossTenantHostUrl] <String>
    [<CommonParameters>]

Description

This cmdlet allows you to determine the compatibility with the partner tenant before cross-tenant migration. You must be a SharePoint Administrator to run it.

Note

You must run this command on the source tenant only.

Examples

Example 1

Get-SPOCrossTenantCompatibilityStatus -PartnerCrossTenantHostUrl https://contoso-my.sharepoint.com

Gets the compatibility status with the partner tenant Contoso.

Parameters

-PartnerCrossTenantHostUrl

Applicable: SharePoint Online The cross-tenant URL of the partner tenant. The partner tenant can determine this for you by running Get-SPOCrossTenantHostUrl on each of the tenants.

Parameter properties

Type:System.String
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:0
Mandatory:True
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

Inputs

None

Outputs

System.Object