question

MilexSobos-1645 avatar image
0 Votes"
MilexSobos-1645 asked HannoldBruce-6322 answered

Windows 10 - build 2004 - Join Azure AD with a ICD Package

Hi All;

I am trying to update a existing MDT enrollment to deploy Windows 10.2004, however, the package that worked flawless at 1903 is now no longer able to join the Azure AD.

I've tried to upgrade my ICD to the newest version, I updated the client that host ADK and all also to 2004, but still the package fails to actually join Azure AD. The package is working, as it is upgrading the Windows product key, and updating the computer name, but when it comes to joining, all I get is "Error during package installation", when I click Details, I see, below "Registering for Azure Active Directory", "Er is een inrichtingsfout opgetreden", which should translate to "a setup error has occured"

When I check the Microsoft\Windows\DeviceManagement-Enterprise Diagnositcs, all I see is (multiple same errors):
MDM ConfigurationManager: Command Failure status. Configuration Source ID: (GUID here), eonrollment Name: (Provisioning), Provider Name: (AADJ), Command Type: (SetValue: from Replace), CSP URI: (./Vendor/MSFT/AADJ/BPRT), Result: (Invalid Parameter)

I did recreate the package, the BULK token as well.. who would know what the issue is here?

azure-active-directory
· 3
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi, we are investigating your issue and will update you shortly!

0 Votes 0 ·

I am facing the same issue, any possible solutions?

1 Vote 1 ·

Same here...

0 Votes 0 ·
HannoldBruce-6322 avatar image
0 Votes"
HannoldBruce-6322 answered

JamesRussell-8049's answer worked great for me.
Thanks James

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

JamesRussell-8049 avatar image
0 Votes"
JamesRussell-8049 answered HannoldBruce-6322 commented

Had the same issue.

In my case it was because I was disabling Telemetry via the registry key:

Key:
HKLM:\SOFTWARE\Policies\Microsoft\Windows\DataCollection\AllowTelemetry

Value: 0

Hope this saves someone else a few days of head scratching!

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Thanks for that. Been pounding my head against the wall on this.
This worked well for me.

1 Vote 1 ·
RajManoharan-2824 avatar image
0 Votes"
RajManoharan-2824 answered

FYI,

It got resolved on its own, without any fix applied from my end, I had been working with Microsoft support for couple of days trying to troubleshoot, suddenly after Feb 3rd the AAD join using the same provisioning package went through successfully. Microsoft support were not able to provide an explanation.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

NicolasBoeglin-4744 avatar image
0 Votes"
NicolasBoeglin-4744 answered

FYI

I did solve this problem by connecting the laptop to the network by a cable and not through WiFi. Although my WiFi does not require any Certificate i received the "Result: (Invalid Parameter)" Error in the Eventlog.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

MilexSobos-1645 avatar image
1 Vote"
MilexSobos-1645 answered RajManoharan-2824 commented

FYI,


I've been able to locate what is causing the issue here, it wasnt the bulk token, that didnt fix it even when created by one with the enrollment role.
I decided to remove all other scripts and deployments and add them in one by one, untill I got to a 'debloat' script, that - when I enabled it, broke the package again. all other scripts work fine with the current setup so it's definitely something in that scripts that removes just a bit too much for Windows 10 1709+


I would like to thank you all for your assistance the past week! Just wanted to let you know

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Thanks for the information, But inn my case, I don't have any script in my package it is just the AAD join. I am trying to figure out where the issue is.

0 Votes 0 ·