WinGet-Wrapper icon indicating copy to clipboard operation
WinGet-Wrapper copied to clipboard

Intune Import failing

Open granwalla opened this issue 1 year ago • 3 comments

I keep getting this error message when trying to import to Intune.

Started import to InTune - Please enter a valid Tenant ID before importing to InTune.

I'm not sure why, I've validated the ID. I can export to CSV fine. Is there something else I can check?

granwalla avatar Oct 22 '24 11:10 granwalla

In the GUI you need to use the domain name of the tenant, and not the ID. (from what I remember without checking myself)

configforgelabs avatar Oct 22 '24 11:10 configforgelabs

Hi! That worked to get me to the login pop-up. But when I put in my creds, I get the following error:

AADSTS700016: Application with identifier xxxx not found in the directory (domain name).

I have confirmed I am using the correct tenant ID.

granwalla avatar Oct 23 '24 15:10 granwalla

Hi! That worked to get me to the login pop-up. But when I put in my creds, I get the following error:

AADSTS700016: Application with identifier xxxx not found in the directory (domain name).

I have confirmed I am using the correct tenant ID.

Microsoft has complicated this early this year by terminating Microsoft intune Powershell enterprise application.

instead you need to create an app registration yourself. Follow this article https://techcommunity.microsoft.com/t5/intune-customer-success/update-to-microsoft-intune-powershell-example-script-repository/ba-p/3842452

tori321 avatar Nov 03 '24 11:11 tori321