Skip to content

Latest commit

 

History

History
55 lines (35 loc) · 1.33 KB

File metadata and controls

55 lines (35 loc) · 1.33 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-spomultigeoexperience
applicable SharePoint Online
title Get-SPOMultiGeoExperience
schema 2.0.0
author techwriter40
ms.author pamgreen
ms.reviewer

Get-SPOMultiGeoExperience

SYNOPSIS

Use this cmdlet to get the multi geo experience mode.

SYNTAX

Get-SPOMultiGeoExperience [<CommonParameters>]

DESCRIPTION

Use this cmdlet to get the multi geo experience mode. For more information see Enabling SharePoint Multi-Geo in your satellite geo location

EXAMPLES

Example 1

Get-SPOMultiGeoExperience

This example will show you whether the geo location is in SPO or ODB mode.

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