I'm trying to create a bootable ISO for Windows 11 that will enroll into Azure and Intune. I used an autounattend.xml file from *schneegans*, but it ended up wiping out the drivers on my HP Elitebook. Does anyone have tips or recommendations for ISO creators that would work better?
2 Answers
Have you checked out this guide? It’s got all the details you need for setting up Windows with Azure Autopilot without a lot of hassle! [Prajwal Desai’s Windows Autopilot Guide](https://www.prajwaldesai.com/new-windows-autopilot-setup-guide/)
You might want to start by letting your VAR enroll the hardware for you if that's possible. If not, I recommend using WinToUSB to create a bootable "live" Windows install on a USB drive. This way, you can boot from the USB and get the hardware ID without messing with the original factory setup.
Yeah, but I honestly think you should just go for a fresh install. A plain vanilla Windows setup with the right drivers can work wonders! OEM stuff is just a headache.
Thanks for the link! I’ve been looking for a straightforward guide like this.