Stopping SCCM package distribution

CoolSK2 210 Reputation points
2024-10-24T11:40:20.4833333+00:00

A package was created in SCCM and distributed to the Distribution Point (DP). The distribution is stuck in progress for an extended period, which seems atypical. Upon checking the source folder, it was discovered that the wrong folder was selected.

What steps can be taken to stop the distribution and re-select the correct source folder?

Microsoft Security | Intune | Configuration Manager | Other
0 comments No comments
{count} votes

Accepted answer
  1. Sherry Kissinger 5,526 Reputation points
    2024-10-24T16:31:49.2666667+00:00

    It's been a long time since I had to do something similar, so memory is spotty.

    Check this: https://learn.microsoft.com/en-us/troubleshoot/mem/configmgr/content-management/understand-package-actions

    But I (think) there is possibly a file either in your inboxes\PkgTransferMgr.box, or inboxes\distmgr.box (??).

    Look at the files in there, and one of them will be 'that package instruction file'. I think you can just delete it; otherwise you may need to first stop the SMS component for distribution_manager, then delete that instruction file? (so you can re-distribute, after fixing the source).

    Otherwise... if you are watching the distmgr.log, you can likely tell that it's on "attempt 20 of 100" (or whatever), and if it's on attempt 99 of 100, just wait it out until it 'fails', and then re-distribute after it fails.

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. AllenLiu-MSFT 49,311 Reputation points Microsoft External Staff
    2024-10-25T05:58:52.82+00:00

    Hi, @CoolSK2

    Thank you for posting in Microsoft Q&A forum.

    You may follow this guidance to stop the distribution:

    https://www.cubesys.com.au/how-to-resolve-packages-stuck-in-progress-in-sccm-distribution-points/


    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 "Add comment".


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.