Remove-SPOTenantSyncClientRestriction

Disables the feature for the tenancy.

Syntax

Remove-SPOTenantSyncClientRestriction []

Description

You must be a SharePoint Online administrator or Global Administrator to run the cmdlet.

Requires a valid Connect-SPOService context to identify the tenant. For information on how to connect to the tenant, see Connect-SPOService.

The Remove-SPOTenantSyncClientRestriction cmdlet disables the feature for tenancy, but does not remove any present domain GUID entries from the safe sender recipient list. After the Remove-SPOTenantSyncClientRestriction cmdlet is run it can take up to 24 hours for change to take effect. This parameter will also remove any values set from the GrooveBlockOption parameter for syncing.

The Remove-SPOTenantSyncClientRestriction cmdlet does not have any parameters.

Examples

-----------------------EXAMPLE-----------------------------

Remove-SPOTenantSyncClientRestriction

This example returns the value of False for the TenantRestrictionEnabled property.

Inputs

None

Outputs

System.Object