Once i try to run Install-Module Microsoft.Graph -Scope AllUsers getting below error
-
Install-Package: No match was found for the specified search criteria and module name 'Microsoft.Graph'. Try Get-PSRepository to see all
available registered module repositories.
-
Install-Module Microsoft.Graph -Scope CurrentUser -Repository PSGallery -Force
Get-PackageSource: Unable to find repository 'PSGallery'. Use Get-PSRepository to see all available repositories.
-
Install-Module Microsoft.Graph -Scope CurrentUse
Install-Package: No match was found for the specified search criteria and module name 'Microsoft.Graph'. Try Get-PSRepository to see all available registered module repositories.
Once i try to run Install-Module Microsoft.Graph -Scope AllUsers getting below error
available registered module repositories.