Enable SCCM PXE Without WDS on a Windows 10 computer, but what about SMP?
Starting SCCM 1806 comes the exciting new feature that will redefine the design and planning of SCCM sites. Or does it? Well the answer is, not entirely. With PXE responder, one can use a client OS (Windows 7,8,10) to respond to PXE request without the need to setup a WDS. Prior to CB 1806, if you had a remote distribution point and wanted to image using PXE, you’d have to use a server OS because of the pre-requisite of the installation of Windows Deployment Service (WDS). But now, since the introduction of PXE responder, the setup is simplified and certainly saves a lot of cost by eliminating the need to setup up a server OS, possibly with its own hardware that was being used as a distribution point. However, this new feature does come with some limitations – First, it doesn’t support Multicast, so if you need multicast, you need to stick with Windows Deployment Service (WDS). Second, client OS, especially Windows 10, still doesn’t support SMP. Which means y...