本文介绍了System.Management.Automation.dll的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试开发一些代码以在Exchange 2007中以编程方式创建邮箱。我发现的所有示例都说我必须引用System.Management.Automation.dll。我已经安装了Windows Powershell,但我无法在任何地方找到这个dll。它不在GAC中,它不在安装文件夹中。任何人都可以帮忙吗?

谢谢,
Candi

I'm trying to develop some code to programmatically create mailboxes in Exchange 2007. All of the examples I find say I have to reference System.Management.Automation.dll. I've installed Windows Powershell, but I can't find this dll anywhere. It's not in the GAC, it's not in the install folder.  Can anyone help?

Thanks,
Candi

推荐答案




Code Snippet


这篇关于System.Management.Automation.dll的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

05-28 07:55
查看更多