<?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 Re: Wireless Configuration in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Wireless-Configuration/m-p/912653#M12256</link>
    <description>Unfortunately the Intel Mobile Platform SDK doesn't provide the ability to configure PEAP settings for the wireless card. It provides information and control at a little higher level.</description>
    <pubDate>Mon, 20 Aug 2007 17:40:54 GMT</pubDate>
    <dc:creator>James_M_Intel1</dc:creator>
    <dc:date>2007-08-20T17:40:54Z</dc:date>
    <item>
      <title>Wireless Configuration</title>
      <link>https://community.intel.com/t5/Software-Archive/Wireless-Configuration/m-p/912652#M12255</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I'm building a utility in Visual Studio C# 2005that will allow myusers to send their credentials to active directory to be able to authenticate with my local radious server. &lt;/P&gt;
&lt;P&gt;I'm currently using the Intel Proset/Wireless Utility to configure PEAP security on all my users, and created a macro to automate the configuration. &lt;/P&gt;
&lt;P&gt;After many weeks of research I finally found this site, and the Mobile SDK, but didn't find any reference to configuring wireless cards!. Is it possible to configure PEAP authentication using the SDK?&lt;/P&gt;
&lt;P&gt;If it's not possible what other alternatives do I have? &lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Aug 2007 18:19:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Wireless-Configuration/m-p/912652#M12255</guid>
      <dc:creator>guayo</dc:creator>
      <dc:date>2007-08-17T18:19:28Z</dc:date>
    </item>
    <item>
      <title>Re: Wireless Configuration</title>
      <link>https://community.intel.com/t5/Software-Archive/Wireless-Configuration/m-p/912653#M12256</link>
      <description>Unfortunately the Intel Mobile Platform SDK doesn't provide the ability to configure PEAP settings for the wireless card. It provides information and control at a little higher level.</description>
      <pubDate>Mon, 20 Aug 2007 17:40:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Wireless-Configuration/m-p/912653#M12256</guid>
      <dc:creator>James_M_Intel1</dc:creator>
      <dc:date>2007-08-20T17:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: Wireless Configuration</title>
      <link>https://community.intel.com/t5/Software-Archive/Wireless-Configuration/m-p/912654#M12257</link>
      <description>&lt;P&gt;Thanks for your reply,&lt;/P&gt;
&lt;P&gt;Do you have any other suggestions?&lt;/P&gt;</description>
      <pubDate>Mon, 20 Aug 2007 21:57:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Wireless-Configuration/m-p/912654#M12257</guid>
      <dc:creator>guayo</dc:creator>
      <dc:date>2007-08-20T21:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: Wireless Configuration</title>
      <link>https://community.intel.com/t5/Software-Archive/Wireless-Configuration/m-p/912655#M12258</link>
      <description>I'm not aware of any APIs to configure the PEAP configuration. Lets see if any of the forum users know of any.</description>
      <pubDate>Mon, 20 Aug 2007 21:59:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Wireless-Configuration/m-p/912655#M12258</guid>
      <dc:creator>James_M_Intel1</dc:creator>
      <dc:date>2007-08-20T21:59:22Z</dc:date>
    </item>
    <item>
      <title>Re: Wireless Configuration</title>
      <link>https://community.intel.com/t5/Software-Archive/Wireless-Configuration/m-p/912656#M12259</link>
      <description>&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;I'm basically trying to do what the Intel Proset Utility does. Because my users are not on a domain I'm not able to use the wireless policy, so I have to do this manually using the utility. I have close to 2000 users, and need to come up with a fast reliable solution.&lt;/P&gt;
&lt;P&gt;If anyone has an idea please let me know.&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Aug 2007 00:52:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Wireless-Configuration/m-p/912656#M12259</guid>
      <dc:creator>guayo</dc:creator>
      <dc:date>2007-08-21T00:52:57Z</dc:date>
    </item>
    <item>
      <title>Re: Wireless Configuration</title>
      <link>https://community.intel.com/t5/Software-Archive/Wireless-Configuration/m-p/912657#M12260</link>
      <description>&lt;P&gt;You might try dropping the Intel support team an email via this URL. They may be able to give you more specifics:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://supportmail.intel.com/scripts-emf/welcome.aspx?id"&gt;http://supportmail.intel.com/scripts-emf/welcome.aspx?id&lt;/A&gt;= &lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Aug 2007 15:06:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Wireless-Configuration/m-p/912657#M12260</guid>
      <dc:creator>James_M_Intel1</dc:creator>
      <dc:date>2007-08-21T15:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: Wireless Configuration</title>
      <link>https://community.intel.com/t5/Software-Archive/Wireless-Configuration/m-p/912658#M12261</link>
      <description>&lt;P&gt;Did either of you manage to find out how to do wireless configuration from C#? &lt;/P&gt;
&lt;P&gt;I am trying to do the same thing and drawing a blank.&lt;/P&gt;
&lt;P&gt;- Chris&lt;/P&gt;</description>
      <pubDate>Tue, 06 May 2008 08:19:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Wireless-Configuration/m-p/912658#M12261</guid>
      <dc:creator>chris_senior</dc:creator>
      <dc:date>2008-05-06T08:19:24Z</dc:date>
    </item>
  </channel>
</rss>

