Forum Discussion
StuartK73
Apr 09, 2025Iron Contributor
AutoPilot Profile ???
Hi All I hope you are well. Anyway, it has came to my attention that some of inexperienced Intune admins are using the AutoPilot Hardware Scripts at the OOBE screen. No issue there. Howev...
rahuljindal
Apr 09, 2025Bronze Contributor
If calling the wait time for profile assignment in the process is not an option, then either don’t allow the real time uploading by restricting permissions or put it in the process to upload before starting OOBE.
- StuartK73Apr 09, 2025Iron Contributor
Hi Buddy
Can you elaborate on:
- "don’t allow the real time uploading by restricting permissions"
- "put it in the process to upload before starting OOBE"
Stuart
- rahuljindalApr 10, 2025Bronze Contributor
- "don’t allow the real time uploading by restricting permissions" - You can control the upload by managing access against the Microsoft Intune Powershell Enterprise App or control it through Conditional Access.
- "put it in the process to upload before starting OOBE" - Have the engineers export and import the HardwareHashID outside the provisioning process. The easiest way would be to work out a process with your vendor to upload the hashids directly into your tenant before the devices are shipped out.
- StuartK73Apr 10, 2025Iron Contributor
Hi buddy
Yes I kind of suspected that what you meant on both points.
- Unfortunately we do NOT want to restrict our technician's from uploading the Hardware Hash as it is them who do the PC setups
- The Hardware Hashes are put in Intune at PC setup. We did ask our supplier if these could be somehow put into AP but they wanted to charge for this and being a Charity org this was NOT an option
Regards
- Bogdan_GuineaApr 10, 2025Iron Contributor
Hy Stuart,
From your description, this is not a problem, but rather an unaware of Provisionig.
I think rahujindal means that you should have uploaded your hashes offline or directly from your merchant to avoid this.
Have you tested AP v2 yet?
Good luck!
- StuartK73Apr 10, 2025Iron Contributor
"but rather an unaware of Provisionig"
I do agree, but if they are "unaware" which I do believe they are, then mistakes happen which I'm trying to stop.
Regards