<?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>Deleting an Orphaned Exchange Connector</title><link>http://blogs.technet.com/b/servicemanager/archive/2011/08/30/deleting-an-orphaned-exchange-connector.aspx</link><description>If you import the Exchange connector MP and then create an Exchange connector and then delete the Exchange connector MP without first deleting the Exchange connector from the Connectors view you will end up with an orphaned Exchange connector object in</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Deleting an Orphaned Exchange Connector</title><link>http://blogs.technet.com/b/servicemanager/archive/2011/08/30/deleting-an-orphaned-exchange-connector.aspx#3571425</link><pubDate>Wed, 08 May 2013 16:45:55 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3571425</guid><dc:creator>Armandos</dc:creator><description>&lt;p&gt;I AM NEW IN SMLets, I TRY THIS AND IT WORKS.&lt;/p&gt;
&lt;p&gt;PS C:\Program Files\Microsoft System Center 2012\Service Manager&amp;gt; Get-SCSMClassInstance -Class (Get-SCSMClass –Name Microsoft.SystemCenter.Connector)&lt;/p&gt;
&lt;p&gt;__EnterpriseManagementObject : Exchange Connector&lt;/p&gt;
&lt;p&gt;__RelationshipAliases &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;: {}&lt;/p&gt;
&lt;p&gt;DataProviderDisplayName &amp;nbsp; &amp;nbsp; &amp;nbsp;: Exchange Connector&lt;/p&gt;
&lt;p&gt;DataProviderName &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; :&lt;/p&gt;
&lt;p&gt;DatawarehouseProfileName &amp;nbsp; &amp;nbsp; :&lt;/p&gt;
&lt;p&gt;Description &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;:&lt;/p&gt;
&lt;p&gt;DiscoveryDataIsManaged &amp;nbsp; &amp;nbsp; &amp;nbsp; :&lt;/p&gt;
&lt;p&gt;DiscoveryDataIsShared &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;:&lt;/p&gt;
&lt;p&gt;DisplayName &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;: Exchange Connector&lt;/p&gt;
&lt;p&gt;Enabled &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;: True&lt;/p&gt;
&lt;p&gt;Id &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; : ExchangeConnector.59196a768d1148079c8a73581fa106d6&lt;/p&gt;
&lt;p&gt;COMMAND TO REMOVE CONNECTOR.&lt;/p&gt;
&lt;p&gt;Get-SCSMClassInstance -Class (Get-SCSMClass –Name Microsoft.SystemCenter.Connector) | Where-Object {$_.DisplayName –eq “Exchange Connector”} | Remove-SCSMClassInstance&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3571425" width="1" height="1"&gt;</description></item><item><title>re: Deleting an Orphaned Exchange Connector</title><link>http://blogs.technet.com/b/servicemanager/archive/2011/08/30/deleting-an-orphaned-exchange-connector.aspx#3570015</link><pubDate>Tue, 30 Apr 2013 19:21:12 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3570015</guid><dc:creator>GregT8</dc:creator><description>&lt;p&gt;Thanks Travis...&lt;/p&gt;
&lt;p&gt;I forgot to remove the Exchange 3.0 RC connector before removing the management pack today, and your trick still worked! &amp;nbsp;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3570015" width="1" height="1"&gt;</description></item><item><title>re: Deleting an Orphaned Exchange Connector</title><link>http://blogs.technet.com/b/servicemanager/archive/2011/08/30/deleting-an-orphaned-exchange-connector.aspx#3512293</link><pubDate>Thu, 02 Aug 2012 18:34:04 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3512293</guid><dc:creator>Chris</dc:creator><description>&lt;p&gt;Do you have instructions for doing something similar in SCSM 2012? &amp;nbsp;I have an AD Connector that&amp;#39;s causing me problems and I can&amp;#39;t delete it because it&amp;#39;s showing up as Disabled... and I can&amp;#39;t Enable it.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3512293" width="1" height="1"&gt;</description></item><item><title>re: Deleting an Orphaned Exchange Connector</title><link>http://blogs.technet.com/b/servicemanager/archive/2011/08/30/deleting-an-orphaned-exchange-connector.aspx#3510773</link><pubDate>Wed, 25 Jul 2012 09:51:03 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3510773</guid><dc:creator>Wicus</dc:creator><description>&lt;p&gt;Thanks man. Keep up the good work. This one helped me.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3510773" width="1" height="1"&gt;</description></item><item><title>re: Deleting an Orphaned Exchange Connector</title><link>http://blogs.technet.com/b/servicemanager/archive/2011/08/30/deleting-an-orphaned-exchange-connector.aspx#3452414</link><pubDate>Mon, 12 Sep 2011 03:27:10 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3452414</guid><dc:creator>Rob</dc:creator><description>&lt;p&gt;Thanks, Travis, my old duff Exchange Connector has been bugging me for ages :)&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3452414" width="1" height="1"&gt;</description></item><item><title>re: Deleting an Orphaned Exchange Connector</title><link>http://blogs.technet.com/b/servicemanager/archive/2011/08/30/deleting-an-orphaned-exchange-connector.aspx#3450365</link><pubDate>Wed, 31 Aug 2011 14:52:28 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3450365</guid><dc:creator>Doug</dc:creator><description>&lt;p&gt;Thanks Travis, one item off my task list for today.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3450365" width="1" height="1"&gt;</description></item></channel></rss>