+1 - that command has worked several times for me as well. Cesar A On Jun 14, 2015 10:30 PM, "s kissel" <[email protected]> wrote:
> You might have to purge it from WMI on the affected DP. > I've used this before and had it work: > > gwmi -Namespace root\sccmdp -Query "select * from SMS_PackagesInContLib > where PackageID = 'XXX00043'" | Remove-WmiObject > > > Just change the PackageID to the package you want removed from the DP. I'd > give it some time after removing it before trying to replicate again. > > > Regards, > > -S > > ------------------------------ > Date: Sun, 14 Jun 2015 17:50:11 +0530 > Subject: Re: [mssms] Problem with package replication > From: [email protected] > To: [email protected] > > Hi, > > But now I cannot do Prestage as well becuase the DP is not showing under > any status like "In progress" etc. > Whenever I distribute the content, it always tries to remove the package > with the below lines in distmgr log. > I tried restarting the distribution manager thread but still the issue > persists. I haven't tried updating the content version and then distribute > the package. > > Retrying package <package id> > Attempting to remove package <package id> from distribution point. > <server name> doesnot have the package installed yet as no pkgstatus entry > found. > Succcesfully removed the package from server <server name> > > > > On Fri, Jun 12, 2015 at 9:55 PM, Gailfus, Nick < > [email protected]> wrote: > > I usually don't delete and resend. Usually I can get the package to > distribute if I have CM redistribute. If the package still will not > distribute to that site I create a prestage package and manually load it. > I have been enabling pre-stage on all my distribution points for this very > reason. Doing this though means I have to remember to enable packages to > copy automatically to pre-stage enabled DPs when I create a new one. > > Nick Gailfus > Computer Technician > p. 602.953.2933 f. 602.953.0831 > [email protected] <[email protected]>| www.leonagroup.com > > > > On Thu, Jun 11, 2015 at 4:27 PM, Nag P <[email protected]> wrote: > > Hi, > > We removed one package from a distribution point and added it again on the > next day. But its not getting replicated and distmgr log shows the below > entries. > > Retrying package <package id> > Attempting to remove package <package id> from distribution point. > <server> doesnot have the package installed yet as no pkgstatus entry > found. > > It keeps on trying to remove the package on that distribution point. Can > any one suggest how to cancel the deletion job and replicate the package > again. > > We are using SCCM 2012 R2 and its a remote distribution point. > > > > > > > > > > > > > > > > > > > > > >
