ks-git-22

Results 4 comments of ks-git-22

Hi @timayabi2020 I have the same issue. I need to use both modules in the same session. So I cant't use their individual PowerShell sessions. I can work around this...

> If you import modules in the the opposite order it should work with 3.5 Hi @iserrano76 and @timayabi2020 As you say, I import the modules in that order, Import-Module...

@CraigTolley I confirmed that ExchangeOnlineManagement 3.4.0 and Microsoft.Graph.Authentication 2.22.0 had run on PoserShell 5.1. But newer versions (3.5.0 and 3.5.1) and Microsoft.Graph.Authentication 2.22.0 could not run. Is there no other...

@timayabi2020 Thank you for the delightful news. I had tried ExchangeOnlineManagement 3.6.0.Preview1. The issue was resolved. I executed the commands in the order of Connect-MgGraph, Connect-ExchangeOnline, and also in the...