Skip to content

Latest commit

 

History

History
58 lines (36 loc) · 1.31 KB

File metadata and controls

58 lines (36 loc) · 1.31 KB
external help file Microsoft.Online.SharePoint.PowerShell.dll-Help.xml
Module Name Microsoft.Online.SharePoint.PowerShell
online version https://learn.microsoft.com/powershell/module/microsoft.online.sharepoint.powershell/get-spocrosstenanthosturl
applicable SharePoint Online
title Get-SPOCrossTenantHostUrl
schema 2.0.0
author samkabue
ms.author speedta
ms.reviewer

Get-SPOCrossTenantHostUrl

SYNOPSIS

Returns the cross-tenant host URL.

SYNTAX

Get-SPOCrossTenantHostUrl [<CommonParameters>]

DESCRIPTION

Use this cmdlet to retrieve the cross-tenant host URL. You must be a SharePoint Administrator to run the cmdlet.

EXAMPLES

Example 1

Get-SPOCrossTenantHostUrl

This command returns the cross-tenant host URL.

PARAMETERS

CommonParameters

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

INPUTS

None

OUTPUTS

System.Object

NOTES

RELATED LINKS

Getting started with SharePoint Online Management Shell