drivers

MCM / WinPE ARM64 Drivers

MCM version 2403 has finally added ARM64 support for device management, OSD, and PXE, opening up the possibility to image the new set of Copilot+ PCs, however the process isn’t exactly straightforward. If you’re like me, you’ve upgraded your server to the latest release, installed the latest Windows and WinPE SDKs, started creating your ARM64...

Injecting Drivers in MECM Task Sequences

This post demonstrates how to do an MDT style folder based driver injection during OSD. While there are many ways to accomplish driver injection during MECM task sequences, my university has always used a folder based system, originally modeled off the DriverPaths1 model outlined in this post by Michael Petersen. I particularly like this configuration...