MSEndpointMgr / IntuneEnhancedInventory

Repository for the Intune Enhanced Inventory solution by MSEndpointmgr.com
MIT License
56 stars 17 forks source link

Microsoft Graph profile 'v.1.0' does not exist while running Add-MSIGraphPermissions.ps1 #10

Closed Karl-WE closed 2 years ago

Karl-WE commented 2 years ago

Installed Microsoft.Graph, from the install-module Microsoft.Graph the module version is 1.11.1

Add-MSIGraphPermissions.ps1

The script outputs the following warning:

WARNING: Selected Microsoft Graph profile 'v1.0' does not exist for module 'Microsoft.Graph.WindowsUpdates'. No cmdlets were loaded.
WARNING: Selected Microsoft Graph profile 'v1.0' does not exist for module 'Microsoft.Graph.Financials'. No cmdlets were loaded.
JankeSkanke commented 2 years ago

If the graph module is not working as expected, I suggest you check here: https://github.com/microsoftgraph/msgraph-sdk-powershell