<?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: How to make blocks visible using AMT Storage in Intel® Business Client Software Development</title>
    <link>https://community.intel.com/t5/Intel-Business-Client-Software/How-to-make-blocks-visible-using-AMT-Storage/m-p/858025#M2089</link>
    <description>&lt;P&gt;It's the "Virus Signature" samplein the "Storage Samples" of the SDK. A quick update on my work, I have gotten Outpost to see blocks created using Commander so, I am certainly making progress. The usage of 3PDS is not what I initialy expected and so, I am going to have to change Commander a little. My flight back to the US is boarding now, more on this topic soon.&lt;/P&gt;
&lt;P&gt;Ylian&lt;/P&gt;</description>
    <pubDate>Sat, 23 Jun 2007 20:07:05 GMT</pubDate>
    <dc:creator>Ylian_S_Intel</dc:creator>
    <dc:date>2007-06-23T20:07:05Z</dc:date>
    <item>
      <title>How to make blocks visible using AMT Storage</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/How-to-make-blocks-visible-using-AMT-Storage/m-p/858015#M2079</link>
      <description>&lt;P class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"&gt;Hello,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"&gt;I have written a library thatused storage APIs to register app, add and remove blocks of data.&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"&gt;If I load my library using regular test app (dialog based application) I can register app and add blocks of data and remove them as needed.&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"&gt;When I use the same library with my service, I can register an app, and I can see that ISVS_AllocateBlock returns success but allocated block is always invisible,&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"&gt;even though parameter BlockHidden is always set to false.&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"&gt;Thank you for your input&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"&gt;&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"&gt;YM&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jun 2007 22:55:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/How-to-make-blocks-visible-using-AMT-Storage/m-p/858015#M2079</guid>
      <dc:creator>ymazin</dc:creator>
      <dc:date>2007-06-05T22:55:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to make blocks visible using AMT Storage</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/How-to-make-blocks-visible-using-AMT-Storage/m-p/858016#M2080</link>
      <description>&lt;P&gt;Hello YM,&lt;/P&gt;
&lt;P&gt;Thank you for posting your question. I just wanted to let you know that we are looking into this and will get back with you as soon as we can.&lt;/P&gt;
&lt;P&gt;Gael&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jun 2007 20:21:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/How-to-make-blocks-visible-using-AMT-Storage/m-p/858016#M2080</guid>
      <dc:creator>Gael_H_Intel</dc:creator>
      <dc:date>2007-06-06T20:21:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to make blocks visible using AMT Storage</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/How-to-make-blocks-visible-using-AMT-Storage/m-p/858017#M2081</link>
      <description>&lt;P&gt;Hello Gael,&lt;/P&gt;
&lt;P&gt;Thank you for your reply.&lt;BR /&gt;One more bit of information. If I use storagedump C++ sample from AMT SDK, I can see my block, but unable to get its contents -&lt;FONT size="2"&gt;ISVS_ReadBlockMtu returns (inside &lt;FONT size="2"&gt;ISVS_ReadBlock) returns &lt;/FONT&gt;0x000000010 which is &lt;FONT size="2"&gt;PT_STATUS_NOT_PERMITTED.&lt;BR /&gt;Thank you,&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;YM&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jun 2007 22:02:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/How-to-make-blocks-visible-using-AMT-Storage/m-p/858017#M2081</guid>
      <dc:creator>ymazin</dc:creator>
      <dc:date>2007-06-06T22:02:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to make blocks visible using AMT Storage</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/How-to-make-blocks-visible-using-AMT-Storage/m-p/858018#M2082</link>
      <description>&lt;P&gt;Hello YM,&lt;/P&gt;
&lt;P&gt;I am still trying to get some more information, but while we wait, can you tell me what userid you are using? Are you using the "admin" user or did you create your own? If you created a user, does this user have adaquate permissions?&lt;/P&gt;
&lt;P&gt;Gael&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jun 2007 22:35:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/How-to-make-blocks-visible-using-AMT-Storage/m-p/858018#M2082</guid>
      <dc:creator>Gael_H_Intel</dc:creator>
      <dc:date>2007-06-07T22:35:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to make blocks visible using AMT Storage</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/How-to-make-blocks-visible-using-AMT-Storage/m-p/858019#M2083</link>
      <description>&lt;P&gt;Hello Gael,&lt;/P&gt;
&lt;P&gt;I am using 'admin' and have not created any additional users. As I've stated before,&lt;BR /&gt;Icall the same code (a DLL that is linked with iamtD.lib) and the same credentials to connect from two different apps (one is a dialog based app and another one is a service) and getting different results.&lt;BR /&gt;I can provide myapplication so you can reproduce this problem.&lt;BR /&gt;&lt;BR /&gt;YM&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jun 2007 02:02:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/How-to-make-blocks-visible-using-AMT-Storage/m-p/858019#M2083</guid>
      <dc:creator>ymazin</dc:creator>
      <dc:date>2007-06-08T02:02:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to make blocks visible using AMT Storage</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/How-to-make-blocks-visible-using-AMT-Storage/m-p/858020#M2084</link>
      <description>&lt;P class="MsoNormal"&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'"&gt;Hello YM,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'"&gt;Webelieve the problem is related to the permissions group that has been set.&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'"&gt;When you allocate a block through a registered application then only that application can access the allocated block.&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'"&gt;In order to allow other processes (applications) to access that blockyou need to set a permissions group using the &lt;B&gt;ISVS_AddPermissionsGroup &lt;/B&gt;API call.&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'"&gt;&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'"&gt;Ifyou do not do that then only the registered application that allocated the block will be able to see it.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'"&gt;Please let us know if this helps,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'"&gt;Gael&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 09 Jun 2007 21:39:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/How-to-make-blocks-visible-using-AMT-Storage/m-p/858020#M2084</guid>
      <dc:creator>Gael_H_Intel</dc:creator>
      <dc:date>2007-06-09T21:39:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to make blocks visible using AMT Storage</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/How-to-make-blocks-visible-using-AMT-Storage/m-p/858021#M2085</link>
      <description>&lt;P&gt;Gael - Yury has tried this (tried adding read write permissions)and he continues to have this problem.&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;FONT face="Arial" size="2"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;He is basically trying to do the following  &lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;OL style="MARGIN-TOP: 0in"&gt;
&lt;LI class="MsoNormal" style="mso-list: l1 level1 lfo1"&gt;&lt;FONT face="Arial" size="2"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;Use the appstream local agent to write some info to 3pds&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/FONT&gt; 
&lt;/LI&gt;&lt;LI class="MsoNormal" style="mso-list: l1 level1 lfo1"&gt;&lt;FONT face="Arial" size="2"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;Make that info available to third party software&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/FONT&gt; 
&lt;/LI&gt;&lt;LI class="MsoNormal" style="mso-list: l1 level1 lfo1"&gt;&lt;FONT face="Arial" size="2"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;Have a third party console read the data (he is using commander as the console for testing purposes)&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/FONT&gt; &lt;/LI&gt;&lt;/OL&gt;
&lt;P class="MsoNormal"&gt;&lt;FONT face="Arial" size="2"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;FONT face="Arial" size="2"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;He is stuck and needs help. My question is &lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="MARGIN-LEFT: 0.5in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo2"&gt;&lt;FONT face="Arial" size="2"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;&lt;SPAN style="mso-list: Ignore"&gt;1)&lt;FONT face="Times New Roman" size="1"&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt; &lt;/SPAN&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;FONT face="Arial" size="2"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;Isnt this very similar to the sw inventory use case &lt;A title="http://software.intel.com/en-us/articles/intel-active-management-technology-use-case-2-software-inventory-management-discover" href="https://community.intel.com/en-us/articles/article_nice_name"&gt;&lt;/A&gt;&lt;A href="http://software.intel.com/en-us/articles/intel-active-management-technology-use-case-2-software-inventory-management-discover" target="_blank"&gt;http://software.intel.com/en-us/articles/intel-active-management-technology-use-case-2-software-inventory-management-discover&lt;/A&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;FONT face="Arial" size="2"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="MARGIN-LEFT: 0.5in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo2"&gt;&lt;FONT face="Arial" size="2"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;&lt;SPAN style="mso-list: Ignore"&gt;2)&lt;FONT face="Times New Roman" size="1"&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt; &lt;/SPAN&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;FONT face="Arial" size="2"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;If so, Are there code samples for sw inventory?&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="MARGIN-LEFT: 0.5in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo2"&gt;&lt;FONT face="Arial" size="2"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;&lt;SPAN style="mso-list: Ignore"&gt;3)&lt;FONT face="Times New Roman" size="1"&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt; &lt;/SPAN&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;FONT face="Arial" size="2"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;How do we resolve this?&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="MARGIN-LEFT: 0.5in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo2"&gt;&lt;FONT face="Arial" size="2"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="MARGIN-LEFT: 0.5in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo2"&gt;&lt;FONT face="Arial" size="2"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;Sree&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jun 2007 21:19:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/How-to-make-blocks-visible-using-AMT-Storage/m-p/858021#M2085</guid>
      <dc:creator>Sree_C_</dc:creator>
      <dc:date>2007-06-20T21:19:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to make blocks visible using AMT Storage</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/How-to-make-blocks-visible-using-AMT-Storage/m-p/858022#M2086</link>
      <description>&lt;P&gt;All the code samples are in the "Samples" folder in the SDK. Have they looked through the Readme files in the various StorageSamples folder? They may want to look through the APITest Sample which is also in the StorageSample Folder.&lt;/P&gt;
&lt;P&gt;Additionally, see the Network Interface Guide and the Storage Administration sample application for more information on how to use AddStorageEaclEntry and AddStorageFpaclEntry.Attempting to run the storage samples without the enterprise name or partnerentries will result in an error.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jun 2007 18:40:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/How-to-make-blocks-visible-using-AMT-Storage/m-p/858022#M2086</guid>
      <dc:creator>Gael_H_Intel</dc:creator>
      <dc:date>2007-06-22T18:40:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to make blocks visible using AMT Storage</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/How-to-make-blocks-visible-using-AMT-Storage/m-p/858023#M2087</link>
      <description>&lt;P&gt;On the topic of 3PDS local &amp;amp; remote access, I have been bombarded in recent days about reading and writting data from both local and remote Intel AMT interfaces. Many have reported that placing data into 3PDS using the local interface and obtaining it remotely is not working. I can confirm that I have seen the problem myself.&lt;/P&gt;
&lt;P&gt;In the last few days, I started adding improved 3PDS support in Commander and started to add support for 3PDS in Outpost, the &lt;A href="https://community.intel.com/en-us/articles/article_nice_name"&gt;Intel AMT DTK&lt;/A&gt; local agent. I am adding a complete UI for setup and control of block permissions in both Commander and Outpost. So far, I have not found a fix. Once the UI's are build, I expect to be able allow full control over permissions and hopefuly find a fix.&lt;/P&gt;
&lt;P&gt;In the mean time, the Intel AMT development team is pointing me to the SDK sample that is supposed to demonstrate this. I have not tried the SDK sample myself, prefering to work on the DTK instead. I expect to be done at the end of this week, in the mean time, I have over 12 hours of airplane traveling to get back to Oregon tomorrow.&lt;/P&gt;
&lt;P&gt;More on this soon,&lt;BR /&gt;Ylian (&lt;A href="http://softwareblogs.intel.com/author/ylian-saint-hilaire/"&gt;Intel AMT Blog&lt;/A&gt;)&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jun 2007 19:38:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/How-to-make-blocks-visible-using-AMT-Storage/m-p/858023#M2087</guid>
      <dc:creator>Ylian_S_Intel</dc:creator>
      <dc:date>2007-06-22T19:38:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to make blocks visible using AMT Storage</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/How-to-make-blocks-visible-using-AMT-Storage/m-p/858024#M2088</link>
      <description>&lt;P class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;Can you be more specific  Which test sample specifically (in which directory) should they look for to find an example of local agent write, remote console read code?&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 23 Jun 2007 17:14:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/How-to-make-blocks-visible-using-AMT-Storage/m-p/858024#M2088</guid>
      <dc:creator>Sree_C_</dc:creator>
      <dc:date>2007-06-23T17:14:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to make blocks visible using AMT Storage</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/How-to-make-blocks-visible-using-AMT-Storage/m-p/858025#M2089</link>
      <description>&lt;P&gt;It's the "Virus Signature" samplein the "Storage Samples" of the SDK. A quick update on my work, I have gotten Outpost to see blocks created using Commander so, I am certainly making progress. The usage of 3PDS is not what I initialy expected and so, I am going to have to change Commander a little. My flight back to the US is boarding now, more on this topic soon.&lt;/P&gt;
&lt;P&gt;Ylian&lt;/P&gt;</description>
      <pubDate>Sat, 23 Jun 2007 20:07:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/How-to-make-blocks-visible-using-AMT-Storage/m-p/858025#M2089</guid>
      <dc:creator>Ylian_S_Intel</dc:creator>
      <dc:date>2007-06-23T20:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to make blocks visible using AMT Storage</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/How-to-make-blocks-visible-using-AMT-Storage/m-p/858026#M2090</link>
      <description>&lt;P&gt;A quick update to say the version v0.33 of the Intel AMT DTK is released with much improved 3PDS support in Commander and added support for it in Intel AMT Outpost. Both Commander and Outpost can now manage storage blocks and set permissions. As a result, it's now much easier to figure out how 3PDS works, it was not obvious to me at first.&lt;/P&gt;
&lt;P&gt;Ylian (&lt;A href="http://www.intel.com/software/ylian"&gt;Intel AMT Blog&lt;/A&gt;)&lt;/P&gt;</description>
      <pubDate>Sat, 07 Jul 2007 16:41:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/How-to-make-blocks-visible-using-AMT-Storage/m-p/858026#M2090</guid>
      <dc:creator>Ylian_S_Intel</dc:creator>
      <dc:date>2007-07-07T16:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to make blocks visible using AMT Storage</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/How-to-make-blocks-visible-using-AMT-Storage/m-p/858027#M2091</link>
      <description>Hi,&lt;BR /&gt; Please help me on Storage - ISVS_AllocateBlock Visibility . &lt;BR /&gt; &lt;BR /&gt; When we create block using commander.exe&lt;BR /&gt; (Intel_AMT_Developer_Tool_Kit_v0[1][1].32f.exe) it is&lt;BR /&gt; creating the block and is visible. if use the ApiTest &lt;BR /&gt; form SDK (Intel_AMT_ORG_Release2.1_131008) ,&lt;BR /&gt; block is creating but visibility of block not happening.&lt;BR /&gt; &lt;BR /&gt; May i know what could be the reasons behind this, or any SDK version problems. &lt;BR /&gt; actually we are using 'admin' user as user name.&lt;BR /&gt;&lt;BR /&gt; What will happen if are not adding any 'Permissions Group' and &lt;BR /&gt; 'Permissions Group Members' for block, is it will effect any thing.&lt;BR /&gt;&lt;BR /&gt; One more issue we observer if i create block using commender.exe,&lt;BR /&gt; after that if run storagedump .exe visibility of block going.&lt;BR /&gt;&lt;BR /&gt; Any help on this would be great. &lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Ravi&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Jul 2007 13:33:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/How-to-make-blocks-visible-using-AMT-Storage/m-p/858027#M2091</guid>
      <dc:creator>ravi</dc:creator>
      <dc:date>2007-07-19T13:33:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to make blocks visible using AMT Storage</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/How-to-make-blocks-visible-using-AMT-Storage/m-p/858028#M2092</link>
      <description>&lt;P&gt;Hi Ravi,&lt;/P&gt;
&lt;P&gt;Yes, I really need to blog on the topic of storage because it's not easy to use. I suggest you try the latest version of the DTK, and use Commander and Outpost to try storage before looking at other tools. I added storage into Outpost in the new versions.&lt;/P&gt;
&lt;P&gt;It is important to understand that with 3PDS, you can't access any blocks unless you register yourself first. This is true on both local and remote interfaces. When you log in using Commander as administrator you can see all of the registered applications and Commander will "register" as each application with a GUID of all zeros (0000-0000...). This way, you get to browse all of the blocks.&lt;/P&gt;
&lt;P&gt;On the local side, you don't get to see other applications in advance, so, you have to give Intel AMT Outpost an Enterprise, Vendors, Application and GUID to register with. If the Enterprise does not exist, the registartion will fail. Once registered, you get to see all the blocks that belong to that exact registration and you may see other blocks depending on permissions.&lt;/P&gt;
&lt;P&gt;I suggest you try it out with Commander and Outpost and be aware that what information you use to register to 3PDS makes a big difference in what blocks you see and don't see.&lt;/P&gt;
&lt;P&gt;I hope this helps,&lt;BR /&gt;Ylian (&lt;A href="http://intel.com/software/ylian"&gt;Intel AMT Blog&lt;/A&gt;)&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jul 2007 16:00:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/How-to-make-blocks-visible-using-AMT-Storage/m-p/858028#M2092</guid>
      <dc:creator>Ylian_S_Intel</dc:creator>
      <dc:date>2007-07-19T16:00:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to make blocks visible using AMT Storage</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/How-to-make-blocks-visible-using-AMT-Storage/m-p/858029#M2093</link>
      <description>&lt;P&gt;By the way, I just added a &lt;A href="http://softwareblogs.intel.com/2007/07/19/how-to-really-use-intel-amt-3pds/"&gt;blog entry on this topic&lt;/A&gt;. It's very similar to the reply I made above.&lt;/P&gt;
&lt;P&gt;Ylian (&lt;A href="http://intel.com/software/ylian"&gt;Intel AMT Blog&lt;/A&gt;)&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jul 2007 06:41:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/How-to-make-blocks-visible-using-AMT-Storage/m-p/858029#M2093</guid>
      <dc:creator>Ylian_S_Intel</dc:creator>
      <dc:date>2007-07-20T06:41:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to make blocks visible using AMT Storage</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/How-to-make-blocks-visible-using-AMT-Storage/m-p/858030#M2094</link>
      <description>Ylian,&lt;BR /&gt; Thanks for reply and Blog.&lt;BR /&gt; With latest code, we are able to solve Block visibility issue.&lt;BR /&gt;&lt;BR /&gt;--Ravi</description>
      <pubDate>Thu, 26 Jul 2007 10:35:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/How-to-make-blocks-visible-using-AMT-Storage/m-p/858030#M2094</guid>
      <dc:creator>ravi</dc:creator>
      <dc:date>2007-07-26T10:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to make blocks visible using AMT Storage</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/How-to-make-blocks-visible-using-AMT-Storage/m-p/858031#M2095</link>
      <description>&lt;P&gt;Thanks for the report, I really need to get cracking on a new training video for 3PDS. Indeed, the older versions of the Intel AMT DTK did not do justice to 3PDS.&lt;/P&gt;
&lt;P&gt;Ylian (&lt;A href="http://intel.com/software/ylian"&gt;Intel AMT Blog&lt;/A&gt;)&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jul 2007 20:38:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/How-to-make-blocks-visible-using-AMT-Storage/m-p/858031#M2095</guid>
      <dc:creator>Ylian_S_Intel</dc:creator>
      <dc:date>2007-07-26T20:38:05Z</dc:date>
    </item>
  </channel>
</rss>

