Jul 14 2021 12:02 AM
Greetings,
I have installed Windows Terminal with PowerShell 7.1.1 for use with requests related to work as a L1 support tech.
I use PowerShell mainly for Exchange-related affairs but from time to time I need to connect to Azure services, for example, to retrieve a list of users easily. To do this, I use the module MSOnline which I installed on my PowerShell instance.
The problem appears when I try using Connect-MsolService on PowerShell 7.1.1 I get an error saying the cmdlet does not exist, but when I list available modules it does show in the list. Connect-MsolService works as intended on 5.1 shipped with Windows, which has been my workaround for the past weeks. But I'd prefer having this up and running.
TIA for any answers, and apologies if my English has minor errors, as it is not my mother tongue.
Jul 14 2021 12:40 AM
SolutionJul 14 2021 12:55 AM
Jul 14 2021 02:06 AM
Feb 07 2022 07:47 PM