Forum Discussion

Angel's avatar
Angel
Icon for Resolver III rankResolver III
6 years ago
Solved

Powershell - Can't connect to PSGallery

Hi everyone,   I am trying to get MicrosoftPowerBIMgmt from PSGallery and it returns an error. The code i have used is:   Set-PSRepository -Name "PSGallery" -InstallationPolicy Trusted Install-M...