I seem to be having the same issue, I have all the settings configured on the sccm server,
I have no errors in my component status and site site systems status, wsus is being syncronized from another server and everything seems to be working,
I have all detected all the user and group membership accounts aswell as computers within the domain.
The only issue that Im currently experiencing is that when I push out the sccm client to the computers , non of them get installed after several days.
I have checked the log for the intended pc. This is the ccmsetup.log .
Version: 4.0.5931.0000 ccmsetup 3/17/2008 5:33:10 PM 1724 (0x06BC)
Command line parameters for ccmsetup have been specified. No registry lookup for command line parameters is required. ccmsetup 3/17/2008 5:33:10 PM 1724 (0x06BC)
Command line: "C:\WINDOWS\system32\ccmsetup\ccmsetup.exe" /runservice /config:MobileClient.tcf ccmsetup 3/17/2008 5:33:10 PM 1724 (0x06BC)
CCMHTTPPORT: 80 ccmsetup 3/17/2008 5:33:10 PM 1724 (0x06BC)
CCMHTTPSPORT: 443 ccmsetup 3/17/2008 5:33:10 PM 1724 (0x06BC)
CCMHTTPSSTATE: 0 ccmsetup 3/17/2008 5:33:10 PM 1724 (0x06BC)
CCMHTTPSCERTNAME: ccmsetup 3/17/2008 5:33:10 PM 1724 (0x06BC)
FSP: ccmsetup 3/17/2008 5:33:10 PM 1724 (0x06BC)
CCMFIRSTCERT: 0 ccmsetup 3/17/2008 5:33:10 PM 1724 (0x06BC)
Config file: C:\WINDOWS\system32\ccmsetup\MobileClient.tcf ccmsetup 3/17/2008 5:33:10 PM 1724 (0x06BC)
Retry time: 10 minute(s) ccmsetup 3/17/2008 5:33:10 PM 1724 (0x06BC)
MSI log file: ccmsetup 3/17/2008 5:33:10 PM 1724 (0x06BC)
MSI properties: INSTALL="ALL" SMSSITECODE="xxx" CCMHTTPPORT="80" CCMHTTPSPORT="443" CCMHTTPSSTATE="0" CCMFIRSTCERT="0" ccmsetup 3/17/2008 5:33:10 PM 1724 (0x06BC)
Source List: ccmsetup 3/17/2008 5:33:10 PM 1724 (0x06BC)
\\TEST.TEST.com\SMSClient ccmsetup 3/17/2008 5:33:10 PM 1724 (0x06BC)
\\TEST\SMSClient ccmsetup 3/17/2008 5:33:10 PM 1724 (0x06BC)
MPs: ccmsetup 3/17/2008 5:33:10 PM 1724 (0x06BC)
TEST.TEST.com ccmsetup 3/17/2008 5:33:10 PM 1724 (0x06BC)
Updated security on object C:\WINDOWS\system32\ccmsetup\. ccmsetup 3/17/2008 5:33:10 PM 1724 (0x06BC)
A Fallback Status Point has not been specified. Message with STATEID='100' will not be sent. ccmsetup 3/17/2008 5:33:10 PM 1724 (0x06BC)
Running as user "SYSTEM" ccmsetup 3/17/2008 5:33:10 PM 2776 (0x0AD8)
Detected 9725 MB free disk space on system drive. ccmsetup 3/17/2008 5:33:10 PM 2776 (0x0AD8)
DetectWindowsEmbeddedFBWF() Detecting OS Version ccmsetup 3/17/2008 5:33:10 PM 2776 (0x0AD8)
Client OS is not Windows XP Embedded ccmsetup 3/17/2008 5:33:10 PM 2776 (0x0AD8)
Ccmsetup is being restarted due to an administrative action. Installation files will be reset and downloaded again. ccmsetup 3/17/2008 5:33:10 PM 2776 (0x0AD8)
Failed to successfully complete HTTP request. (StatusCode at WinHttpQueryHeaders: 404) ccmsetup 3/17/2008 5:33:10 PM 2776 (0x0AD8)
A Fallback Status Point has not been specified. Message with STATEID='308' will not be sent. ccmsetup 3/17/2008 5:33:10 PM 2776 (0x0AD8)
The language specific BITS version wasn't found (Failed to download 'WindowsXP-KB923845-x86-ENU.exe' from 'http://TEST.TESTcom/CCM_Client/i386/BITS25' with error code 0x80004005). ccmsetup 3/17/2008 5:33:10 PM 2776 (0x0AD8)
After checking this log, It looks like it failing to successfully the http request.
Apperently its failing to download some update from the WSUS server.
I have IIS working fine and BITS is installed aswell.
Can someone please help me resolve this issue.