本文介绍了租户Powershell上的外部共享的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好,

我正在尝试为Sharepoint管理站点获取用于外部共享的powershell命令.

I am trying to get the powershell command for external Sharing for the Sharepoint admin site.

我正在使用Set-SPOTenant -SharingAllowedDomainList microsoft.com

I am using  Set-SPOTenant -SharingAllowedDomainList microsoft.com

当我运行此命令时,我的上一个列表将被删除,并且仅microsoft.com列在允许的列表中.谁能指导我正确的方法

When I run this command, my previous list is deleted and only microsoft.com is listed on allowed list. Can anyone please guide me the right way

谢谢

推荐答案

Connect-SPOService https://tenant-admin.sharepoint.com




这篇关于租户Powershell上的外部共享的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-24 15:39
查看更多