Forum Discussion

karamem0's avatar
karamem0
Brass Contributor
Aug 25, 2021
Solved

How to reset SharingAllowedDomainList and SharingBlockedDomainList in tenant

Once I updated SharingAllowedDomainList and SharingBlockedDomainList property using Set-SPOSite for test purpose.   Set-SPOTenant -SharingAllowedDomainList "example.com" -SharingBlockedDomainList ...
  • VasilMichev's avatar
    Aug 25, 2021
    Yeah, there are quire few issues like that with SPO cmdlets, goes to show how much testing effort they put... Anyway, if you don't need to use this functionality anymore, set SharingDomainRestrictionMode to 'None'.

Resources