陈奇网络工作室

从整个森林通信组中删除用户

建设工作站服务器

前几天提出了一个名为“张三”的用户,在很多Exchange通讯组中,必须从所有通讯组中删除一个名为“张三”的用户。

可以使用以下脚本删除:

#设置为可以看到整个森林

set-ad server settings-viewentireforest $ true

#查看整个森林的通讯组

$ group num=get-distribution group

Foreach($groupsin$groupnum ) ) ) )。

{

$ group member=get-distributiongroupmember-identity $ groups.name

if($groupmember.name-eq张三) )。

{

remove-distributiongroupmember-identity $ groups-member张三-Confirm:$false

$Groups

}

}

将上述脚本另存为PowerShell脚本,在Exchange服务器上打开exchange manager shell,然后运行该脚本。

注:将脚本中的张三替换为要删除的用户。 在大型企业中,DisplayName可能存在重复,请注意重复问题。

详情请访问云服务器、域名注册、虚拟主机的问题,请访问西部数码代理商官方网站: www.chenqinet.cn

相关推荐

后台-系统设置-扩展变量-手机广告位-内容页底部广告位3