<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Packages may try to access a Distribution Point that was removed</title><link>http://blogs.technet.com/b/configurationmgr/archive/2009/02/25/packages-may-try-to-access-a-distribution-point-that-was-removed.aspx</link><description>If you take a look at all the calls we get here in the SMS/ConfigMgr support group, this one would have to rank right up there in popularity. What happens here is the Distribution Point (DP) share, or the DP itself, is removed but you still have packages</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Packages may try to access a Distribution Point that was removed</title><link>http://blogs.technet.com/b/configurationmgr/archive/2009/02/25/packages-may-try-to-access-a-distribution-point-that-was-removed.aspx#3479869</link><pubDate>Thu, 09 Feb 2012 10:23:26 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3479869</guid><dc:creator>Manoj Kamath</dc:creator><description>&lt;p&gt;@Tyson: You are right. The last query has an extra space between server and name.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3479869" width="1" height="1"&gt;</description></item><item><title>re: Packages may try to access a Distribution Point that was removed</title><link>http://blogs.technet.com/b/configurationmgr/archive/2009/02/25/packages-may-try-to-access-a-distribution-point-that-was-removed.aspx#3425371</link><pubDate>Fri, 29 Apr 2011 20:13:24 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3425371</guid><dc:creator>Tyson Flint</dc:creator><description>&lt;p&gt;Looks like a typo in the last query, the column named &amp;quot;server name&amp;quot; doesn&amp;#39;t have a space:&lt;/p&gt;
&lt;p&gt;Try changing from:&lt;/p&gt;
&lt;p&gt;Select * from DPinfo where server name like &amp;#39;%DPNAME%&amp;#39;&lt;/p&gt;
&lt;p&gt;to&lt;/p&gt;
&lt;p&gt;Select * from DPinfo where ServerName like &amp;#39;%DPNAME%&amp;#39;&lt;/p&gt;
&lt;p&gt;and from:&lt;/p&gt;
&lt;p&gt;Delete from DPinfo where server name like &amp;#39;%DPNAME%&amp;#39;&lt;/p&gt;
&lt;p&gt;to&lt;/p&gt;
&lt;p&gt;Delete from DPinfo where ServerName like &amp;#39;%DPNAME%&amp;#39;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3425371" width="1" height="1"&gt;</description></item><item><title>re: Packages may try to access a Distribution Point that was removed</title><link>http://blogs.technet.com/b/configurationmgr/archive/2009/02/25/packages-may-try-to-access-a-distribution-point-that-was-removed.aspx#3207319</link><pubDate>Fri, 27 Feb 2009 11:24:34 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3207319</guid><dc:creator>jdulongc</dc:creator><description>&lt;p&gt;I had this issue, It works fine for primary site but for secondary site you have to delete files for each package where the DP was selected:&lt;/p&gt;
&lt;p&gt;&amp;lt;Seconday Site&amp;gt;\&amp;lt;Drive&amp;gt;\SMS\Inboxes\PkgInfo.box delete &amp;lt;PackageID&amp;gt;.ICO+&amp;lt;PackageID&amp;gt;.NAL+&amp;lt;PackageID&amp;gt;.PKG&lt;/p&gt;
&lt;p&gt;&amp;lt;Seconday Site&amp;gt;\&amp;lt;Drive&amp;gt;\SMS\Inboxes\Distmgr.box Delete &amp;lt;PackageID&amp;gt;.PKG&lt;/p&gt;
&lt;p&gt;&amp;lt;Seconday Site&amp;gt;\&amp;lt;Drive&amp;gt;\SMS\Inboxes\Distmgr.box &amp;nbsp;Delete &amp;lt;PackageID&amp;gt;.PKG&lt;/p&gt;
&lt;p&gt;&amp;lt;Seconday Site&amp;gt;\&amp;lt;Drive&amp;gt;\CAP_SiteCodes\PkgInfo.box Delete &amp;lt;PackageID&amp;gt;.ICO+&amp;lt;PackageID&amp;gt;.NAL+&amp;lt;PackageID&amp;gt;.PKG&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3207319" width="1" height="1"&gt;</description></item><item><title>Packages may try to access a Distribution Point that was removed</title><link>http://blogs.technet.com/b/configurationmgr/archive/2009/02/25/packages-may-try-to-access-a-distribution-point-that-was-removed.aspx#3206749</link><pubDate>Thu, 26 Feb 2009 00:44:08 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3206749</guid><dc:creator>Rod Trent at myITforum.com</dc:creator><description>&lt;p&gt;Feed: The Configuration Manager Support Team Blog Posted on: Wednesday, February 25, 2009 9:10 AM Author&lt;/p&gt;
&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3206749" width="1" height="1"&gt;</description></item></channel></rss>