This is not a PSModule or PSSnapin.
What is process to add Connect-EXOPSSession on ISE VSCode and another ?
⚠Ne pas modifier cette section. C’est obligatoire pour docs.microsoft.com ➟ Liaison des problèmes GitHub.
@officedocsbot assign @yogkumgit
Hi @CallMeByMyName, thank you for your comment.
Here you can find the information your are looking for:
https://blogs.technet.microsoft.com/richardroddy/2018/04/04/using-powershell-ise-to-connect-to-exchange-online-when-mfa-is-enabled/
@dariomws306 Thank you very much for the contribution and sharing this explanation. @CallMeByMyName Hope this comment is helpful for you. Thanks for taking out some time to open the issue. Appreciate and encourage you to do the same in future also.
@officedocsbot close
Install-Module CreateExoPsSession
It doesn't do the implicit session reconnection thing yet, but it's an actual module, not the fake module from the MS site.
Most helpful comment
Install-Module CreateExoPsSession
It doesn't do the implicit session reconnection thing yet, but it's an actual module, not the fake module from the MS site.