Connect-MS365 v1.0.0 for MS365 Admins released

Copper Contributor

Did you ever the experience that it's complicated to deal with multiple of the different Microsoft cloud-based services and have to remember the specific modules to add, commands to use to connect? So did I and found myself always looking them up again and again, especially for those used more rarely.

 

That's all what Connect-MS365 is about:

  • it delivers one central CmdLet function which can be executed to connect to one or many of Microsoft's services and you don't have to care about the single service connection commands.
    Supported services:
    MSOL, AzureAD, Exchange Online, Teams, SkypeForBusiness, Security & Compliance Center, SharePoint Online.

  • additionally it checks and installs the right modules or packages if necessary.

  • supporting modern authentication / MFA

Have a look on my Github project or Install the module from powershellgallery.com:

 

Install-Module Connect-MS365

 

 

0 Replies