Rui Qiu's Blog
  • Coming Soon
Subscribe
Rui Qiu's Blog
Rui Qiu's Blog
  • SCCM

SCCM PXE Boot TFTP Issue

  • May 31, 2018
  • No comments
  • 1 minute read
  • me

My SCCM PXE Boot environment was working fine a few months ago, and but it broke and showing this when I boot up any machines:

Client Mac Addr: xxx GUID: xxx
Client IP: xxx MASK: xxx DHCP IP: xxx
Gateway IP: xxx
TFTP…
PXE-M0F: Exiting Intel Boot Agent.

So the client can get an IP. that’s a good sign.

Then I checked SMSPXE.log on the DP server..There are some error messages, and I followed those, and it got me into wrong direction. ( Removing and Re-installing PXE component didn’t help at all)

Later I enabled detailed logging with WDS Service:

Enabling WDS Debug Logging

And found out this error message:

So it looks like the client having issues downloading the boot image via TFTP…

then I checked if the WDS server is listening on TFTP 67/68 port…

NETSTAT -an|more

I couldn’t found 67/68 port… So what is wrong with WDS ?

Finally….out of curiosity, I clicked this setting from “Windows Deployment Services”, and wola! it worked!

 

Related Topics
  • PXE
  • wds
me

Previous Article
  • SCCM

My Shavlik Filter (Ivanti)

  • April 20, 2018
  • me
View Post
Next Article
  • SCCM

E_SMPERROR_MIGRATIONID_NOT_FOUND (204)

  • June 25, 2018
  • me
View Post
You May Also Like
View Post
  • Powershell
  • SCCM

Automated Patching for Amazon Workspaces via SCCM and Powershell – Day 1

  • September 30, 2019
  • me
View Post
  • SCCM

How to Find Out If SCCM Rebooted Your Machine?

  • June 6, 2019
  • me
View Post
  • Powershell
  • SCCM

DNS Management Tool Missing in RSAT Windows 10 1809 – SCCM Package

  • May 13, 2019
  • me
View Post
  • SCCM

SCCM Shockwave Uninstaller

  • April 29, 2019
  • me
View Post
  • SCCM

Powershell Script to Find Primary User from McAFee ePo and Feed Data into SCCM Device Affinity

  • November 26, 2018
  • me
View Post
  • SCCM

SCCM Report for User Device Affinity

  • October 29, 2018
  • me
View Post
  • SCCM

Cannot Remove a DP – Old Site System from SCCM

  • September 14, 2018
  • me
View Post
  • Powershell
  • SCCM

Prompt to Rename Computer During Task Sequence via Powershell

  • August 24, 2018
  • me

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Rui Qiu's Blog
SCCM, Powershell, Shell Script, Automation...

Input your search keywords and press Enter.