Call to HttpSendRequestSync failed for port 443 with status code 403, text: Forbidden

In ConfigMgr 2007 ,when we move to native mode from mixed we get this error. The complete description and solution is provided on Configuration Manager Support Team Blog:

http://blogs.technet.com/configurationmgr/archive/2009/02/10/configmgr-2007-call-to-httpsendrequestsync-failed-for-port-443-with-status-code-403-text-forbidden.aspx

PXE Client Reboots After Booting In WinPE

I came across this issue several time while working on OS Deployment with ConfigMgr 2007.

Symptoms:
Clients boots in to PXE, contact the SUP server ,get WinPE image, boot in to WinPE with SCCM screen and then it reboots after couple of minutes. No error message thrown.

Cause : The most like cause is that the network driver (Vista OS) for that particular model of computerhas not been injucted in to the boot image.

Resolution: Find the correct Windows Vista network driver for the target computer and injuct the driver in to boot image.

How to : http://andrius.kozeniauskas.com/blog/2008/07/10/sccm-how-to-import-drivers-create-driver-packages-and-add-them-to-winpe-boot-images/

Other references are:
http://www.myitforum.com/forums/m_177318/mpage_1/key_/tm.htm#177318
http://andrius.kozeniauskas.com/blog/2008/07/10/sccm-system-reboots-after-loading-winpe/

Popular Posts