Hi guys, very new to MECM and setting up a small lab in Hyper V. I have followed the Microsoft documentation for setting up Zero Touch deployment with PXE. MECM 2006 Windows Server 2019
The step I am failing at is: https://learn.microsoft.com/en-us/windows/deployment/deploy-windows-cm/deploy-windows-10-using-pxe-and-configuration-manager
I have one CM server, CM01, which is the only site and distribution point. This is part of an AD domain with a dc, DC01, and everything AD-wise is configured as per the guide. The machines are all connected to a virtual switch and can talk to each other.
I boot up a new Hyper-V VM which is set to act as my test client and boot from PXE, and it can see CM01 fine and boots into the Task Sequence. As per the setup of the Task SSequence, I am prompted enter the machine's host name, which I do, then click next and after running for a few seconds I get: "Failed to Run Task Sequence - This task sequence cannot be run because the program files for P0100001 cannot be located on a distribution point." Screenshot attached to post.
P0100001 is the User State Migration Tool for Windows.
I have tried various combinations of "deploy" and "update distribution point" for the problem package and from distmgr.log the package appears to show as up to date on the CM01 distribution point. Can anyone point me in the right direction? Not sure where to go next. Note, I haven't set up anything boundary related because the guide has never mentioned it, though it did come up in my googling. Thanks!