We are now in the final chapter of the book, and by now you should be able to manage every Office 365 service with PowerShell individually. In this chapter, you will take what you have learned to the next level by creating scripts that interact with multiple Office 365 services and solve real business problems.
Connecting to Multiple Office 365 Services
Connecting to multiple Office 365 services is done by combining everything you have learned in previous chapters. You will first have to create your credential object by running the Get-Credential ...