标签: powershell office365 office365connectors
我注意到MSOnline PowerShell 1.0模块不再可供下载(ms online page的下载链接说'Microsoft Connect已经退役'),您只能在PS控制台中安装模块:
Install-Module MSOnline
它是否会被弃用?或者可能已经是? PowerShell可以使用多长时间? V2版本未涵盖所有v1功能...