Introduction
Important: This feature is only available in the technical preview for now.
Most SCCM customers are trying to limit the number of servers they need for the SCCM environment. And for many good reasons. Having a server, on each remote office to support clients can be very expensive for some customers.
Most of the workloads can be provided by other desktop clients by making them distribution points or enabling services like BranchCache or Peer Cache. But one important function that required a full server Operating Systems is the option to provide PXE boot.
So, If you have been doing OS deployment using SCCM for many years, you will most likely love this new feature that Microsoft has been working on. You can now PXE boot directly from a desktop client!
This blog post will explain how to enable and configure this new feature.
Enable Desktop clients as Distribution Points
Before we can enable PXE boot on a desktop client, we need to make it a site system, and install the Distribution Point role. In this example, I’ll use a Windows 10 desktop client (PC0001), but you can use any supported client that you want to use.
Installing the Distribution Point role on a desktop, is the same as on a normal windows server.
I won’t cover this in details, but if you need help, you can find more information here: https://docs.microsoft.com/en-us/sccm/core/servers/deploy/configure/install-and-configure-distribution-points
PXE Enable Desktop Distribution Points
Now that we have installed the Distribution Point role on the desktop client, we can enable PXE support.
As you can see, the UI says that “Windows Deployment Service will be installed if required”, but since there is no Windows Deployment Services for a desktop operating system that won’t happen.
You also have a new option. “Support IPv6 (this will stop WDS if the service is present). You need to select this option so SCCM can install a new service on the client (or server), so you don’t need WDS anymore. If you don’t select this option, it won’t work.
If you review the services on the client you can see the new SCCMPXE Service:
When we don’t have WDS installed, we don’t have the REMINST folder, where the WDS service normally stores the boot images. Instead the boot images will be stored in the “C:\SMS_DP$\sms\bin\SMSBoot” folder.
Verifying PXE from Desktop Distribution Points
To verify that everything is working as expected, simply make a note of the IP address of the desktop client that is now a PXE server. In my case that’s 192.168.1.107.
And when you PXE boot a new client, it is easy to verify that we are now PXE booting from the Windows 10 desktop client.
If you need to verify or troubleshoot the PXE boot from the desktop client, the SMSPXE.log file is located in the “C:\SMS_DP$\sms\bin\” folder.
Conclusion
This is good news for many SCCM customers that have small remote offices on slow wan links without any local servers. They will now be able to provide local PXE boot without using 3rd party tools.
That’s it… Enjoy!
18 Comments
Hi Ronnie – does this mean you can have multiple PXE points at a remote site – in a single subnet, and have the redundancy that multiple PXE points offer (just like the 3rd-party tools)?
This is just a 1:1 to a normal DP. Just using a client os.
No. Not with with this specific feature. This is just a standard DP running on a desktop os.
hey , is this a new windows 10 feature ? or new sccm feature ?
SCCM. The client can be any supported operating System that is supported as DP.
Hi Ronni, i tried windows 10 ent as my DP but i didnot get that service(SCCMPXE) running from my windows 10 DP. May i know where it might have went wrong ? my SCCM PRI is 1702 version.
This feature is only in the Technical Preview versions.
Hi Ronni,
Just updated SCCM to 1710, do you know if this feature is available now or is it still technical preview only?
Have checked my Win10 DP and under PxE still don’t have the option to support IPv6, if it’s available do I have to turn on a feature and if so what is it called?
Thanks for your help.
This feature is still in preview.
Hi Ronni, is this feature now in current branch or still TP?
Thanks.
Tom
Still in TP…
Any information when this will released in current branch?
No
Hi Ronni,
Do we need to configure DHCP helper, DHCP Scope to point the client to the PXE? How do the machine know who he need to communicate with?
Thanks 🙂
I haven’t testet that. But my guess it that it should work 100% as a normal PXE enabled DP.
So yes! It should work.
Do it need to be on a normal DP or i can be on Pull DP?
Sorry I understand this is an old article, but is this feature still only available in the technical preview?
This feature is now available from 1806.