如何将活动目录中的电子邮件组列表填充到数组中?
我的任务是创建一个 Web 表单来处理员工变更请求,并想要创建 2 个列表框,在其中添加/删除电子邮件组访问权限,并希望从我们的活动目录中获取电子邮件组列表。我很好奇我将如何去做这件事?
I have been tasked with creating a web form doing employee change requests and want to do 2 list boxes to in which to add/remove email group access and wanted to get the list of email groups from our active directory. I was curious how I would go about doing this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
下载并试用 ADSI 脚本:
http://technet.microsoft.com/en -us/scriptcenter/dd939958
确实非常好。
Download and have a go with the ADSI scriptomatic:
http://technet.microsoft.com/en-us/scriptcenter/dd939958
It's really very good.