hopefully someone can help me with my SCCM issue.
i am running SCCM in my environment which has been upgraded from SMS 2003. i am still in the upgrade period of the SCCM agent but 90% is now running the new agent and 10% is still running SMS2003SP3 agent.
It had come to light that those runing the SCCM agent can not download a program from Add New Programs when it is assigned to. during the download there is NO progress bar and it hangs\loops.
after a matter of seconds the DataTransferService.log displays this
DTSJob {B893238E-F0F5-416D-B0C9-A27E8A5EE044} created to download from 'http://SERVER.net/SMS_DP_SMSDP$/SMSPKG/C0100274' to 'C:\WINDOWS\system32\CCM\Cache\C0100274.5.S-1-5-21-1085031214-1284227242-725345543-7240'.
DTSJob {B893238E-F0F5-416D-B0C9-A27E8A5EE044} in state 'DownloadingManifest'.
Job {B893238E-F0F5-416D-B0C9-A27E8A5EE044} impersonating logged on user.
Failedto send request to /SMS_DP_SMSDP$/SMSPKG/C0100274 at host Server.net, error 0x2efd
[CCMHTTP] HTTP ERROR: URL=http://SERVER.net:9449/SMS_DP_SMSDP$/SMSPKG/C0100274, Port=9449, Protocol=http, SSLOptions=0, Code=12029, Text=ERROR_WINHTTP_CANNOT_CONNECT
Raising event:
instance of CCM_CcmHttp_Status
{
ClientID = "GUID:998F14BB-3582-472A-87BF-8FC5AEAA19DB";
DateTime = "20090121094833.455000+000";
HostName = "SERVER.net";
HRESULT = "0x80072efd";
ProcessID = 3968;
StatusCode = 0;
ThreadID = 1528;
};
Error sending DAV request. HTTP code 0, status ''
GetDirectoryList_HTTP mapping original error 0x80072efd to 0x800704cf.
GetDirectoryList_HTTP('http://Server.net:9449/SMS_DP_SMSDP$/SMSPKG/C0100274') failed with code 0x800704cf.
Job {B893238E-F0F5-416D-B0C9-A27E8A5EE044} reverted impersonation.
Error retrieving manifest (0x800704cf). Will attempt retry 1 in 30 seconds.
Ihave done some research on the web and a lot of people are centralising the problem to be the parent server and recommending IIS lockdown etc, but i found the download to be still working on the SMS 2003SP3 clients assigned to the same parent so this tells me it can't be permissions.
has any one any advice of where to start looking next?
Thanks
- Changed type Torsten [MVP]MVP, Moderator Wednesday, May 06, 2009 2:21 PM changed type to 'question'