I have read that monitoring content distribution via the SCCM console is not always 100% accurate. I have recently witnessed such an event with an application package that reports as being successfully distributed, but in actual fact, the content is not on the DP. Here is what we did to determine that this is the case.
We pulled the Content ID from the Package Type and used it in the standard DP URL as follows: http://DP-FQDN/SMS_DP_SMSPKG$/Content_f6921edc-ab3f-4437-a326-6bc41490c68e.1 <http://vsqcquecm01.ent.dfo-mpo.ca/SMS_DP_SMSPKG$/Content_f6921edc-ab3f-4437-a326-6bc41490c68e.1> Get HTTP 404 error, dir not found error Now this is a cumbersome way to check whether content has actually been distributed to DPs. Does anyone know of a utility or script that can quickly determine DP content status accurately? George

