
So you keep finding PowerShell scripts that include Connect-MsolService and your thinking to your self how do I install this. Well this is the blog post for you
Prerequisites
to complete this process you will need the following
1. Administrative access to windows
2. Internet access
3. PowerShell
Process
So lets start by launching PowerShell (as an Administrator) – In this demo I am using Windows Terminal


Now lets import the module

when prompted choose Yes

Choose option A

Now lets test
so lets see if it worked by running connect-MsolService
