And can you download the file? Can the Local system account download the file? Here is an example for an SU but the same principal applies. https://www.recastsoftware.com/resources/how-to-download-a-software-update-outside-of-the-sccm-console/
SCCM Download Error
Hi,
I am getting the below errors in dmpdownloader.log and the download are stuck.
ERROR: Failed to download redist for 89735386-930a-490a-909b-65101ba8c02c with command /RedistUrl https://go.microsoft.com/fwlink/?LinkID=2189441 /LnManifestUrl https://go.microsoft.com/fwlink/?LinkId=2189438 /RedistVersion 202203 /NoUI "\
Failed to download redist for 89735386-930a-490a-909b-65101ba8c02c.
4 answers
Sort by: Most helpful
-
-
Rita Hu -MSFT 9,646 Reputation points
2022-06-22T02:22:37.127+00:00 @create share
Thanks for your posting on Q&A.I reviewed the Official Document and it seems that the issue occurred due to that you could not download the payload and redistributable files. Please following the below steps to confirm further:
open the PowerShell as an administrator and navigate to the following path:
SMSSETUP\BIN\X64 subfolder, and run Setupdl.exe to download the files manually by the below command:setupdl.exe /RedistUrl http://go.microsoft.com/fwlink/?LinkID=841450 /LnManifestUrl http://go.microsoft.com/fwlink/?LinkID=841442 /RedistVersion 201702 /NoUI "C:\temp\redist"
Reference screenshot in my lab:
Best regards,
Rita
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread. -
create share 671 Reputation points
2022-06-23T15:58:04.547+00:00 After upgrading the OS from windows 2012 to 2019, I was able to install the new version but the console is showing all the pcs as "Inactive".
Secondly, PXE service is also not starting.
Thanks.
-
Rita Hu -MSFT 9,646 Reputation points
2022-06-27T06:47:04.897+00:00 @create share
Thanks for your response.It is so glad to hear that the issue you have posted at the first time has been resolved. In fact, it is recommended to post one question in one thread. I will write a short summary. Would you mind accept the helpful answer and post a new case in this forum. We could discuss the new case in the new thread.
Problem/Symptom:
SCCM Download ErrorSolution/Workaround:
Upgrading the OS from windows 2012 to 2019 help to resolve this issue.Thanks for your understanding and cooperation. Have a great day.
Best regards,
Rita
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.