Skip to content

Install-Module Microsoft.Graph -Scope AllUsers #890

@kalimam

Description

@kalimam

Once i try to run Install-Module Microsoft.Graph -Scope AllUsers getting below error

  1.  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.

  1.  Install-Module Microsoft.Graph -Scope CurrentUser -Repository PSGallery -Force
      Get-PackageSource: Unable to find repository 'PSGallery'. Use Get-PSRepository to see all available repositories.
    
  2.  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.
    

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions