Forums on Intune, SCCM, and Windows 11

Welcome to the forums. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your topics and posts, as well as connect with other members through your own private inbox!

SOLVED After migrating the sccm db from old db server to the sccm server pxe boot not working

Status
Not open for further replies.

Ahmed Hassan

Member
Messages
16
Solutions
1
Reaction score
0
Points
1
I have SCCM 2012 R2 installed on a server and the CM database on another Database server, I had to move the CM database to another server so I decided to move it to the SCCM server.
After the movement I have noticed that on the client when it boots into Winpe it loads up the splash screen etc and starting windows. then just the splash screen appears and the computer restarts. I tried to do a lot of fixes but no luck also i tried to rebuild an SCCM PXE boot point with and create another boot image, and still the problem exists.

smsts.log in the attachment
 

Attachments

What OS was the original host of the database and what is the OS where it is now?

PxeStartFirewallService(), HRESULT=80070005

That looks like a result from the days when processes would request permissions to stop/start the firewall. Stopping the firewall is taboo now and processes are no longer allow to request those permissions.
 
thanks for the reply.
I figured out the solution it was because of the version of Windows ADK that I was using, it is strange it was working before the DB migration and after that, and after a lot of tries I had to uninstall the Current Windows ADK and install the older one.
 
Status
Not open for further replies.
Back
Top