Exchange/Office365自动处理脚本:环境准备篇(一)-创新互联
一、服务器要求
操作系统:Windows Server 2008/2012 R2
网络要求:
- 加入域
- 允许访问office365相关网址
- 开通到Exchange/Skype 的端口443,5985,5986
软件要求: - 安装Office2016,Active Directory远程管理模块
- Microsoft.NET Framework 3.5及以上
安装Office365远程管理助手和模块
如何连接到 Office 365 PowerShell
- Powershell版本要求5.0及以上,使用$PSVersionTable.PSVersion可检查版本。
Powershell 5.0安装包下载链接
PS C:\Users\yanhaiyan> $PSVersionTable.PSVersion
Major Minor Build Revision
----- ----- ----- --------
5 1 14409 1005
Powershell设定:
- 设置执行脚本策略
PS C:\Users\yanhaiyan> Set-ExecutionPolicy RemoteSigned
Execution Policy Change
The execution policy helps protect you from scripts that you do not trust. Changing the execution policy might expose
you to the security risks described in the about_Execution_Policies help topic at
http://go.microsoft.com/fwlink/?LinkID=135170. Do you want to change the execution policy?
[Y] Yes [A] Yes to All [N] No [L] No to All [S] Suspend [?] Help (default is "N"): y
2.启用PSRemoting
PS C:\Users\yanhaiyan> Enable-PSRemoting -Force
在此计算机上设置了 WinRM 以接收请求。
WinRM 已经进行了更新,以用于远程管理。
在 HTTP://* 上创建 WinRM 侦听程序接受 WS-Man 对此机器上任意 IP 的请求。
另外有需要云服务器可以了解下创新互联scvps.cn,海内外云服务器15元起步,三天无理由+7*72小时售后在线,公司持有idc许可证,提供“云服务器、裸金属服务器、高防服务器、香港服务器、美国服务器、虚拟主机、免备案服务器”等云主机租用服务以及企业上云的综合解决方案,具有“安全稳定、简单易用、服务可用性高、性价比高”等特点与优势,专为企业上云打造定制,能够满足用户丰富、多元化的应用场景需求。
网站题目:Exchange/Office365自动处理脚本:环境准备篇(一)-创新互联
标题路径:http://ybzwz.com/article/deejdh.html