标签:cti com 启用 sig 安装包 active shell版本 端口 zh-cn
一、服务器要求安装Office365远程管理助手和模块
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 的请求。
Exchange/Office365 自动处理脚本:环境准备篇(一)
标签:cti com 启用 sig 安装包 active shell版本 端口 zh-cn
原文地址:http://blog.51cto.com/6293080/2315617