| 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-spotenanttaxonomyreplicationparameters |
| applicable | SharePoint Online |
| title | Get-SPOTenantTaxonomyReplicationParameters |
| schema | 2.0.0 |
| author | samkabue |
| ms.author | speedta |
| ms.reviewer |
Get the replication parameters to manage Multi-Geo taxonomy replication.
Get-SPOTenantTaxonomyReplicationParameters [<CommonParameters>]
Before using this cmdlet, make sure you connect to SharePoint Online using Connect-SPOService and the desirable satellite location URL as the -Url parameter.
This Cmdlet gets the replication parameters and it works to get the replication taxonomy in a Multi-Geo tenant. It works with the Set-SPOTenantTaxonomyReplicationParameters to set the parameters.
Get the sites to be replicated in a Multi-Geo taxonomy replication.
Get-SPOTenantTaxonomyReplicationParametersGets the replication groups that are being replicated on the current tenant.
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
Introduction to the SharePoint Online management shell
SharePoint Online Management Shell Download
Set-SPOTenantTaxonomyReplicationParameters