<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic GetEndpointReference not working in Intel® Business Client Software Development</title>
    <link>https://community.intel.com/t5/Intel-Business-Client-Software/GetEndpointReference-not-working/m-p/859437#M2200</link>
    <description>&lt;P&gt;The GetEndpointReference function in WSManClient.cs (C#) will not work for CIM objects of certain types. For example, I'm trying to get/set the active system defense policy. I can use Enumerate(typeof(AMT_NetworkPortSystemDefensePolicy)), which will return up to 2 CIM objects (one for wired and one for wireless). However, if I try using GetEndpointReference on one of these objects, I get this error: "Unable to cast object of type 'MOF_CLASSES.EndpointReferenceType' to type 'System.String'." This is a problem since I can't update/delete a specific instance withoutits EPR. So if I wanted to change the active policy on the wired interface, I wouldn't be able to do so.&lt;BR /&gt;&lt;BR /&gt;AMT_NetworkPortSystemDefensePolicy has Antecedent and Dependent as its fields (both of type EndpointReference). Since the fieldcontanis an object andnot a value that canbe converted to a string, GetEndpointReference fails. Is there a solution to this problem? Or is there another way to do what I'm trying to do?&lt;/P&gt;</description>
    <pubDate>Thu, 09 Jul 2009 16:13:01 GMT</pubDate>
    <dc:creator>Stephen_Hibbert__Int</dc:creator>
    <dc:date>2009-07-09T16:13:01Z</dc:date>
    <item>
      <title>GetEndpointReference not working</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/GetEndpointReference-not-working/m-p/859437#M2200</link>
      <description>&lt;P&gt;The GetEndpointReference function in WSManClient.cs (C#) will not work for CIM objects of certain types. For example, I'm trying to get/set the active system defense policy. I can use Enumerate(typeof(AMT_NetworkPortSystemDefensePolicy)), which will return up to 2 CIM objects (one for wired and one for wireless). However, if I try using GetEndpointReference on one of these objects, I get this error: "Unable to cast object of type 'MOF_CLASSES.EndpointReferenceType' to type 'System.String'." This is a problem since I can't update/delete a specific instance withoutits EPR. So if I wanted to change the active policy on the wired interface, I wouldn't be able to do so.&lt;BR /&gt;&lt;BR /&gt;AMT_NetworkPortSystemDefensePolicy has Antecedent and Dependent as its fields (both of type EndpointReference). Since the fieldcontanis an object andnot a value that canbe converted to a string, GetEndpointReference fails. Is there a solution to this problem? Or is there another way to do what I'm trying to do?&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jul 2009 16:13:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/GetEndpointReference-not-working/m-p/859437#M2200</guid>
      <dc:creator>Stephen_Hibbert__Int</dc:creator>
      <dc:date>2009-07-09T16:13:01Z</dc:date>
    </item>
    <item>
      <title>Re: GetEndpointReference not working</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/GetEndpointReference-not-working/m-p/859438#M2201</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/431032"&gt;Stephen Hibbert (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;P&gt;The GetEndpointReference function in WSManClient.cs (C#) will not work for CIM objects of certain types. For example, I'm trying to get/set the active system defense policy. I can use Enumerate(typeof(AMT_NetworkPortSystemDefensePolicy)), which will return up to 2 CIM objects (one for wired and one for wireless). However, if I try using GetEndpointReference on one of these objects, I get this error: "Unable to cast object of type 'MOF_CLASSES.EndpointReferenceType' to type 'System.String'." This is a problem since I can't update/delete a specific instance withoutits EPR. So if I wanted to change the active policy on the wired interface, I wouldn't be able to do so.&lt;BR /&gt;&lt;BR /&gt;AMT_NetworkPortSystemDefensePolicy has Antecedent and Dependent as its fields (both of type EndpointReference). Since the fieldcontanis an object andnot a value that canbe converted to a string, GetEndpointReference fails. Is there a solution to this problem? Or is there another way to do what I'm trying to do?&lt;/P&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;
&lt;P&gt;Hello Stephen,&lt;BR /&gt;This looks potentially like a bug in the SDK in handling nested ERPs. We are contacting our development team to investigate further.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jul 2009 18:58:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/GetEndpointReference-not-working/m-p/859438#M2201</guid>
      <dc:creator>Gael_H_Intel</dc:creator>
      <dc:date>2009-07-09T18:58:13Z</dc:date>
    </item>
  </channel>
</rss>

