MSEndpointMgr / Intune

Microsoft Intune scripts
MIT License
657 stars 245 forks source link

Upload-WindowsAutoPilotInfo - There is still a login prompt when using App ID and Secret #72

Open ak47uk opened 8 months ago

ak47uk commented 8 months ago

I have set up an App Registration and have added the following permissions: Group.ReadWrite.All Device.ReadWrite.All DeviceManagementManagedDevices.ReadWrite.All DeviceManagementServiceConfig.ReadWrite.All GroupMember.ReadWrite.All

When I use this app with the script, it still prompts for me to sign in before the hash is uploaded. Is there a way around this? Thanks