Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago

how to install nuget package powershell script on PowerBI report server

Hi All,

as part of our custom power shell scripts, we have a Nu Get package installation.

while executing below script,

Install-PackageProvider -Name NuGet -Force

 

constantly getting the below message and not able to download and install the Nu Get package.

 

Any Help is much appriciated,

 

Thanks in advance