Powershell - Connect-ExchangeOnline



我正在尝试使用PS 7连接到365 Powershell,但我得到以下错误

Connect-ExchangeOnline
InvalidOperation: Unable to find type [Microsoft.Exchange.Management.RestApiClient.ExchangeEnvironment].

我的版本如下

Name                           Value
----                           -----
PSVersion                      7.2.5
PSEdition                      Core
GitCommitId                    7.2.5
OS                             Microsoft Windows 10.0.19043
Platform                       Win32NT
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
WSManStackVersion              3.0

是不是因为我用的是核心版?

明白了,是我犯傻了

最新更新