Jump to content


  • 0
Irn_Bru

Software Not deploying

Question

Hi Everyone,

 

Hopefully someone can help me with an issue we have been having.

 

We have had SCCM 2007 version 4.00.6487.2000 Installed on Windows 2008 R2 running for 2 years with no issues but the following error has just started occuring.

 

When i deploy software to a group, the advertisment runs normally, and the client picks up the advert. I can see that the software has been successfully checked into the DP. So in the advertisment status i see 2 messages:

 

1st message:

 

Advertisement "GHQ2009D" was received from site "xxx".

The client passes any supported platform requirements and the SMS will add the advertisement's program to the list that will be displayed to users and/or run via assignment. If an advertisement is received but not displayed on a client, verify that the current time on the client is between the advertisement start and expiration times, and that the program specified in the advertisement is enabled.

 

2nd Message:

The program for advertisement "GHQ2009D has not yet started because the content for the package "GHQ0006F" - "program name" (version 2) has not been acquired. Possible cause: The content for this program must be downloaded into the computer's cache, or the content could not be located.
Solution: If the program is being downloaded, no action is required. The program will start once the download has been successfully completed. If the content can not be located, ensure that a distribution point with this content is available for this computer. Distribution point availability can be affected by roaming boundary configuration which is used to determine whether distribution points are classified as local or remote, or by enabling distribution points as protected distribution points. Distribution point availability can also be affected if you are using branch distribution points and the advertisement is configured with the option Run program from distribution point instead of Download content from distribution point and run locally. This is because branch distribution points do not support advertisements that are configured to run directly from a distribution point.

 

This is all that happens in the SCCM console, if i check the cas.log on a client i see:

 

 

Cas.log

 

 

<![LOG[Requesting content GHQ0006F.2, size(KB) 663768, under context System with priority Low]LOG]!><time="16:27:09.673+000" date="01-23-2014" component="ContentAccess" context="" type="1" thread="368" file="contentaccessservice.cpp:909">
<![LOG[submitted CTM job {FA64B07C-1A0C-4B26-8AE6-EDC6519E7ADB} to download Content GHQ0006F.2 under context System]LOG]!><time="16:27:09.751+000" date="01-23-2014" component="ContentAccess" context="" type="1" thread="368" file="downloadmanager.cpp:576">
<![LOG[successfully created download request {6F3430AE-5062-477B-9A64-899BD890B44C} for content GHQ0006F.2]LOG]!><time="16:27:09.766+000" date="01-23-2014" component="ContentAccess" context="" type="1" thread="368" file="downloadcontentrequest.cpp:804">
<![LOG[Location update from CTM for content GHQ0006F.2 and request {6F3430AE-5062-477B-9A64-899BD890B44C}]LOG]!><time="16:27:09.938+000" date="01-23-2014" component="ContentAccess" context="" type="1" thread="4904" file="downloadcontentrequest.cpp:969">
<![LOG[Download request only, ignoring location update]LOG]!><time="16:27:09.938+000" date="01-23-2014" component="ContentAccess" context="" type="1" thread="4904" file="downloadcontentrequest.cpp:983">

 

And the execmgr.log shows:

 

 

<![LOG[Policy arrived for parent package GHQ0006F program 23-01-2014 ArcGis Reader]LOG]!><time="16:27:09.205+000" date="01-23-2014" component="execmgr" context="" type="1" thread="2212" file="execreqmgr.cpp:6456">
<![LOG[Raising event:
[sMS_CodePage(850), SMS_LocaleID(2057)]
instance of SoftDistProgramOfferReceivedEvent
{
AdvertisementId = "GHQ2009D";
ClientID = "GUID:0FA7A9A2-6C92-4523-98E2-B8C07F1C7B29";
DateTime = "20140123162709.220000+000";
MachineName = "XXXXXXXX";
ProcessID = 1924;
SiteCode = "GHQ";
ThreadID = 2212;
};
]LOG]!><time="16:27:09.220+000" date="01-23-2014" component="execmgr" context="" type="1" thread="2212" file="event.cpp:525">
<![LOG[Requesting content from CAS for package GHQ0006F version 2]LOG]!><time="16:27:09.673+000" date="01-23-2014" component="execmgr" context="" type="1" thread="368" file="contentaccesshelper.cpp:138">
<![LOG[successfully created a content request handle {6F3430AE-5062-477B-9A64-899BD890B44C} for the package GHQ0006F version 2]LOG]!><time="16:27:09.766+000" date="01-23-2014" component="execmgr" context="" type="1" thread="368" file="contentaccesshelper.cpp:216">
<![LOG[Program 23-01-2014 ArcGis Reader change to state STATE_ADVANCED_DOWNLOAD content in progress]LOG]!><time="16:27:09.766+000" date="01-23-2014" component="execmgr" context="" type="2" thread="368" file="executionrequest.cpp:3670">
<![LOG[Execution Request for package GHQ0006F program 23-01-2014 ArcGis Reader state change from NotExist to AdvancedDownload]LOG]!><time="16:27:09.766+000" date="01-23-2014" component="execmgr" context="" type="1" thread="368" file="executionrequest.cpp:488">
<![LOG[Mandatory execution requested for program 23-01-2014 ArcGis Reader and advertisement GHQ2009D]LOG]!><time="16:27:09.766+000" date="01-23-2014" component="execmgr" context="" type="1" thread="3552" file="execreqmgr.cpp:3317">
<![LOG[Creating mandatory request for advert GHQ2009D, program 23-01-2014 ArcGis Reader, package GHQ0006F]LOG]!><time="16:27:09.766+000" date="01-23-2014" component="execmgr" context="" type="1" thread="3552" file="execreqmgr.cpp:3440">
<![LOG[Raising event:
[sMS_CodePage(850), SMS_LocaleID(2057)]
instance of SoftDistWaitingContentEvent
{
AdvertisementId = "GHQ2009D";
ClientID = "GUID:0FA7A9A2-6C92-4523-98E2-B8C07F1C7B29";
DateTime = "20140123162709.829000+000";
MachineName = "XXXXXXXX";
PackageName = "GHQ0006F";
PackageVersion = "2";
ProcessID = 1924;
ProgramName = "23-01-2014 ArcGis Reader";
SiteCode = "GHQ";
ThreadID = 3552;
};
]LOG]!><time="16:27:09.829+000" date="01-23-2014" component="execmgr" context="" type="1" thread="3552" file="event.cpp:525">
<![LOG[successfully raised SoftDistWaitingContentEvent event for program 23-01-2014 ArcGis Reader]LOG]!><time="16:27:09.829+000" date="01-23-2014" component="execmgr" context="" type="1" thread="3552" file="executionrequest.cpp:2623">
<![LOG[Execution Request for package GHQ0006F program 23-01-2014 ArcGis Reader state change from WaitingDependency to WaitingContent]LOG]!><time="16:27:09.829+000" date="01-23-2014" component="execmgr" context="" type="1" thread="3552" file="executionrequest.cpp:488">

 

 

If i look in the cache folder on the client, the GHQ0006F.2.System folder has been created but it is empty.

 

Ive tried everything i can think of, but im getting nowhere. Can anyone advise on what i can check next?

As another note i have checked and recreated the boundary that is used within our site.

 

 

Any help is appreciated.

 

Thanks

Share this post


Link to post
Share on other sites

4 answers to this question

Recommended Posts

  • 0

Hi Jörgen,

 

Thanks for your reply.

 

The only errors that is showing is in the SMS_SOFTWARE_INVENTORY_PROCESSOR component. Which is showing:

The data file "E:\Program Files (x86)\Microsoft Configuration Manager\inboxes\auth\sinv.box\Orphans\cbjmt11i.SID" that was submitted by the client whose SMS unique ID is "GUID:FAD30752-A177-44AE-A4D8-613636A257C1", was rejected because the file was signed but the authentication key did not match the recorded key for this client.

 

I dont think this is related though.

 

What i have noticed is on my client, in the CAS.log i see the error:

 

<![LOG[No matching DP Location found]LOG]!><time="16:22:13.238+000" date="01-24-2014" component="ContentAccess" context="" type="1" thread="2432" file="locationcontentrequest.cpp:611">

 

And the locationservices.log is showing:

 

<![LOG[unable to retrieve AD site membership]LOG]!><time="16:22:13.224+000" date="01-24-2014" component="LocationServices" context="" type="1" thread="2432" file="lsad.cpp:462">

 

I hope that means more to you than i does to me?

 

Thanks

Share this post


Link to post
Share on other sites

  • 0

The other thing that is strange is that out of the 100 or so clients that the advert is advertised to, 6 have downloaded and installed the software. The rest still show no content has been downloaded.

 

There is no difference between the clients and the clients which are not working are configured correctly (i have even tried reinstalling the client but with no success).

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...


×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.