Office365Connect is a module to connect to all Office 365 services that offer a way in with PowerShell. The purpose of the module is to easily and quickly connect to all Office 365 services for a tenant using a single credential prompt. Unfortunately Azure MFA is not supported when connecting to the services.
If you have the PowerShellGet module installed you can enter the following command:
Install-Module Office365Connect -Scope CurrentUser
Alternatively you can download a ZIP file of the latest version from the Releases page.
You can learn how to use Office365 by reading the documentation:
- Philip Haglund - @KPHaglund
- You?
- I welcome contributions, issues and forks!
This project is licensed under the MIT License.