Everytime I deploy a group of updates or when my ADR deploys updates, one update will go missing. It's been happening for months and happens with every update package I deploy.
The error...
The source directory "\\rs-sccm01\Sources\Updates\2018 Q3 Updates\1962c598-59ae-448d-8b8d-c2b05fe974aa" for package "KHQ00158" does not exist. The operating system reported error 2: The system cannot find the file specified.
Solution: Make sure you have specified a valid package source directory on the Data Source tab in the Package Properties dialog box in the Configuration Manager Console. If you specify a local path, it must be a local path on the site server. If you specify a path on a network drive, verify that the path exists and that the path is typed correctly.
I have a unique folder for each update package. No other deployment is using \\rs-sccm01\Sources\Updates\2018 Q3 Updates\ but for some reason SCCM is looking for an update in a folder named 1962c598-59ae-448d-8b8d-c2b05fe974aa but that folder does not exist. Last week, same issue, different folder name that does not exist.
I've attached a screenshot of my Distribution Manager component error log. It looks like this all the time. My packages seem to deploy and work fine. Clients get updates so the package does deploy but is always missing one (sometimes two) updates.
I did find a SQL query that allows me to figure out which specific update is missing. I can manually create the folder and put the update in there then the error goes away. But I don't want to do this every time I deploy a bunch of updates.
Does anyone know what is causing this? Or has anyone else had this issue? I've created a post on Microsoft TechNet but they were not helpful at all :-(
I'm on SCCM Version 1806. Console version 5.1806.1074.1507. Site version 5.0.8692.1000
The error...
The source directory "\\rs-sccm01\Sources\Updates\2018 Q3 Updates\1962c598-59ae-448d-8b8d-c2b05fe974aa" for package "KHQ00158" does not exist. The operating system reported error 2: The system cannot find the file specified.
Solution: Make sure you have specified a valid package source directory on the Data Source tab in the Package Properties dialog box in the Configuration Manager Console. If you specify a local path, it must be a local path on the site server. If you specify a path on a network drive, verify that the path exists and that the path is typed correctly.
I have a unique folder for each update package. No other deployment is using \\rs-sccm01\Sources\Updates\2018 Q3 Updates\ but for some reason SCCM is looking for an update in a folder named 1962c598-59ae-448d-8b8d-c2b05fe974aa but that folder does not exist. Last week, same issue, different folder name that does not exist.
I've attached a screenshot of my Distribution Manager component error log. It looks like this all the time. My packages seem to deploy and work fine. Clients get updates so the package does deploy but is always missing one (sometimes two) updates.
I did find a SQL query that allows me to figure out which specific update is missing. I can manually create the folder and put the update in there then the error goes away. But I don't want to do this every time I deploy a bunch of updates.
Does anyone know what is causing this? Or has anyone else had this issue? I've created a post on Microsoft TechNet but they were not helpful at all :-(
I'm on SCCM Version 1806. Console version 5.1806.1074.1507. Site version 5.0.8692.1000