Feb 16 2022 04:15 AM
Hi all,
I am struggling to install: Install-Module MSOnline
I get:
I have tried:
Get-PSRepository
WARNING: Unable to find module repositories.
When I run: Register-PSRepository -Default
I get no error but when trying to run Get-PSRepository again i get WARNING: Unable to find module repositories.
Any ideas on how to fix this?
Feb 16 2022 04:48 AM
Solution