Powershell管理系列(八)Exchange 2013通讯组管理
需求一: 查询所有通讯组的成员,并导出到文件。 步骤1、获取到Exchange所有的通讯组,并输出到变量a,命令如下: $a=get-distributiongroup,在查询出来看是否正确。 步骤2、查出所有通讯组的成员并按通讯组名称分别存到对应的通讯组,并导出到C:\test,命令如下: foreach ($b in $a) {get-distributiongroupmember -id.....
Powershell管理系列(二)Exchange 2013使用PowerShell远程管理功能
Exchange2013已经可以下载RTM版本,而从Exchange 2010开始已经支持PowerShell远程管理了,我们不再需要在本机安装Exchange管理工具,就可以通过使用PowerShell来远程管理Exchange服务器,以下以使用Basic身份认证去远程管理PowerShell为例: 方法1、 服务器端设置启用PowerShell目录的基本身份认证: 1. 登录任何一台Exch....
本页面内关键词为智能算法引擎基于机器学习所生成,如有任何问题,可在页面下方点击"联系我们"与我们沟通。
powershell您可能感兴趣
- powershell命令
- powershell active
- powershell自动化
- powershell应用
- powershell ssh
- powershell脚本
- powershell web
- powershell ip
- powershell ip地址
- powershell访问
- powershell windows
- powershell server
- powershell sql
- powershell文件
- powershell azure
- powershell自动化运维
- powershell v3
- powershell权威指南
- powershell exchange
- powershell操作
- powershell sharepoint
- powershell系统
- powershell ad
- powershell安装
- powershell实战指南
- powershell信息
- powershell邮箱
- powershell设置
- powershell服务器
- powershell对象