Hi,
I am facing a problem with content validation on DP's. I have a package removed from a DP and now the content validation process is still trying to validate the content on the DP which ofcourse will fail. I have read an article about the mismatch of the content library and WMI en i have checked the namespace Root\SCCMDP.
select * from SMS_PackagesInContLib Where PackageID = 'XXXXXX'
PackageID was not found in WMI.
SMSDPMON.log on the DP is still reporting:
Start to evaluate package 'XXXXX' version 0 ... SMS_Distribution_Point_MonitoringReport status message 0x4000094C to MPSMS_Distribution_Point_Monitoring
Status message has been successfully sent to MP from remote DPSMS_Distribution_Point_Monitoring
Failed to evaluate package XXXXXX, Error code 0x80070002SMS_Distribution_Point_Monitoring
Report state message 0x8000094F to MPSMS_Distribution_Point_Monitoring3
Report Body: <ReportBody><StateMessage MessageTime="20150130100824.000000+000" SerialNumber="0"><Topic ID="XXXXX" Type="901" IDType="0"/><State ID="2383" Criticality="0"/><UserParameters Flags="0" Count="2"><Param>XXXXX</Param><Param>["Display=\\aisrv59013.hosting.corp\"]MSWNET:["SMS_SITE=A01"]\\aisrv59013.hosting.corp\</Param></UserParameters></StateMessage></ReportBody>
SMS_Distribution_Point_Monitoring
Report status message 0x8000094F to MPSMS_Distribution_Point_Monitoring
Status message has been successfully sent to MP from remote DPSMS_Distribution_Point_Monitoring
This is driving me mad, anyone an idea how to solve this?
Thanks!