- Edited by mdh1979 Tuesday, May 21, 2013 9:54 PM
The package source directory you specify must be writable by the computer account of the system hosting the SMS Provider.
Also note that you don't deploy deployment packages (despite their terribly chosen name). Deployment Packages simply make update binaries available to clients when and if they need them.
I checked that and permissions are correct on the directory I assigned during the creation of the deployment package. I looked in the directory itself and I see what appears to be the exe's for all the updates, which is bizarre, because I'm still seeing the "SMS Provider Reported an Error" on all the updates in the final part of the wizard, and it says all of the selected updates cannot be downloaded, but it appears they are there in the directory. I'm sort of confused.
Is there a better log I should be looking at that may provide more detail? Thank you.
Here's the last error in that log, there are a few before it in reference to ADLastLogonTime, but we didn't implement the AD schema extension as it wasn't required and we just want to use this to update clients and endpoint protection, so from what I read, we don't have to do that. Here's the last error I see that didn't reference an AD issue:
Execute SQL =select all SMS_DeploymentSummary.AssignmentID,SMS_DeploymentSummary.CI_ID,SMS_DeploymentSummary.CollectionID,SMS_DeploymentSummary.CollectionName,SMS_DeploymentSummary.CreationTime,SMS_DeploymentSummary.DeploymentID,SMS_DeploymentSummary.DeploymentIntent,SMS_DeploymentSummary.DeploymentTime,SMS_DeploymentSummary.DesiredConfigType,SMS_DeploymentSummary.EnforcementDeadline,SMS_DeploymentSummary.FeatureType,SMS_DeploymentSummary.ModelName,SMS_DeploymentSummary.ModificationTime,SMS_DeploymentSummary.NumberErrors,SMS_DeploymentSummary.NumberInProgress,SMS_DeploymentSummary.NumberOther,SMS_DeploymentSummary.NumberSuccess,SMS_DeploymentSummary.NumberTargeted,SMS_DeploymentSummary.NumberUnknown,SMS_DeploymentSummary.ObjectTypeID,SMS_DeploymentSummary.PackageID,SMS_DeploymentSummary.PolicyModelID,SMS_DeploymentSummary.ProgramName,SMS_DeploymentSummary.SoftwareName,SMS_DeploymentSummary.SummarizationTime,SMS_DeploymentSummary.SummaryType
from fn_DeploymentSummary(1033) AS SMS_DeploymentSummary where SMS_DeploymentSummary.CollectionID = N'BKS00016' SMS Provider 5/22/2013 12:50:28 PM 9556 (0x2554)
Yes, I know this is an old post, but Im trying to clean them up. Did you solve this problem, if so what was the solution?
The log snip-it that you posted does not contain an error. You will need to dig deeper to figure out this problem.