Installing Exchange Online Management Module in Powershell- Nuget Error
You may find that you get an error when installing Exchange Management Module in Powershell.
The error you may see is something along the lines of:
|
|
To get around this error message, you will need to run the following:
|
|
I then installed the Nuget package provider, to do this enter the following:
|
|
Once both of the above commands have been run you will then be able to install the Exchange Online Management module as normal by running:
|
|