I am attempting to build a proof of concept for the business to demonstrate bulk enrolment of a device into Azure AD so it can be enrolled to InTune for management. I have Windows 10 IoT Enterprise LTSC freshly installed on the device (Intel i5 NUC) for this proof of concept.
By following this URL (https://learn.microsoft.com/en-us/mem/intune/enrollment/windows-bulk-enroll) I have used Windows Configuration Designer and created a package that just sets the Device Name to %SERIAL%, no product key, no wi-fi network as device is Ethernet, and have selected Enroll in Azure AD and retrieved the Bulk Token. I have not selected any applications or certificates to install, and not applied a password to the provisioning package.
With the device on the first screen of OOBE I have placed the provisioning package on a USB and inserted, which is detected by OOBE but immediately displays the error "Provisioning failure. Installation of a provisioning package failed. Please work with the package author to diagnose the problem. Reported error code: 0x80070004". Clicking OK shows the error "OOBEPROVISIONINGENTRY".
I have tried reinstalling Windows to the device, and created the provisioning profile multiple times but same error occurs.
How can I troubleshoot this further?