
SCCM PXE without WDS
SCCM 1806 brings an interesting new feature for anyone wishing to deploy workstations at a remote site. Before this version, it’s necessary to have a server to perform a PXE boot. Indeed, this type of startup requires to use a WDS (Windows Deployment Service) server. Since version 1806 of SCCM, it is possible to do a PXE boot without a WDS server.However, it is not possible to do a Multicast deployment without WDS. So if you want deploy operating system with SCCM and multicast you must use a WDS server.
Continue reading