What could be the issue with this error? Hmmm... What is the correct location on the C:\ Drive where this should get installed?
Install-Module Microsoft.Graph -Scope CurrentUser
Connect-MgGraph
Connect-MgGraph : The term 'Connect-MgGraph' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the
name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
+ Connect-MgGraph
+ ~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (Connect-MgGraph:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
Get-InstalledModule Microsoft.Graph
Version Name Repository Description
1.9.3 Microsoft.Graph PSGallery Microsoft Graph PowerShell module
Get-InstalledModule
Version Name Repository Description
1.9.3 Microsoft.Graph PSGallery Microsoft Graph PowerShell module
1.9.3 Microsoft.Graph.Applications PSGallery Microsoft Graph PowerShell Cmdlets
1.9.3 Microsoft.Graph.Authentication PSGallery Microsoft Graph PowerShell Authentication Module.
1.9.3 Microsoft.Graph.Bookings PSGallery Microsoft Graph PowerShell Cmdlets
1.9.3 Microsoft.Graph.Calendar PSGallery Microsoft Graph PowerShell Cmdlets
1.9.3 Microsoft.Graph.ChangeNotifications PSGallery Microsoft Graph PowerShell Cmdlets
1.9.3 Microsoft.Graph.CloudCommunications PSGallery Microsoft Graph PowerShell Cmdlets
1.9.3 Microsoft.Graph.Compliance PSGallery Microsoft Graph PowerShell Cmdlets
1.9.3 Microsoft.Graph.CrossDeviceExper... PSGallery Microsoft Graph PowerShell Cmdlets
1.9.3 Microsoft.Graph.DeviceManagement PSGallery Microsoft Graph PowerShell Cmdlets
1.9.3 Microsoft.Graph.DeviceManagement... PSGallery Microsoft Graph PowerShell Cmdlets
1.9.3 Microsoft.Graph.DeviceManagement... PSGallery Microsoft Graph PowerShell Cmdlets
1.9.3 Microsoft.Graph.DeviceManagement... PSGallery Microsoft Graph PowerShell Cmdlets
1.9.3 Microsoft.Graph.DeviceManagement... PSGallery Microsoft Graph PowerShell Cmdlets
1.9.3 Microsoft.Graph.Devices.CloudPrint PSGallery Microsoft Graph PowerShell Cmdlets
1.9.3 Microsoft.Graph.Devices.Corporat... PSGallery Microsoft Graph PowerShell Cmdlets
1.9.3 Microsoft.Graph.Devices.ServiceA... PSGallery Microsoft Graph PowerShell Cmdlets
1.9.3 Microsoft.Graph.DirectoryObjects PSGallery Microsoft Graph PowerShell Cmdlets
1.9.3 Microsoft.Graph.Education PSGallery Microsoft Graph PowerShell Cmdlets
1.9.3 Microsoft.Graph.Files PSGallery Microsoft Graph PowerShell Cmdlets
1.9.3 Microsoft.Graph.Financials PSGallery Microsoft Graph PowerShell Cmdlets
1.9.3 Microsoft.Graph.Groups PSGallery Microsoft Graph PowerShell Cmdlets
1.9.3 Microsoft.Graph.Identity.Directo... PSGallery Microsoft Graph PowerShell Cmdlets
1.9.3 Microsoft.Graph.Identity.Governance PSGallery Microsoft Graph PowerShell Cmdlets
1.9.3 Microsoft.Graph.Identity.SignIns PSGallery Microsoft Graph PowerShell Cmdlets
1.9.3 Microsoft.Graph.Mail PSGallery Microsoft Graph PowerShell Cmdlets
1.9.3 Microsoft.Graph.Notes PSGallery Microsoft Graph PowerShell Cmdlets
1.9.3 Microsoft.Graph.People PSGallery Microsoft Graph PowerShell Cmdlets
1.9.3 Microsoft.Graph.PersonalContacts PSGallery Microsoft Graph PowerShell Cmdlets
1.9.3 Microsoft.Graph.Planner PSGallery Microsoft Graph PowerShell Cmdlets
1.9.3 Microsoft.Graph.Reports PSGallery Microsoft Graph PowerShell Cmdlets
1.9.3 Microsoft.Graph.SchemaExtensions PSGallery Microsoft Graph PowerShell Cmdlets
1.9.3 Microsoft.Graph.Search PSGallery Microsoft Graph PowerShell Cmdlets
1.9.3 Microsoft.Graph.Security PSGallery Microsoft Graph PowerShell Cmdlets
1.9.3 Microsoft.Graph.Sites PSGallery Microsoft Graph PowerShell Cmdlets
1.9.3 Microsoft.Graph.Teams PSGallery Microsoft Graph PowerShell Cmdlets
1.9.3 Microsoft.Graph.Users PSGallery Microsoft Graph PowerShell Cmdlets
1.9.3 Microsoft.Graph.Users.Actions PSGallery Microsoft Graph PowerShell Cmdlets
1.9.3 Microsoft.Graph.Users.Functions PSGallery Microsoft Graph PowerShell Cmdlets
1.9.3 Microsoft.Graph.WindowsUpdates PSGallery Microsoft Graph PowerShell Cmdlets
