<?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 How Write To intel vpro flash memory  in Intel® Business Client Software Development</title>
    <link>https://community.intel.com/t5/Intel-Business-Client-Software/How-Write-To-intel-vpro-flash-memory/m-p/810252#M865</link>
    <description>There are couple ways to prevent the block of data being managed by your application. &lt;BR /&gt;1. When you set the permissions to the block, you can chose to allow other applications to only read or read/write. You can set the filter to only allow applications that belong to your enterprise/vendor to read and or write. Look at the SDK documentation &lt;A href="http://software.intel.com/sites/manageability/AMT_Implementation_and_Reference_Guide/WordDocuments/storageconceptsandobjects.htm"&gt;here&lt;/A&gt; describing that.&lt;BR /&gt;2. If you chose to allow others to read but still want to protect the data blob, you can encrpyt the data when writing. This way even if other apps get to read, the data read will not be very useful. Only your application can decrypt for usable content.&lt;BR /&gt;&lt;BR /&gt;Does this help?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;AI</description>
    <pubDate>Mon, 07 Feb 2011 16:49:35 GMT</pubDate>
    <dc:creator>Ajith_I_Intel</dc:creator>
    <dc:date>2011-02-07T16:49:35Z</dc:date>
    <item>
      <title>How Write To intel vpro flash memory</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/How-Write-To-intel-vpro-flash-memory/m-p/810249#M862</link>
      <description>&lt;P class="search-snippet"&gt;How to access &lt;B&gt;intel&lt;/B&gt;
&lt;B&gt;vpro&lt;/B&gt; &lt;B&gt;flash&lt;/B&gt; &lt;B&gt;memory&lt;/B&gt; through
visual c# from a windows application. How can we write and read from a &lt;B&gt;intel&lt;/B&gt;
&lt;B&gt;vpro&lt;/B&gt; &lt;B&gt;flash&lt;/B&gt; &lt;B&gt;memory&lt;/B&gt;. If you
could give the code in c# it will be very helpfull. &lt;/P&gt;</description>
      <pubDate>Wed, 02 Feb 2011 05:22:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/How-Write-To-intel-vpro-flash-memory/m-p/810249#M862</guid>
      <dc:creator>sainul-abideen</dc:creator>
      <dc:date>2011-02-02T05:22:16Z</dc:date>
    </item>
    <item>
      <title>How Write To intel vpro flash memory</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/How-Write-To-intel-vpro-flash-memory/m-p/810250#M863</link>
      <description>Hi Sainul,&lt;BR /&gt;I am assuming that you would like to leverage the non-volatile flash memory using Intel AMT also called as 3PDS (third party data storage). Is that correct? &lt;BR /&gt;&lt;BR /&gt;If what you are looking for is 3PDS, you can find C# samples in the &lt;A href="http://software.intel.com/en-us/articles/download-the-latest-intel-amt-software-development-kit-sdk/"&gt;AMT SDK &lt;/A&gt;at SDK_Root\Windows\Intel_AMT\Samples\WS-Management. There are two sample one for storage and another for storage administration. &lt;BR /&gt;&lt;BR /&gt;To learn more about storage features, please look in the documentation &lt;A href="http://software.intel.com/sites/manageability/AMT_Implementation_and_Reference_Guide/default.htm?turl=WordDocuments%2Fstorageadministrationandoperations.htm"&gt;here&lt;/A&gt;. Let us know if this helps and if you have more questions.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;AI</description>
      <pubDate>Wed, 02 Feb 2011 18:04:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/How-Write-To-intel-vpro-flash-memory/m-p/810250#M863</guid>
      <dc:creator>Ajith_I_Intel</dc:creator>
      <dc:date>2011-02-02T18:04:19Z</dc:date>
    </item>
    <item>
      <title>How Write To intel vpro flash memory</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/How-Write-To-intel-vpro-flash-memory/m-p/810251#M864</link>
      <description>Thank you for your reply.&lt;BR /&gt;I have another doubt.&lt;BR /&gt;How can i prevent others from reading my block of data in flash memory. &lt;BR /&gt;</description>
      <pubDate>Mon, 07 Feb 2011 10:51:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/How-Write-To-intel-vpro-flash-memory/m-p/810251#M864</guid>
      <dc:creator>sainul-abideen</dc:creator>
      <dc:date>2011-02-07T10:51:34Z</dc:date>
    </item>
    <item>
      <title>How Write To intel vpro flash memory</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/How-Write-To-intel-vpro-flash-memory/m-p/810252#M865</link>
      <description>There are couple ways to prevent the block of data being managed by your application. &lt;BR /&gt;1. When you set the permissions to the block, you can chose to allow other applications to only read or read/write. You can set the filter to only allow applications that belong to your enterprise/vendor to read and or write. Look at the SDK documentation &lt;A href="http://software.intel.com/sites/manageability/AMT_Implementation_and_Reference_Guide/WordDocuments/storageconceptsandobjects.htm"&gt;here&lt;/A&gt; describing that.&lt;BR /&gt;2. If you chose to allow others to read but still want to protect the data blob, you can encrpyt the data when writing. This way even if other apps get to read, the data read will not be very useful. Only your application can decrypt for usable content.&lt;BR /&gt;&lt;BR /&gt;Does this help?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;AI</description>
      <pubDate>Mon, 07 Feb 2011 16:49:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/How-Write-To-intel-vpro-flash-memory/m-p/810252#M865</guid>
      <dc:creator>Ajith_I_Intel</dc:creator>
      <dc:date>2011-02-07T16:49:35Z</dc:date>
    </item>
  </channel>
</rss>

