Is it possible to configure VMM to allow VMs to PXE?
In my environment, it looks like VMM intercepts DHCP/PXE done by the VM NIC and doesn't pass them onto the network (we use ip-helpers and I cannot see any forwarded traffic). I can see the VM starting the PXE process, but not acquiring a DHCP lease or downloading any boot files. DHCP done by the VM OS (WinPE, Windows or Linux) works fine.
Bonus question - can the PXE server be shared by VMM and SCCM?