<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/clearspace/rss" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Intel vPro Expert Center Blog</title>
    <link>http://communities.intel.com/community/openportit/vproexpert/blog</link>
    <description>Intel vPro Expert Center Blog</description>
    <pubDate>Thu, 19 Nov 2009 23:54:40 GMT</pubDate>
    <generator>Clearspace 2.5.9 (http://jivesoftware.com/products/clearspace/)</generator>
    <dc:date>2009-11-19T23:54:40Z</dc:date>
    <item>
      <title>Do it yourself - Power on, patch, and go back to sleep with 4, free .exes</title>
      <link>http://communities.intel.com/community/openportit/vproexpert/blog/2009/11/24/do-it-yourself--power-on-patch-and-go-back-to-sleep-with-4-free-exes</link>
      <description>&lt;!-- [DocumentBodyStart:a2b4e79b-38fc-462c-9f42-99b68dac79e9] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;&lt;span style="font-size: 10pt; color: #333333; font-family: &amp;amp;quot;"&gt;Having worked with Intel Active Management Technology and Intel vPro Technology since version 1.0, it seems to me that there are a whole host of possibilities for those who are do-it-yourself-ers. One is the ability to programmatically wake a system, remotely trigger a process such as a software patch, and then put the system back to sleep. As it turns out, this is not so hard, even for me who has a limited scripting (read batch file) capability. The video chronicles the results of my effort.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;object height="350" width="425"&gt;&lt;param name="movie" value="http://www.youtube.com/v/ZF-ElKoPCOc"/&gt;&lt;param name="wmode" value="transparent"/&gt;&lt;embed height="350" src="http://www.youtube.com/v/ZF-ElKoPCOc" type="application/x-shockwave-flash" width="425" wmode="transparent"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; color: #333333; font-family: &amp;amp;quot;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; color: #333333; font-family: &amp;amp;quot;"&gt;Disclaimer: this is not meant as a how-to or best method. Rather, it is an exploration of what’s possible, meant to educate and stimulate conversation. With that out of the way, let’s get to the fun stuff.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; color: #333333; font-family: &amp;amp;quot;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; color: #333333; font-family: &amp;amp;quot;"&gt;To accomplish this goal I knew I'd need some help via command line tools. I did an Internet search and found these 4 freely downloadable tools that made it all possible. They are;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; color: #333333; font-family: &amp;amp;quot;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; color: #333333; font-family: &amp;amp;quot;"&gt;R&lt;a class="jive-link-wiki-small" href="http://communities.intel.com/docs/DOC-1767"&gt;&lt;span style="color: #800080;"&gt;emote Control Util &lt;/span&gt;&lt;/a&gt;- to determine the current power state and turn the system on.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; color: #333333; font-family: &amp;amp;quot;"&gt;P&lt;a class="jive-link-external-small" href="http://technet.microsoft.com/en-us/sysinternals/bb896649.aspx"&gt;&lt;span style="color: #800080;"&gt;sService&lt;/span&gt;&lt;/a&gt; - to start a process remotely&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; color: #333333; font-family: &amp;amp;quot;"&gt;P&lt;a class="jive-link-external-small" href="http://technet.microsoft.com/en-us/sysinternals/bb896649.aspx"&gt;&lt;span style="color: #800080;"&gt;sShutdown&lt;/span&gt;&lt;/a&gt; - to put the system back to sleep&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; color: #333333; font-family: &amp;amp;quot;"&gt;s&lt;a class="jive-link-external-small" href="http://www.microsoft.com/downloads/details.aspx?FamilyID=9D467A69-57FF-4AE7-96EE-B18C4790CFFD&amp;amp;displaylang=en"&gt;&lt;span style="color: #800080;"&gt;leep.exe&lt;/span&gt;&lt;/a&gt; - so the batch file can sleep while an event takes place.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; color: #333333; font-family: &amp;amp;quot;"&gt;The setup is simple; 2 systems. One is the console that executes the batch file and these commands. The other is my vPro system. I setup and configured my it using &lt;a class="jive-link-wiki-small" href="http://communities.intel.com/docs/DOC-4354"&gt;&lt;span style="color: #800080;"&gt;this Use Case Reference design&lt;/span&gt;&lt;/a&gt; (another of my batch file creations). That is to say, there's no TLS and I'm using only the admin account. I then ran the batch file on the console system which triggered the whole process. The process is as follows:&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; color: #333333; font-family: &amp;amp;quot;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="text-indent: -0.25in; margin: 2.4pt 0in; mso-list: l0 level1 lfo1; tab-stops: list .5in;"&gt;&lt;span style="font-size: 10pt; color: #333333; font-family: &amp;amp;quot; mso-fareast-font-family: Arial;"&gt;&lt;span style="mso-list: Ignore;"&gt;1.&lt;span style="font-family: &amp;amp;quot;"&gt;     &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt; color: #333333; font-family: &amp;amp;quot;"&gt;Remote control util gets vPro's original power state via AMT (on, sleep, hibernate, or off)&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="text-indent: -0.25in; margin: 2.4pt 0in; mso-list: l0 level1 lfo1; tab-stops: list .5in;"&gt;&lt;span style="font-size: 10pt; color: #333333; font-family: &amp;amp;quot; mso-fareast-font-family: Arial;"&gt;&lt;span style="mso-list: Ignore;"&gt;2.&lt;span style="font-family: &amp;amp;quot;"&gt;     &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt; color: #333333; font-family: &amp;amp;quot;"&gt;Remote control util power's on vPro via AMT&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="text-indent: -0.25in; margin: 2.4pt 0in; mso-list: l0 level1 lfo1; tab-stops: list .5in;"&gt;&lt;span style="font-size: 10pt; color: #333333; font-family: &amp;amp;quot; mso-fareast-font-family: Arial;"&gt;&lt;span style="mso-list: Ignore;"&gt;3.&lt;span style="font-family: &amp;amp;quot;"&gt;     &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt; color: #333333; font-family: &amp;amp;quot;"&gt;Remote control util get's vPro's new power state to verify it has turned on&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="text-indent: -0.25in; margin: 2.4pt 0in; mso-list: l0 level1 lfo1; tab-stops: list .5in;"&gt;&lt;span style="font-size: 10pt; color: #333333; font-family: &amp;amp;quot; mso-fareast-font-family: Arial;"&gt;&lt;span style="mso-list: Ignore;"&gt;4.&lt;span style="font-family: &amp;amp;quot;"&gt;     &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt; color: #333333; font-family: &amp;amp;quot;"&gt;ping vpro and check the TTL. Once it changes to &amp;lt;=128 the OS has booted. &lt;a class="jive-link-blog-small" href="http://communities.intel.com/community/openportit/vproexpert/blog/2008/11/04/simple-easy-way-to-validate-machine-state-with-ping"&gt;&lt;span style="color: #800080;"&gt;For more info&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="text-indent: -0.25in; margin: 2.4pt 0in; mso-list: l0 level1 lfo1; tab-stops: list .5in;"&gt;&lt;span style="font-size: 10pt; color: #333333; font-family: &amp;amp;quot; mso-fareast-font-family: Arial;"&gt;&lt;span style="mso-list: Ignore;"&gt;5.&lt;span style="font-family: &amp;amp;quot;"&gt;     &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt; color: #333333; font-family: &amp;amp;quot;"&gt;PsService starts a process on vPro. I used notepad but it could be anything, including triggering a download and run of software patch&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="text-indent: -0.25in; margin: 2.4pt 0in; mso-list: l0 level1 lfo1; tab-stops: list .5in;"&gt;&lt;span style="font-size: 10pt; color: #333333; font-family: &amp;amp;quot; mso-fareast-font-family: Arial;"&gt;&lt;span style="mso-list: Ignore;"&gt;6.&lt;span style="font-family: &amp;amp;quot;"&gt;     &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt; color: #333333; font-family: &amp;amp;quot;"&gt;PsService exits when the process finishes&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="text-indent: -0.25in; margin: 2.4pt 0in; mso-list: l0 level1 lfo1; tab-stops: list .5in;"&gt;&lt;span style="font-size: 10pt; color: #333333; font-family: &amp;amp;quot; mso-fareast-font-family: Arial;"&gt;&lt;span style="mso-list: Ignore;"&gt;7.&lt;span style="font-family: &amp;amp;quot;"&gt;     &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt; color: #333333; font-family: &amp;amp;quot;"&gt;PsShutdown gracefully places vPro back to it's original sleep state&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="text-indent: -0.25in; margin: 2.4pt 0in; mso-list: l0 level1 lfo1; tab-stops: list .5in;"&gt;&lt;span style="font-size: 10pt; color: #333333; font-family: &amp;amp;quot; mso-fareast-font-family: Arial;"&gt;&lt;span style="mso-list: Ignore;"&gt;8.&lt;span style="font-family: &amp;amp;quot;"&gt;     &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt; color: #333333; font-family: &amp;amp;quot;"&gt;Remote control util get's vPro's new power state to verify it has returned to it's original power state&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; color: #333333; font-family: &amp;amp;quot;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; color: #333333; font-family: &amp;amp;quot;"&gt;Couple of notes.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; color: #333333; font-family: &amp;amp;quot;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="text-indent: -0.25in; margin: 2.4pt 0in; mso-list: l1 level1 lfo2; tab-stops: list .5in;"&gt;&lt;span style="font-size: 10pt; color: #333333; font-family: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol;"&gt;&lt;span style="mso-list: Ignore;"&gt;·&lt;span style="font-family: &amp;amp;quot;"&gt;         &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt; color: #333333; font-family: &amp;amp;quot;"&gt;I set an auto login on my vPro so I could see the process. However, PsService will work without a user being logged in. Also, it can run processes in the back ground so an end user would not be able to interact.&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="text-indent: -0.25in; margin: 2.4pt 0in; mso-list: l1 level1 lfo2; tab-stops: list .5in;"&gt;&lt;span style="font-size: 10pt; color: #333333; font-family: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol;"&gt;&lt;span style="mso-list: Ignore;"&gt;·&lt;span style="font-family: &amp;amp;quot;"&gt;         &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt; color: #333333; font-family: &amp;amp;quot;"&gt;I used Notepad as my remote process since it made it easy to see success. However, any process can be started. In fact, PsService supports downloading the executable to run. As such, it may be possible to download and then run a patch or batch file as part of this whole process&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="text-indent: -0.25in; margin: 2.4pt 0in; mso-list: l1 level1 lfo2; tab-stops: list .5in;"&gt;&lt;span style="font-size: 10pt; color: #333333; font-family: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol;"&gt;&lt;span style="mso-list: Ignore;"&gt;·&lt;span style="font-family: &amp;amp;quot;"&gt;         &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt; color: #333333; font-family: &amp;amp;quot;"&gt;I used a single vPro system. But, with a simple loop the same core batch file could trigger this action on many vPro systems.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; color: #333333; font-family: &amp;amp;quot;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; color: #333333; font-family: &amp;amp;quot;"&gt;Hope you found this post enjoyable and thought provoking. If you have your own do-it-yourself vPro ideas, or want to recreate this one, please share. And, hey, who says batch files are dead?&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:a2b4e79b-38fc-462c-9f42-99b68dac79e9] --&gt;</description>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">vpro</category>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">remote_control</category>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">remotecontrolutil</category>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">do_it_yourself</category>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">amt</category>
      <pubDate>Tue, 24 Nov 2009 19:42:30 GMT</pubDate>
      <author>jacob.gauthier@intel.com</author>
      <guid>http://communities.intel.com/community/openportit/vproexpert/blog/2009/11/24/do-it-yourself--power-on-patch-and-go-back-to-sleep-with-4-free-exes</guid>
      <dc:date>2009-11-24T19:42:30Z</dc:date>
      <clearspace:dateToText>1 week, 2 days ago</clearspace:dateToText>
      <wfw:comment>http://communities.intel.com/community/openportit/vproexpert/blog/comment/do-it-yourself--power-on-patch-and-go-back-to-sleep-with-4-free-exes</wfw:comment>
      <wfw:commentRss>http://communities.intel.com/community/openportit/vproexpert/blog/feeds/comments?blogPost=12872</wfw:commentRss>
    </item>
    <item>
      <title>PC Refresh Cycles and Windows 7 … what’s the financial connection?</title>
      <link>http://communities.intel.com/community/openportit/vproexpert/blog/2009/11/23/pc-refresh-cycles-and-windows-7-what-s-the-financial-connection</link>
      <description>&lt;!-- [DocumentBodyStart:38f6bd86-2dd4-420c-b212-c3e1db7da1ad] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 10pt;"&gt;&lt;span style="font-family: Calibri; color: #000000; font-size: 12pt;"&gt;It’s understandable that in today’s economy that you might consider pushing out your PC refresh cycle to save cash today.&lt;span style="mso-spacerun: yes;"&gt;  &lt;/span&gt;&lt;span style="mso-spacerun: yes;"&gt; &lt;/span&gt;This is an area of cost cutting that many companies consider so you’re not alone.&lt;span style="mso-spacerun: yes;"&gt;  &lt;/span&gt;But if you have considered, or are considering, pushing out your PC refresh cycle, have you factored in all of the costs that impact that decision?&lt;span style="mso-spacerun: yes;"&gt;  &lt;/span&gt;&lt;span style="mso-spacerun: yes;"&gt; &lt;/span&gt;These costs include the unexpected costs of supporting older machines once the warranty has expired, higher energy costs compared to new machines, and more.&lt;span style="mso-spacerun: yes;"&gt;  &lt;/span&gt;&lt;span style="mso-spacerun: yes;"&gt;  &lt;/span&gt;The total cost of ownership starts to increase out in time and will eventually reach a point where it makes more sense to replace your PCs versus continuing to maintain them.&lt;span style="mso-spacerun: yes;"&gt;  &lt;/span&gt;But how do you know what the optimal replacement time is?&lt;span style="mso-spacerun: yes;"&gt;  &lt;/span&gt;&lt;span style="mso-spacerun: yes;"&gt;And is &lt;/span&gt;delaying your refresh really the best financial decision?&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 10pt;"&gt;&lt;span style="color: #000000;"&gt;&lt;span style="font-family: Calibri;"&gt;&lt;span style="font-size: 12pt;"&gt;There are strong financial reasons to refresh PCs now and, with the Windows 7 operating system, there are even stronger reasons to do so with PCs powered by Intel® Core™ 2 processors with vPro™ technology.&lt;span style="mso-spacerun: yes;"&gt;   &lt;/span&gt;Join me for a webcast on Tuesday, December 1&lt;/span&gt;&lt;span style="font-size: 10pt;"&gt;&lt;sup&gt;st&lt;/sup&gt;&lt;/span&gt;&lt;span style="font-size: 12pt;"&gt;, where I’ll walk  through our analysis on the PC refresh cycle and the framework we use, discuss the true cost of older PCs and how to assess your own PC refresh cycle, and share our experience with Windows 7 as part of the Technical Adopter Program (TAP).&lt;span style="mso-spacerun: yes;"&gt;  &lt;/span&gt;&lt;span style="mso-spacerun: yes;"&gt; &lt;/span&gt;I’ll also be joined by Amy Stephan from Microsoft who will provide more insight into why it makes sense to refresh now and why Windows* 7 and New PCs with Intel® vPro™ Technology are better together.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 10pt;"&gt;&lt;span style="color: #000000;"&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-family: Calibri;"&gt;Register now at:&lt;span style="mso-spacerun: yes;"&gt;  &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;a class="jive-link-external-small" href="http://webcasts.techrepublic.com.com/abstract.aspx?docid=1177231&amp;amp;tag=content;rightCol"&gt;http://webcasts.techrepublic.com.com/abstract.aspx?docid=1177231&amp;amp;tag=content;rightCol&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:38f6bd86-2dd4-420c-b212-c3e1db7da1ad] --&gt;</description>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">microsoft</category>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">pc_refresh</category>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">vpro</category>
      <pubDate>Tue, 24 Nov 2009 04:29:06 GMT</pubDate>
      <author>julie.a.whitcraft@intel.com</author>
      <guid>http://communities.intel.com/community/openportit/vproexpert/blog/2009/11/23/pc-refresh-cycles-and-windows-7-what-s-the-financial-connection</guid>
      <dc:date>2009-11-24T04:29:06Z</dc:date>
      <clearspace:dateToText>4 days, 22 hours ago</clearspace:dateToText>
      <wfw:comment>http://communities.intel.com/community/openportit/vproexpert/blog/comment/pc-refresh-cycles-and-windows-7-what-s-the-financial-connection</wfw:comment>
      <wfw:commentRss>http://communities.intel.com/community/openportit/vproexpert/blog/feeds/comments?blogPost=12884</wfw:commentRss>
    </item>
    <item>
      <title>GoDaddy vPro Landing Site</title>
      <link>http://communities.intel.com/community/openportit/vproexpert/blog/2009/11/22/godaddy-vpro-landing-site</link>
      <description>&lt;!-- [DocumentBodyStart:f7dd614d-bc92-4b3f-87fd-ce202aa05f92] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;I've been asking GoDaddy for over a year to provide a specific Intel vPro site to help customers buy Remote Configuration Certificates.  Glad to see someone was able to get them to add a link on thier site.  &lt;a class="jive-link-external-small" href="http://help.godaddy.com/article/5260"&gt;http://help.godaddy.com/article/5260&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:f7dd614d-bc92-4b3f-87fd-ce202aa05f92] --&gt;</description>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">godaddy</category>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">bill_york</category>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">remote_configuration</category>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">provisioning</category>
      <pubDate>Sun, 22 Nov 2009 12:47:41 GMT</pubDate>
      <author>william.york@intel.com</author>
      <guid>http://communities.intel.com/community/openportit/vproexpert/blog/2009/11/22/godaddy-vpro-landing-site</guid>
      <dc:date>2009-11-22T12:47:41Z</dc:date>
      <clearspace:dateToText>6 days, 14 hours ago</clearspace:dateToText>
      <wfw:comment>http://communities.intel.com/community/openportit/vproexpert/blog/comment/godaddy-vpro-landing-site</wfw:comment>
      <wfw:commentRss>http://communities.intel.com/community/openportit/vproexpert/blog/feeds/comments?blogPost=12877</wfw:commentRss>
    </item>
    <item>
      <title>TechEd Europe 2009 - Win7</title>
      <link>http://communities.intel.com/community/openportit/vproexpert/blog/2009/11/20/teched-europe-2009--win7</link>
      <description>&lt;!-- [DocumentBodyStart:7f879b8e-8833-4319-9282-3d2b73c92193] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;&lt;object height="350" width="425"&gt;&lt;param name="movie" value="http://www.youtube.com/v/iob8aMb9uz0"/&gt;&lt;param name="wmode" value="transparent"/&gt;&lt;embed height="350" src="http://www.youtube.com/v/iob8aMb9uz0" type="application/x-shockwave-flash" width="425" wmode="transparent"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span class="description"&gt;At TechEd Europe 2009, Microsoft's Keith Mayer outlines how manageability can be achieved with Windows 7, Windows Server 2008 R2 and Intel's Westmere-EP.      &lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:7f879b8e-8833-4319-9282-3d2b73c92193] --&gt;</description>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">win7</category>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">windows7</category>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">vpro</category>
      <pubDate>Fri, 20 Nov 2009 17:21:16 GMT</pubDate>
      <author>josh.hilliker@intel.com</author>
      <guid>http://communities.intel.com/community/openportit/vproexpert/blog/2009/11/20/teched-europe-2009--win7</guid>
      <dc:date>2009-11-20T17:21:16Z</dc:date>
      <clearspace:dateToText>1 week, 1 day ago</clearspace:dateToText>
      <wfw:comment>http://communities.intel.com/community/openportit/vproexpert/blog/comment/teched-europe-2009--win7</wfw:comment>
      <wfw:commentRss>http://communities.intel.com/community/openportit/vproexpert/blog/feeds/comments?blogPost=12876</wfw:commentRss>
    </item>
    <item>
      <title>vPro: Windows 7 Migration with SCCM SP2</title>
      <link>http://communities.intel.com/community/openportit/vproexpert/blog/2009/11/19/vpro-windows-7-migration-with-sccm-sp2</link>
      <description>&lt;!-- [DocumentBodyStart:38eeb46d-c76a-4bd0-96f6-861b8b1dd323] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;Take a look at the posted document for step by step instructions on Windows 7 Migration with SCCM SP2.  This document includes how to create an image using SCCM, Installing drivers, Installing Applications, Creating Hardlinks with the User State Migration Tool, and Renaming and Joining the domain.  This document allows IT technicians to create an Win 7 image, deploy it to their environment using collections, and upgrade their existing Windows XP clients to Windows 7 clients without having to remove the data and put the data back.  Included in this guide is some tips and hints on getting the image deployment to work for your company. &lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-wiki-small" href="http://communities.intel.com/docs/DOC-4079"&gt;&lt;span style="font-family: Arial;"&gt;&lt;span style="font-family: Arial;" title="http://communities.intel.com/docs/DOC-4079"&gt;http://communities.intel.com/docs/DOC-4079&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:38eeb46d-c76a-4bd0-96f6-861b8b1dd323] --&gt;</description>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">vpro</category>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">windows</category>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">7</category>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">amt</category>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">sccm</category>
      <pubDate>Fri, 20 Nov 2009 01:04:00 GMT</pubDate>
      <author>florence.lo@intel.com</author>
      <guid>http://communities.intel.com/community/openportit/vproexpert/blog/2009/11/19/vpro-windows-7-migration-with-sccm-sp2</guid>
      <dc:date>2009-11-20T01:04:00Z</dc:date>
      <clearspace:dateToText>1 week, 2 days ago</clearspace:dateToText>
      <wfw:comment>http://communities.intel.com/community/openportit/vproexpert/blog/comment/vpro-windows-7-migration-with-sccm-sp2</wfw:comment>
      <wfw:commentRss>http://communities.intel.com/community/openportit/vproexpert/blog/feeds/comments?blogPost=12874</wfw:commentRss>
    </item>
    <item>
      <title>Newsletter Published: Radmin, Webinars, Intel AT, and real world examples</title>
      <link>http://communities.intel.com/community/openportit/vproexpert/blog/2009/11/19/newsletter-published-radmin-webinars-intel-at-and-real-world-examples</link>
      <description>&lt;!-- [DocumentBodyStart:323193e1-9e7d-45ee-bd03-87fe5e44df3e] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;This issue of the newsletter has some good content about using Intel vPro Technology. A new use case reference design was published recently; this one has to do with using Radmin to perform basic Intel AMT functions on a managed client. (What's a use case reference design? Read my blog: &lt;a class="jive-link-blog-small" href="http://communities.intel.com/community/openportit/vproexpert/blog/2009/11/09/new-stuff-in-the-community-use-case-reference-designs"&gt;New stuff in the community: Use Case Reference Designs&lt;/a&gt;) You'll also find links to a white paper about Failsafe and Intel Anti-Theft Technology, a registration link for a Windows 7 webinar that's coming up, and some real-world stories about companies that have implemented Intel vPro technology in their environments.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://us1.campaign-archive.com/?u=755b64b0b11a68448fce67d4b&amp;amp;id=2db099a4ae&amp;amp;e=b24f076833"&gt;Read the newsletter&lt;/a&gt; or &lt;a class="jive-link-external-small" href="http://intel.us1.list-manage.com/subscribe?u=755b64b0b11a68448fce67d4b&amp;amp;id=0f3040214e"&gt;subscribe&lt;/a&gt; to receive it in your inbox automatically. This newsletter goes out every two weeks.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Enjoy!&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:323193e1-9e7d-45ee-bd03-87fe5e44df3e] --&gt;</description>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">vpro</category>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">newsletter</category>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">michele_gartner</category>
      <pubDate>Fri, 20 Nov 2009 00:53:47 GMT</pubDate>
      <author>michele.gartner@intel.com</author>
      <guid>http://communities.intel.com/community/openportit/vproexpert/blog/2009/11/19/newsletter-published-radmin-webinars-intel-at-and-real-world-examples</guid>
      <dc:date>2009-11-20T00:53:47Z</dc:date>
      <clearspace:dateToText>1 week, 2 days ago</clearspace:dateToText>
      <wfw:comment>http://communities.intel.com/community/openportit/vproexpert/blog/comment/newsletter-published-radmin-webinars-intel-at-and-real-world-examples</wfw:comment>
      <wfw:commentRss>http://communities.intel.com/community/openportit/vproexpert/blog/feeds/comments?blogPost=12873</wfw:commentRss>
    </item>
    <item>
      <title>Follow-up post on CIRA - we have Lift-Off...</title>
      <link>http://communities.intel.com/community/openportit/vproexpert/blog/2009/11/19/follow-up-post-on-cira--we-have-lift-off</link>
      <description>&lt;!-- [DocumentBodyStart:2567e3d9-1dbc-4309-9dc2-6692346f5abc] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;If you're reading this blog posting, hopefully you've read my blog post on CIRA last week -&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-blog-small" href="http://communities.intel.com/community/openportit/vproexpert/blog/2009/11/10/cira-and-fast-call-for-help--what-is-it-where-can-i-find-it"&gt;&lt;span style="font-family: Calibri; color: #800080; font-size: 12pt;"&gt;http://communities.intel.com/community/openportit/vproexpert/blog/2009/11/10/cira-and-fast-call-for-help--what-is-it-where-can-i-find-it&lt;/span&gt;&lt;/a&gt;&lt;span style="font-family: Calibri; color: #1f497d; font-size: 12pt;"&gt; &lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Firstly, I wanted to share with you that over the past week we have actually worked through an entire end to end setup with a real-world customer (i.e. not just inside Intel labs) and now we have CIRA and AMT functionality over CIRA working successfully!&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;If you're wondering which of the management consoles and MPS/vPro Gateways were used - it was LANDesk 8.8 SP3 in this case (remember that LANDesk bundle their own MPS/vPro Gateway offering). If you're looking to get this to work in your environment (CIRA with LANDesk specifically) please do get in touch and I can share some specific current LANDesk pointers with you (that are not mentioned in this blog posting).&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Some of the things we came across last week which are good pointers to pay attention to:&lt;/p&gt;&lt;ol&gt;&lt;li&gt;There are 4 ports that get configured with the MPS which are fully configurable (i.e. they are not restricted to being a specific port number) - however, you cannot re-use the same port number, you need to have 4 distinct port numbers (sounds trivial, but it happens).&lt;/li&gt;&lt;li&gt;You can use port 16993 as one of the port numbers, even though that is the port that is used for https connections in AMT (there is no conflict)&lt;/li&gt;&lt;li&gt;In the httpd.conf file - instead of havinga deny all and allow specific IP addresses, you might want to change to allow all&lt;/li&gt;&lt;li&gt;CIRA relies on the DHCP option 15 that is allocated where the vPro client is to be different than what it was pre-configured with - that is how the system knows it is outside the corporate environment. If DHCP option 15 happens to be blank where your vPro clients connect from - that is good enough. Blank is considered different and CIRA works fine.&lt;/li&gt;&lt;li&gt;Currently, you should install the LANDesk agent after provisioning is completed&lt;/li&gt;&lt;li&gt;Check through selecting the 'vPro Status' operation on a provisioned vPro client to ensure all the LANDesk NED settings have been deposited properly on the vPro client prior to taking it out of the corporate environment.&lt;/li&gt;&lt;/ol&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Btw, the CIRA connection is established through a user click at the OS-level using the IMSS utility.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;So the bottom line is we now have close to 100 systems that are confirmed to be have full AMT functionality working over a CIRA connection in a real live environment - it works! (&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The 2nd part of the blog can be considered a more 'advanced topic' and is devoted to what happens if your management console of choice doesn't currently support CIRA...&lt;/p&gt;&lt;p&gt;One Management Console for example that is currently not supporting CIRA is Microsoft SCCM (even with SP2).&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The options as I see them, are:&lt;/p&gt;&lt;ol&gt;&lt;li&gt;Contact your software vendor and ask them whether they support Intel - Intel works with multiple software vendors on incorporating support for various Intel vPro features (CIRA amongst others) - they can hear it from us, but it is much better if they hear it from you.&lt;/li&gt;&lt;li&gt;Your software vendor might have plans to introduce support for CIRA, however it is further down the line - so it is just a question of time.   &lt;/li&gt;&lt;li&gt;Try and engineer something yourself to have CIRA work in the environment you have setup&lt;/li&gt;&lt;/ol&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;At least for testing your environment for what CIRA would look like, you could leverage the WebUI tool. You would need to have an MPS installed and configured first of all. Thereafter, all that you need to do is configure the proxy settings in the web-browser you are using to the IP address/FQDN of where you have your MPS installed and also enter the default http proxy port of 8080 - that will be sufficient for getting your WebUI to work over a CIRA connection.&lt;/p&gt;&lt;p&gt;&lt;a href="http://communities.intel.com/servlet/JiveServlet/showImage/38-12868-11038/untitled.bmp"&gt;&lt;img alt="untitled.bmp" class="jive-image" height="241" src="http://communities.intel.com/servlet/JiveServlet/downloadImage/38-12868-11038/259-241/untitled.bmp" width="259"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;If you use Microsoft Internet Explorer you are limited only to the http proxy portion which will allow several of the AMT operations to work over a CIRA connection, but not SOL/IDER for example.&lt;/p&gt;&lt;p&gt;If you are using Mozilla Fire Fox for example, you can configure a SOCKS proxy as well, which can handle routing SOL/IDER traffic as well.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;If we take the example of Microsoft SCCM, what you can do is to use the scripting framework that has been used successfully for something like: providing out of band 802.1x in Microsoft SCCM SP1 (it is natively supported now in SP2) - &lt;span style="font-family: &amp;amp;quot;Verdana&amp;amp;quot;, &amp;amp;quot;sans-serif&amp;amp;quot;; color: black; font-size: 10pt; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: EN-GB; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;"&gt;&lt;a class="jive-link-message-small" href="http://communities.intel.com/message/10877#10877"&gt;&lt;span style="font-family: Times New Roman;"&gt;http://communities.intel.com/message/10877&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;You can configure the correct settings for the vPro client to be able to contact the MPS Proxy Server and establish a CIRA connection between the MPS Server and the vPro client, however you will still need your management console to integrate and be aware of this CIRA connection to be able to do something useful.&lt;/p&gt;&lt;p&gt;What you could do at this point is to configure a 'transparent proxy' - what that would typically entail is to configure the MPS IP address/FQDN as a proxy routing that will be inserted in the headers of packets that go through the router to which the Server that is hosting the management software. You can use something like Cisco WCCP (Web Cache Control Protocol) to set this up. At this point, Microsoft SCCM will not be aware that the packets it is sending are actually being re-routed through the MPS to the vPro clients (which is aware of the remote vPro client) and that is why this is called a transparent proxy.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;A caveat/disclaimer I would add though is that albeit technically feasible you would need to put together the full working solution yourselves and support it yourselves.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family: Calibri; color: #1f497d;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:2567e3d9-1dbc-4309-9dc2-6692346f5abc] --&gt;</description>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">mps</category>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">tal_elgar</category>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">landesk</category>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">sccm</category>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">fast_call_for_help</category>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">cira</category>
      <pubDate>Thu, 19 Nov 2009 16:47:34 GMT</pubDate>
      <author>tal.elgar@intel.com</author>
      <guid>http://communities.intel.com/community/openportit/vproexpert/blog/2009/11/19/follow-up-post-on-cira--we-have-lift-off</guid>
      <dc:date>2009-11-19T16:47:34Z</dc:date>
      <clearspace:dateToText>1 week, 2 days ago</clearspace:dateToText>
      <wfw:comment>http://communities.intel.com/community/openportit/vproexpert/blog/comment/follow-up-post-on-cira--we-have-lift-off</wfw:comment>
      <wfw:commentRss>http://communities.intel.com/community/openportit/vproexpert/blog/feeds/comments?blogPost=12868</wfw:commentRss>
    </item>
    <item>
      <title>Miss the Win7 and Intel vPro technical webinar? Recording now available.</title>
      <link>http://communities.intel.com/community/openportit/vproexpert/blog/2009/11/18/miss-the-win7-and-intel-vpro-technical-webinar-recording-now-available</link>
      <description>&lt;!-- [DocumentBodyStart:e0686a74-5d28-4cd1-a31d-95955d041fae] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;h4&gt;Webinar Recording&lt;/h4&gt;&lt;p&gt;If you missed the live event, you can now &lt;a class="jive-link-external-small" href="http://www.vproexpert.com/E24VZ/training/webinar_intro_to_Win7Tech.html"&gt;watch the recording&lt;/a&gt;! You can also &lt;a class="jive-link-external-small" href="http://www.vproexpert.com/E24VZ/training/Win7andIntelvPro_TechOverview.zip"&gt;download the webinar&lt;/a&gt;.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;h4&gt;Webinar Slides&lt;/h4&gt;&lt;p&gt;Want to download the deck? It's attached to this blog post (scroll to the bottom).&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;h4&gt;Links&lt;/h4&gt;&lt;ul&gt;&lt;li&gt;&lt;a class="jive-link-external-small" href="http://www.mms-2010.com/public/home.aspx"&gt;Microsoft Management Summit 2010&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a class="jive-link-external-small" href="http://technet.microsoft.com/en-us/library/bb632767.aspx"&gt;OS Deployment in MS ConfigMgr&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a class="jive-link-external-small" href="http://technet.microsoft.com/en-us/library/bb735860.aspx"&gt;MS ConfigMgr Doc Library&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a class="jive-link-external-small" href="http://technet.microsoft.com/en-us/virtuallabs/bb539977.aspx"&gt;Virtual Labs&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a class="jive-link-external-small" href="http://technet.microsoft.com/en-us/configmgr/default.aspx"&gt;ConfigMgr Tech Center&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a class="jive-link-wiki-small" href="http://communities.intel.com/docs/DOC-1754"&gt;Quick Start Guide for Microsoft ConfigMgr SP1&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class="jive-link-blog-small" href="http://communities.intel.com/community/openportit/vproexpert/microsoft-vpro/blog/2008/10/24/microsoft-sccm-2007-sp1-intel-vpro-training-videos-now-available"&gt;Online Training for Microsoft ConfigMgr SP1&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:e0686a74-5d28-4cd1-a31d-95955d041fae] --&gt;</description>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">vpro</category>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">webinar</category>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">configmgr</category>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">sccm</category>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">training</category>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">win7</category>
      <pubDate>Wed, 18 Nov 2009 22:00:55 GMT</pubDate>
      <author>michele.gartner@intel.com</author>
      <guid>http://communities.intel.com/community/openportit/vproexpert/blog/2009/11/18/miss-the-win7-and-intel-vpro-technical-webinar-recording-now-available</guid>
      <dc:date>2009-11-18T22:00:55Z</dc:date>
      <clearspace:dateToText>1 week, 3 days ago</clearspace:dateToText>
      <wfw:comment>http://communities.intel.com/community/openportit/vproexpert/blog/comment/miss-the-win7-and-intel-vpro-technical-webinar-recording-now-available</wfw:comment>
      <wfw:commentRss>http://communities.intel.com/community/openportit/vproexpert/blog/feeds/comments?blogPost=12865</wfw:commentRss>
    </item>
    <item>
      <title>Managing Help Desk permissions in vPro with Microsoft Configuration Manager</title>
      <link>http://communities.intel.com/community/openportit/vproexpert/blog/2009/11/18/managing-help-desk-permissions-in-vpro-with-microsoft-configuration-manager</link>
      <description>&lt;!-- [DocumentBodyStart:8702dd39-a787-4034-ae50-04a43b260489] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;vPro provides many helpful tools for Help Desk support personnel such as the ability to reboot a vPro system to a CD-Rom image. Of course to use it, they must have permissions to access the firmware remotely. Check out this use case reference design: &lt;a class="jive-link-wiki-small" href="http://communities.intel.com/docs/DOC-4404"&gt;http://communities.intel.com/docs/DOC-4404&lt;/a&gt;. It provides a framework to use an Active Directory group to grant and revoke these firmware permissions on all vPro systems through out an environment. For non-SCCM users, this concept may be used with many other software packages such as SCS. Also included in the appendix is a method to reconfigure vPro systems without a full unprovision. Enjoy!&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:8702dd39-a787-4034-ae50-04a43b260489] --&gt;</description>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">sccm</category>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">helpdesk</category>
      <pubDate>Wed, 18 Nov 2009 17:53:42 GMT</pubDate>
      <author>jacob.gauthier@intel.com</author>
      <guid>http://communities.intel.com/community/openportit/vproexpert/blog/2009/11/18/managing-help-desk-permissions-in-vpro-with-microsoft-configuration-manager</guid>
      <dc:date>2009-11-18T17:53:42Z</dc:date>
      <clearspace:dateToText>1 week, 3 days ago</clearspace:dateToText>
      <wfw:comment>http://communities.intel.com/community/openportit/vproexpert/blog/comment/managing-help-desk-permissions-in-vpro-with-microsoft-configuration-manager</wfw:comment>
      <wfw:commentRss>http://communities.intel.com/community/openportit/vproexpert/blog/feeds/comments?blogPost=12861</wfw:commentRss>
    </item>
    <item>
      <title>The Intel Manageability Channel: All Manageability, All the Time!</title>
      <link>http://communities.intel.com/community/openportit/vproexpert/blog/2009/11/17/the-intel-manageability-channel-all-manageability-all-the-time</link>
      <description>&lt;!-- [DocumentBodyStart:3988ae1a-fc94-434b-8bd4-c05918d1c8c1] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;&lt;span style="font-family: Calibri;"&gt;&lt;span style="font-size: 12pt;"&gt;Have you visited the &lt;/span&gt;&lt;a class="jive-link-external-small" href="http://software.intel.com/en-us/blogs/2009/10/18/intel-kvm-this-is-your-sol-on-steroids/"&gt;&lt;span style="font-size: 12pt;"&gt;Intel Software Network&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size: 12pt;"&gt; &lt;/span&gt;&lt;a class="jive-link-external-small" href="http://software.intel.com/en-us/manageability/"&gt;&lt;span style="font-size: 12pt;"&gt;Manageability Community&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size: 12pt;"&gt; lately? There have been some recent changes that I’ll speak to in a few minutes. But if you have never been to the community I ask that you check us out. Our community is comprised of software developers and our site serves as an engineering resource for Intel® Active Management Technology (AMT) and Intel® vPro™ Processor Technology, whether you are just learning about the technology  (&lt;/span&gt;&lt;a class="jive-link-external-small" href="http://software.intel.com/en-us/articles/intel-active-management-technology-intel-amt-software-development-kit-sdk-start-here-guide/"&gt;&lt;span style="font-size: 12pt;"&gt;Start Here Guide&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size: 12pt;"&gt;) or an experienced user (&lt;/span&gt;&lt;a class="jive-link-external-small" href="http://software.intel.com/en-us/articles/architecture-guide-intel-active-management-technology/"&gt;&lt;span style="font-size: 12pt;"&gt;Architecture Guide: Intel® Active Management Technology&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size: 12pt;"&gt;, &lt;/span&gt;&lt;a class="jive-link-external-small" href="http://software.intel.com/en-us/articles/intel-active-management-technology-use-cases/"&gt;&lt;span style="font-size: 12pt;"&gt;Intel® Active Management Technology Use Cases&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size: 12pt;"&gt; ). At our community site you can download our latest product offerings including the &lt;/span&gt;&lt;a class="jive-link-external-small" href="http://software.intel.com/en-us/articles/download-the-latest-version-of-Remote-Encryption-ManagementSDK"&gt;&lt;span style="font-size: 12pt;"&gt;Remote Encryption Management SDK&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size: 12pt;"&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family: Calibri; font-size: 12pt;"&gt;&lt;/span&gt;&lt;span style="font-family: Calibri;"&gt;&lt;span style="color: #1f497d; font-size: 12pt;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-family: Calibri; font-size: 12pt;"&gt;&lt;strong&gt;Recent Community Changes&lt;/strong&gt; include:&lt;/span&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;p style="text-indent: -0.25in; margin: 0in 0in 0pt 0.5in;"&gt;&lt;span style="font-family: Calibri; font-size: 12pt;"&gt;New Community Manager (that would be me) who wants to provide what you need for  successful work. I always welcome feedback!&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p style="text-indent: -0.25in; margin: 0in 0in 0pt 0.5in;"&gt;&lt;span style="font-family: Calibri; font-size: 12pt;"&gt;Some look and feel changes including a kind of Start Here place to help you quickly find what you are looking for as soon as you arrive. &lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p style="text-indent: -0.25in; margin: 0in 0in 0pt 0.5in;"&gt;&lt;span style="font-family: Calibri;"&gt;&lt;span style="font-size: 12pt;"&gt;New article links such as that &lt;/span&gt;&lt;a class="jive-link-external-small" href="http://bit.ly/3quRaF"&gt;&lt;span style="font-size: 12pt;"&gt;for WS-Man&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size: 12pt;"&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p style="text-indent: -0.25in; margin: 0in 0in 0pt 0.5in;"&gt;&lt;span style="font-family: Calibri; font-size: 12pt;"&gt;Community Member at Large (outside Intel) designation – we’ve chosen one and we’ll be sharing his contributions shortly. This program indicates our strong desire for community participation.&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-family: Calibri;"&gt;&lt;span style="color: #1f497d; font-size: 12pt;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-family: Calibri; font-size: 12pt;"&gt;Our forums are excellent places for Q&amp;amp;A and we’ve got engineers available to answer your question. Manageability Community Blogs are a great opportunity for members, inside and outside Intel, to share expertise and to initiate and contribute to lively discussions on issues that are currently being experienced in our world. (Here is a great sample that features info on soon-to-be available technology: &lt;span style="color: #1f497d;"&gt;&lt;a class="jive-link-external-small" href="http://software.intel.com/en-us/blogs/2009/10/18/intel-kvm-this-is-your-sol-on-steroids/"&gt;Intel KVM: This is your SOL on Steroids&lt;/a&gt;.) &lt;/span&gt;It is also the perfect place to demonstrate leadership and develop professionally. &lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-family: Calibri; font-size: 12pt;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-family: Calibri;"&gt;&lt;span style="color: #1f497d; font-size: 12pt;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-family: Calibri; font-size: 12pt;"&gt;Please come to visit us and see what we can do for you! Bring your ideas, suggestions, questions and opinions to our party!&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-family: Calibri; font-size: 12pt;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-family: Calibri;"&gt;&lt;span style="color: #1f497d; font-size: 12pt;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-family: Calibri; font-size: 12pt;"&gt;Sincerely.&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-family: Calibri;"&gt;&lt;span style="color: #1f497d; font-size: 12pt;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-family: Calibri; font-size: 12pt;"&gt;Kathy Farrel&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-family: Calibri;"&gt;&lt;span style="color: #1f497d; font-size: 12pt;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-family: Calibri;"&gt;&lt;span style="font-size: 12pt;"&gt;Manageability Community Manager&lt;br/&gt;&lt;/span&gt;&lt;a class="jive-link-external-small" href="http://software.intel.com/en-us/manageability/"&gt;&lt;span style="font-size: 12pt;"&gt;Intel® Software Network&lt;/span&gt;&lt;/a&gt;&lt;br/&gt;&lt;a class="jive-link-email-small" href="mailto:/blocked::mailto:kathy.a.kane@intel.com"&gt;&lt;span style="font-size: 12pt;"&gt;kathy.a.farrel@intel.com&lt;/span&gt;&lt;/a&gt;&lt;br/&gt;&lt;a class="jive-link-external-small" href="http://software.intel.com/en-us/blogs/author/kathy-farrel/"&gt;&lt;span style="font-size: 12pt;"&gt;My ISN Blog&lt;/span&gt;&lt;/a&gt;&lt;br/&gt;&lt;span style="font-size: 12pt;"&gt;Office - 415.895.1226 &lt;br/&gt;Cell - 505.400.2548&lt;/span&gt; &lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:3988ae1a-fc94-434b-8bd4-c05918d1c8c1] --&gt;</description>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">intel_amt</category>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">manageability</category>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">kvm</category>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">ws_man</category>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">remote_encryption_management</category>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">active_management_technology</category>
      <pubDate>Tue, 17 Nov 2009 22:51:19 GMT</pubDate>
      <author>kathy.a.farrel@intel.com</author>
      <guid>http://communities.intel.com/community/openportit/vproexpert/blog/2009/11/17/the-intel-manageability-channel-all-manageability-all-the-time</guid>
      <dc:date>2009-11-17T22:51:19Z</dc:date>
      <clearspace:dateToText>1 week, 4 days ago</clearspace:dateToText>
      <wfw:comment>http://communities.intel.com/community/openportit/vproexpert/blog/comment/the-intel-manageability-channel-all-manageability-all-the-time</wfw:comment>
      <wfw:commentRss>http://communities.intel.com/community/openportit/vproexpert/blog/feeds/comments?blogPost=12856</wfw:commentRss>
    </item>
    <item>
      <title>Demonstrating vPro: Internationalization (or the lack thereof)</title>
      <link>http://communities.intel.com/community/openportit/vproexpert/blog/2009/11/16/demonstrating-vpro-internationalization-or-the-lack-thereof</link>
      <description>&lt;!-- [DocumentBodyStart:1ac98781-119b-4434-813e-b79730204bf1] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-size: 12pt; color: #000000; font-family: Calibri;"&gt;Sharing an experience and looking to validate some of the challenges vPro demonstration might present in markets outside of North America - especially if the original demonstration environment was created in North America.&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-size: 12pt; color: #000000; font-family: Calibri;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-size: 12pt; color: #000000; font-family: Calibri;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-size: 12pt; color: #000000; font-family: Calibri;"&gt;A few weeks ago I had the opportunity to travel to Germany for a training event.   The equipment for the training event was sourced locally in Germany.   &lt;/span&gt;&lt;span style="font-size: 12pt; color: #000000; font-family: Calibri;"&gt;The result was 13 systems.  (For those that are superstitious – you might quickly identify that this will get interesting).   &lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-size: 12pt; color: #000000; font-family: Calibri;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-size: 12pt; color: #000000; font-family: Calibri;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-size: 12pt; color: #000000; font-family: Calibri;"&gt;Among those 13 systems, there were 4 different OEMs, 3 different keyboard layouts (US, UK, German), 3 different power connectors, 2 generations of Intel AMT (2.6 and 4.x), 3 different versions of Windows (XP, Vista, and Win7), 2 different versions of VMware workstation, and a single VMware workstation image created in North America.   Very little standardization.   A perfect recipe for disaster.&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-size: 12pt; color: #000000; font-family: Calibri;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 12pt; color: #000000; font-family: Calibri;"&gt;&lt;span style="font-size: 12pt; color: #000000; font-family: Calibri;"&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-size: 12pt; color: #000000; font-family: Calibri;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-size: 12pt; color: #000000; font-family: Calibri;"&gt;This was my first experience in working with differences that went beyond just QWERTY vs. QWERTZ keyboards.   The password used for the operating system and applications included the @ key.   This was problematic since on a US-based keyboard the location of &lt;a class="jive-link-external-small" href="/mailto:'@'"&gt;'@'&lt;/a&gt; is Shift-2, yet a German keyboard is AltGr-Q  (press and hold key to right of spacebar, then press Q), and a UK-keyboard is Shift-‘ (press and hold shift, then press ‘ key which is located on third row third key from the right side).   &lt;/span&gt;Fortunately I didn’t have to deal with keyboards outside of Latin letters (i.e. A, B, C, etc) – although there are exceptions like the German letter β.&lt;/p&gt;&lt;/span&gt;&lt;/span&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-size: 12pt; color: #000000; font-family: Calibri;"&gt;&lt;/span&gt;&lt;span style="font-size: 12pt; color: #000000; font-family: Calibri;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-size: 12pt; color: #000000; font-family: Calibri;"&gt;My first realization of internationalization troubles was that BIOS\MEBx screens and key sequences were US-keyboard QWERTY based regardless of the keyboard layout.   I had to ask myself - "Is this always true?".   Since the password included the @ symbol - mentally I had to follow the US-keyboard layout, althought the sequence wouldn't match the printed keys on the system. &lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-size: 12pt; color: #000000; font-family: Calibri;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-size: 12pt; color: #000000; font-family: Calibri;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-size: 12pt; color: #000000; font-family: Calibri;"&gt;When in the host operating system, the “Regional and Language settings” were commonly set to the origin of that system (expect one system which had UK keyboard with US-based Windows Regional and Language settings).   My frustration did not end there – as the VMware environment was set to US-based Regional and Language settings, and had to be adjusted on a per-system configuration basis.&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-size: 12pt; color: #000000; font-family: Calibri;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-size: 12pt; color: #000000; font-family: Calibri;"&gt;Not all of the windows menus and options were in the same locations between English and German, yet there were similarities.   With the differences of languages between BIOS\MEBx, host windows operating system (with VMware workstation), and demonstration environment – some real-time translation or best guess had to be done.  I know some German, thus I was able to navigate through menus in the host operating system or VMware application, yet it slowed setup and troubleshooting situations.   Fortunately those attending the training knew English better than my German language skills... but frustrating nonetheless.&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-size: 12pt; color: #000000; font-family: Calibri;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-size: 12pt; color: #000000; font-family: Calibri;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-size: 12pt; color: #000000; font-family: Calibri;"&gt;The good news – the underlying vPro functionality was the same, the training was delivered, and a new perspective was obtained by myself and those who received the training.&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-size: 12pt; color: #000000; font-family: Calibri;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-size: 12pt; color: #000000; font-family: Calibri;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-size: 12pt; color: #000000; font-family: Calibri;"&gt;In talking with my international associates, a few more points were brought to my attention: &lt;/span&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;div class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-size: 12pt; color: #000000; font-family: Calibri;"&gt;difference of calendars (for example, those that use Buddhist calendaring system) which may affect Kerberos and certificates&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li&gt;&lt;div class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-size: 12pt; color: #000000; font-family: Calibri;"&gt;application installations may fail when using a foreign language&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li&gt;&lt;div class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-size: 12pt; color: #000000; font-family: Calibri;"&gt;Remote configuration certificate is issued to one domain (i.e. domain.company.com) yet will not support international domains (i.e. intldomain.company.com.uk)... this one is actually fixed in the latest firmware and will be explained in a separate article&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-size: 12pt; color: #000000; font-family: Calibri;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="color: #000000; font-family: Calibri;"&gt;&lt;span style="font-size: 12pt;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="color: #000000; font-family: Calibri;"&gt;&lt;span style="font-size: 12pt;"&gt;There are likley other s&lt;/span&gt;&lt;span style="font-size: 12pt;"&gt;ubtleties to the challenges of internationalization&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-size: 12pt; color: #000000; font-family: Calibri;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-size: 12pt; color: #000000; font-family: Calibri;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-size: 12pt; color: #000000; font-family: Calibri;"&gt;Does this all sound familiar to those outside of the US?   &lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-size: 12pt; color: #000000; font-family: Calibri;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-size: 12pt; color: #000000; font-family: Calibri;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-size: 12pt; color: #000000; font-family: Calibri;"&gt;The experience was good for me.   I gained a brief look into much larger challenges on standardizing a technology solution across the globe.   &lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:1ac98781-119b-4434-813e-b79730204bf1] --&gt;</description>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">vpro</category>
      <pubDate>Mon, 16 Nov 2009 22:52:29 GMT</pubDate>
      <author>terry.c.cutler@intel.com</author>
      <guid>http://communities.intel.com/community/openportit/vproexpert/blog/2009/11/16/demonstrating-vpro-internationalization-or-the-lack-thereof</guid>
      <dc:date>2009-11-16T22:52:29Z</dc:date>
      <clearspace:dateToText>1 week, 5 days ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <wfw:comment>http://communities.intel.com/community/openportit/vproexpert/blog/comment/demonstrating-vpro-internationalization-or-the-lack-thereof</wfw:comment>
      <wfw:commentRss>http://communities.intel.com/community/openportit/vproexpert/blog/feeds/comments?blogPost=12848</wfw:commentRss>
    </item>
    <item>
      <title>Windows 7 and vPro - anything I should be aware of?</title>
      <link>http://communities.intel.com/community/openportit/vproexpert/blog/2009/11/13/windows-7-and-vpro--anything-i-should-be-aware-of</link>
      <description>&lt;!-- [DocumentBodyStart:ba74ac19-d4a9-4be6-992c-2dd0fb5882ac] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"&gt;&lt;span style="color: #1f497d;"&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-family: Calibri;"&gt;If you are one of the many organisations that is planning on adopting Windows 7 and are wondering whether there are any implications for your vPro systems, then this blog is for you...&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"&gt;&lt;span style="color: #1f497d;"&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-family: Calibri;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"&gt;&lt;span style="font-family: Calibri; color: #1f497d; font-size: 12pt;"&gt;The implications of Windows 7 on vPro can be summarised as relating to at least one or more of the following areas: &lt;/span&gt;&lt;li&gt;&lt;span style="font-family: Calibri; color: #1f497d; font-size: 12pt;"&gt;1. Management console&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-family: Calibri; color: #1f497d; font-size: 12pt;"&gt;2. AMT Drivers&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-family: Calibri; color: #1f497d; font-size: 12pt;"&gt;3. AMT Firmware&lt;/span&gt;&lt;/li&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family: Calibri; color: #1f497d; font-size: 12pt;"&gt;&lt;strong&gt;Let's start with the Management Console...&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"&gt;&lt;span style="font-family: Calibri; color: #1f497d; font-size: 12pt;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"&gt;&lt;span style="color: #1f497d;"&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-family: Calibri;"&gt;If you are using Microsoft SMS, for example, as your management console then you should be aware that Microsoft officially doesn't support Windows 7 clients with SMS and therefore if you wish to manage your Windows 7 clients you will need to transition to Microsoft SCCM. Therefore, when planning your vPro migration to Windows 7 you need to actually to migrate to SCCM before hand.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"&gt;&lt;span style="color: #1f497d;"&gt;&lt;span style="font-family: Calibri; font-size: 12pt;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"&gt;&lt;span style="color: #1f497d;"&gt;&lt;span style="font-family: Calibri; font-size: 12pt;"&gt;For those that do migrate to SCCM there are some additional implications which are indirect for the Windows 7 migration, but are part of the SCCM with vPro package. As this is not a posting on SCCM, I'll only mention briefly that you need to be prepared to have an Enterprise Certificate Authority, potentially have to make use of the WS-MAN translator (if you have any AMT Firmware that is prior to 3.2.1), you will need to upgrade to latest AMT Firmware versions and you will be integrated with Active Directory.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"&gt;&lt;span style="color: #1f497d;"&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-family: Calibri;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"&gt;&lt;span style="color: #1f497d;"&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-family: Calibri;"&gt;&lt;strong&gt;Regarding AMT Drivers (namely HECI/MEI and LMS/SOL)...&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"&gt;&lt;span style="color: #1f497d;"&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-family: Calibri;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"&gt;&lt;span style="color: #1f497d;"&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-family: Calibri;"&gt;As the drivers are installed at the OS level, it doesn't come as a surprise that there might be a requirement for drivers to be able to install on a new operating system.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"&gt;&lt;span style="color: #1f497d;"&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-family: Calibri;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;ol&gt;&lt;li&gt;&lt;div class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"&gt;&lt;span style="color: #1f497d;"&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-family: Calibri;"&gt;AMT 2.x based systems - currently no planned official AMT Windows 7 drivers (use compatability mode)&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li&gt;&lt;div class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"&gt;&lt;span style="color: #1f497d;"&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-family: Calibri;"&gt;AMT 3.x based systems - official AMT Windows 7 drivers will be available by OEMs in Q1 of 2010 (for now use compatability mode) &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li&gt;&lt;div class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"&gt;&lt;span style="color: #1f497d;"&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-family: Calibri;"&gt;AMT 4.x based systems - you will require drivers version number 4.2 (otherwise you could use compatability mode)&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li&gt;&lt;div class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"&gt;&lt;span style="color: #1f497d;"&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-family: Calibri;"&gt;AMT 5.x based systems - you will require drivers version number 5.2 (otherwise you could use compatability mode)&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;/ol&gt;&lt;p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"&gt;&lt;span style="color: #1f497d;"&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-family: Calibri;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"&gt;&lt;span style="color: #1f497d;"&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-family: Calibri;"&gt;If you are not familiar with &lt;strong&gt;compatability mode&lt;/strong&gt;, here is how you do it:&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"&gt;&lt;span style="color: #1f497d;"&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-family: Calibri;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"&gt;&lt;span style="color: #1f497d; mso-fareast-font-family: Calibri; mso-bidi-font-family: Calibri;"&gt;&lt;span style="mso-list: Ignore"&gt;&lt;span style="font-family: Calibri; font-size: 12pt;"&gt;1.&lt;/span&gt;&lt;span style="font-family: &amp;amp;quot;Times New Roman&amp;amp;quot;;"&gt;      &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="color: #1f497d;"&gt;&lt;span style="font-family: Calibri;"&gt;Right click on the driver installation file &lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: Wingdings;"&gt;&lt;span style="color: #000000;"&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style="color: #1f497d;"&gt;&lt;span style="font-family: Calibri;"&gt; Properties &lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: Wingdings;"&gt;&lt;span style="color: #000000;"&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style="color: #1f497d;"&gt;&lt;span style="font-family: Calibri;"&gt; Compatibility tab  (per sample screen shot below):&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"&gt;&lt;span style="color: #1f497d;"&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-family: Calibri;"&gt;&lt;a href="http://communities.intel.com/servlet/JiveServlet/showImage/38-12837-10871/untitled.bmp"&gt;&lt;img alt="untitled.bmp" class="jive-image" height="386" src="http://communities.intel.com/servlet/JiveServlet/downloadImage/38-12837-10871/512-386/untitled.bmp" width="512"/&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"&gt;&lt;span style="color: #1f497d;"&gt;&lt;span style="font-family: Calibri; font-size: 12pt;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoListParagraph" style="TEXT-INDENT: -18pt; MARGIN: 0cm 0cm 0pt 18pt; mso-list: l0 level1 lfo1"&gt;&lt;span style="color: #1f497d; mso-fareast-font-family: Calibri; mso-bidi-font-family: Calibri;"&gt;&lt;span style="mso-list: Ignore"&gt;&lt;span style="font-family: Calibri; font-size: 12pt;"&gt;2.&lt;/span&gt;&lt;span style="font-family: &amp;amp;quot;Times New Roman&amp;amp;quot;;"&gt;      &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: #1f497d;"&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-family: Calibri;"&gt;Select the mode (I guess either Windows Vista or Windows XP SP2 or SP3)&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoListParagraph" style="TEXT-INDENT: -18pt; MARGIN: 0cm 0cm 0pt 18pt; mso-list: l0 level1 lfo1"&gt;&lt;span style="color: #1f497d; mso-fareast-font-family: Calibri; mso-bidi-font-family: Calibri;"&gt;&lt;span style="mso-list: Ignore"&gt;&lt;span style="font-family: Calibri; font-size: 12pt;"&gt;3.&lt;/span&gt;&lt;span style="font-family: &amp;amp;quot;Times New Roman&amp;amp;quot;;"&gt;      &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: #1f497d;"&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-family: Calibri;"&gt;Click Apply/OK&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoListParagraph" style="TEXT-INDENT: -18pt; MARGIN: 0cm 0cm 0pt 18pt; mso-list: l0 level1 lfo1"&gt;&lt;span style="color: #1f497d; mso-fareast-font-family: Calibri; mso-bidi-font-family: Calibri;"&gt;&lt;span style="mso-list: Ignore"&gt;&lt;span style="font-family: Calibri; font-size: 12pt;"&gt;4.&lt;/span&gt;&lt;span style="font-family: &amp;amp;quot;Times New Roman&amp;amp;quot;;"&gt;      &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: #1f497d;"&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-family: Calibri;"&gt;Right click installation file and run as Administrator and install the drivers (or alternatively prior to step 3 tick the box of run as administrator)&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"&gt;&lt;span style="color: #1f497d;"&gt;&lt;span style="font-family: Calibri; font-size: 12pt;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"&gt;&lt;span style="color: #1f497d;"&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-family: Calibri;"&gt;Btw, the exact same process can be used for AMT 4.x and AMT 5.x drivers – i.e. take existing not 4.2/5.2 level drivers and install them in compatibility mode.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"&gt;&lt;span style="color: #1f497d;"&gt;&lt;span style="font-family: Calibri; font-size: 12pt;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"&gt;&lt;span style="color: #1f497d;"&gt;&lt;span style="font-family: Calibri; font-size: 12pt;"&gt;It is useful to know that the 4.2 and 5.2 level drivers are actually available for download fromt the OEM sites; take Dell for example: &lt;/span&gt;&lt;a class="jive-link-external-small" href="http://support.dell.com/support/downloads/driverslist.aspx?c=us&amp;amp;l=en&amp;amp;s=gen&amp;amp;ServiceTag=&amp;amp;SystemID=LAT_E6400&amp;amp;os=WLH&amp;amp;osl=en&amp;amp;catid=&amp;amp;impid"&gt;&lt;span style="font-family: Calibri; font-size: 12pt;"&gt;http://support.dell.com/support/downloads/driverslist.aspx?c=us&amp;amp;l=en&amp;amp;s=gen&amp;amp;ServiceTag=&amp;amp;SystemID=LAT_E6400&amp;amp;os=WLH&amp;amp;osl=en&amp;amp;catid=&amp;amp;impid&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-family: Calibri;"&gt;= &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"&gt;&lt;span style="color: #1f497d;"&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-family: Calibri;"&gt;&lt;a href="http://communities.intel.com/servlet/JiveServlet/showImage/38-12837-10872/untitled2.bmp"&gt;&lt;img alt="untitled2.bmp" class="jive-image" height="384" src="http://communities.intel.com/servlet/JiveServlet/downloadImage/38-12837-10872/534-384/untitled2.bmp" width="534"/&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"&gt;&lt;span style="color: #1f497d;"&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-family: Calibri;"&gt;and&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"&gt;&lt;span style="color: #1f497d;"&gt;&lt;span style="font-family: Calibri; font-size: 12pt;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"&gt;&lt;span style="color: #1f497d;"&gt;&lt;a class="jive-link-external-small" href="http://support.dell.com/support/downloads/driverslist.aspx?c=us&amp;amp;l=en&amp;amp;s=gen&amp;amp;os=WLH&amp;amp;osl=en&amp;amp;catid=&amp;amp;impid=&amp;amp;SystemID=PLX_960"&gt;&lt;span style="font-family: Calibri; color: #800080; font-size: 12pt;"&gt;http://support.dell.com/support/downloads/driverslist.aspx?c=us&amp;amp;l=en&amp;amp;s=gen&amp;amp;os=WLH&amp;amp;osl=en&amp;amp;catid=&amp;amp;impid=&amp;amp;SystemID=PLX_960&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-family: Calibri;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"&gt;&lt;span style="color: #1f497d;"&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-family: Calibri;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"&gt;&lt;span style="color: #1f497d;"&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-family: Calibri;"&gt;&lt;a href="http://communities.intel.com/servlet/JiveServlet/showImage/38-12837-10873/untitled3.bmp"&gt;&lt;img alt="untitled3.bmp" class="jive-image" height="384" src="http://communities.intel.com/servlet/JiveServlet/downloadImage/38-12837-10873/535-384/untitled3.bmp" width="535"/&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"&gt;&lt;span style="color: #1f497d;"&gt;&lt;span style="font-family: Calibri; font-size: 12pt;"&gt;&lt;strong&gt;Lastly, we have the AMT Firmware...&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"&gt;&lt;span style="font-family: Calibri; color: #1f497d; font-size: 12pt;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"&gt;&lt;span style="font-family: Calibri; color: #1f497d; font-size: 12pt;"&gt;Strictly technically speaking, Windows 7 doesn't require a different kind of AMT Firmware, since the firmware sits underneath the operating system anyway. What is required though is the latest AMT Firmware (4.2 and 5.2) so that it can interoperate with Microsoft SCCM in the best and most stable manner. Therefore what might initially seemed as no need to upgrade AMT firmware to work with Windows 7 actually becomes a recommendation to do so.&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"&gt;&lt;span style="font-family: Calibri; color: #1f497d; font-size: 12pt;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"&gt;&lt;span style="font-family: Calibri; color: #1f497d; font-size: 12pt;"&gt;Hopefully this has provided some clarity on the technical requirements around vPro and Windows 7. There are some particular compelling points for having vPro systems and leveraging them for a Windows 7 migration deployment, however this is covered by other blogs and materials out there, such as: &lt;a class="jive-link-wiki-small" href="http://communities.intel.com/docs/DOC-3096"&gt;http://communities.intel.com/docs/DOC-3096&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"&gt;&lt;span style="color: #1f497d;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:ba74ac19-d4a9-4be6-992c-2dd0fb5882ac] --&gt;</description>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">amt_firmware</category>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">5.2</category>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">amt_drivers</category>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">tal_elgar</category>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">sms</category>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">sccm</category>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">windows_7</category>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">4.2</category>
      <pubDate>Fri, 13 Nov 2009 13:47:51 GMT</pubDate>
      <author>tal.elgar@intel.com</author>
      <guid>http://communities.intel.com/community/openportit/vproexpert/blog/2009/11/13/windows-7-and-vpro--anything-i-should-be-aware-of</guid>
      <dc:date>2009-11-13T13:47:51Z</dc:date>
      <clearspace:dateToText>2 weeks, 1 day ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <wfw:comment>http://communities.intel.com/community/openportit/vproexpert/blog/comment/windows-7-and-vpro--anything-i-should-be-aware-of</wfw:comment>
      <wfw:commentRss>http://communities.intel.com/community/openportit/vproexpert/blog/feeds/comments?blogPost=12837</wfw:commentRss>
    </item>
    <item>
      <title>How vPro proved it’s value even to me</title>
      <link>http://communities.intel.com/community/openportit/vproexpert/blog/2009/11/12/how-vpro-proved-it-s-value-even-to-me</link>
      <description>&lt;!-- [DocumentBodyStart:806488e7-55c1-4c81-95db-9a2b01dd67a1] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-family: Calibri; color: #000000; font-size: 12pt;"&gt;Here’s the situation, I recently purchased an ATOM set top box for my TV. I purchased this ATOM based box so that I could play my movies, audio and have an internet device for the TV for the family to leverage (facebook, shopping, checking out sites as a family). I was updating the OS, patching, configuring and ended up rebooting it a few times and then of course throw in a few HARD boots in the middle of it all.&lt;span style="mso-spacerun: yes;"&gt;  &lt;/span&gt;I then went to boot it on and this popped up ..&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a href="http://twitpic.com/show/thumb/o3bd5.jpg"&gt;&lt;img alt="http://twitpic.com/show/thumb/o3bd5.jpg" class="jive-image" src="http://twitpic.com/show/thumb/o3bd5.jpg"/&gt;&lt;/a&gt;           &lt;/p&gt;&lt;p&gt;&lt;strong&gt;Error:  "Corrupt file - NTOSKERNEL.exe"&lt;/strong&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-family: Calibri; color: #000000; font-size: 12pt;"&gt;My first comment was “ah bummer”, then I said okay I’ll just do an IDE-R/SOL and just copy the NTOSKRNL.exe file, no big deal.&lt;span style="mso-spacerun: yes;"&gt;  &lt;/span&gt;Oh but wait, it wasn’t a vPro system and at that very moment I realized how key vPro is even to me.&lt;span style="mso-spacerun: yes;"&gt;   &lt;/span&gt;I then spent 10+ hrs throughout the week at nights, lunch, etc.. building bootable USB’s, CD’s that would replicate vPro functionality, with little success and trust me I was asking everybody for input, thoughts and help.&lt;span style="mso-spacerun: yes;"&gt;   &lt;/span&gt;At the end of the week I just pulled the drive, copied the file and then it was back to good again. &lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-family: Calibri; color: #000000; font-size: 12pt;"&gt; &lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="color: #000000;"&gt;&lt;span style="font-family: Calibri;"&gt;Would I have paid for vPro in this box prior, &lt;span style="text-decoration: underline;"&gt;Probably not&lt;/span&gt;, would I now pay extra for it, &lt;strong&gt;that would be a YES!.&lt;/strong&gt;&lt;span style="mso-spacerun: yes;"&gt;   &lt;/span&gt;if it fails again I’m going to just pull the drive, but seriously what a distraction that was to unhook cables, take out the drive, hook up to another system, copy file, replace, rehook, power up.&lt;span style="mso-spacerun: yes;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-family: Calibri; color: #000000; font-size: 12pt;"&gt; &lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="color: #000000;"&gt;&lt;span style="font-family: Calibri;"&gt;So now as I explore more devices in the home, I’m thinking more about “What if?” it needs to be remotely managed – what would I do, what is my baseline requirement.&lt;span style="mso-spacerun: yes;"&gt;   &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:806488e7-55c1-4c81-95db-9a2b01dd67a1] --&gt;</description>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">vpro_usage</category>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">josh_hilliker</category>
      <pubDate>Thu, 12 Nov 2009 17:58:25 GMT</pubDate>
      <author>josh.hilliker@intel.com</author>
      <guid>http://communities.intel.com/community/openportit/vproexpert/blog/2009/11/12/how-vpro-proved-it-s-value-even-to-me</guid>
      <dc:date>2009-11-12T17:58:25Z</dc:date>
      <clearspace:dateToText>2 weeks, 2 days ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <wfw:comment>http://communities.intel.com/community/openportit/vproexpert/blog/comment/how-vpro-proved-it-s-value-even-to-me</wfw:comment>
      <wfw:commentRss>http://communities.intel.com/community/openportit/vproexpert/blog/feeds/comments?blogPost=12836</wfw:commentRss>
    </item>
    <item>
      <title>Intel AT Update</title>
      <link>http://communities.intel.com/community/openportit/vproexpert/blog/2009/11/12/intel-at-update</link>
      <description>&lt;!-- [DocumentBodyStart:95d92754-0fff-4ad3-acab-34843f359123] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;Intel AT - that's Antitheft for most of us, the ability to "brick" or lock the PC at the hardware level - effectively turning it into a brick if it is lost or stolen.  Intel AT has been available in the Lenovo ThinkPad line of laptops for just over a year:&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Lenovo ThinkPad R400/500, T400/400s/500, and W400 along with the X200/200s/200 tablet and the X301.&lt;/li&gt;&lt;/ul&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;New Product SKU's available now include:&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Fujitsu Lifebook T5010 and the E6420&lt;/li&gt;&lt;li&gt;Panasonic Toughbook series (not all models are AT capable)&lt;/li&gt;&lt;/ul&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;As we move into 2010 more OEM's will be bringing Intel AT support to their lineup as well; HP, Dell, Acer and ASUS will all have support for AT in early 2010.  Other OEM's and regional LOEM's will also be bringing products to market later in 2010 - most of these will be be for the EMEA and APAC countrys.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Intel AT requires a service in order to utilize the features in the antitheft engine (part of the AMT Management Engine); Absolute Software offers its Computrace application that takes full advantage of Intel AT and allows the IT department to set both the lock down and timer parameters.  Phoenix Software is another solution that is coming online (will be available late Q4 '09)and offers many of the features as Absolute.  Both Absolute and Phoenix are SaaS solutions and require specific BIOS and Firmware in the PC - check with your OEM to make sure the service and Intel AT is available in the model PC you are planning to utilize.  As we move into 2010 there will be other software vendors (ISV's) that will offer support for Intel AT as well as take advantage of new AT features, hard drive encryption keys that will be stored in the Management Engine (ME) there-by completely disabling both the PC and the hard drive once the PC is "Bricked" (the Hard Drive would not be able to be restored in another PC with out the Encryption keys).  As we move closer to 2010 I will update this blog to include new features of Intel AT and the new ISV's as they come online. &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:95d92754-0fff-4ad3-acab-34843f359123] --&gt;</description>
      <pubDate>Thu, 12 Nov 2009 14:09:32 GMT</pubDate>
      <author>mike.schulien@intel.com</author>
      <guid>http://communities.intel.com/community/openportit/vproexpert/blog/2009/11/12/intel-at-update</guid>
      <dc:date>2009-11-12T14:09:32Z</dc:date>
      <clearspace:dateToText>2 weeks, 2 days ago</clearspace:dateToText>
      <wfw:comment>http://communities.intel.com/community/openportit/vproexpert/blog/comment/intel-at-update</wfw:comment>
      <wfw:commentRss>http://communities.intel.com/community/openportit/vproexpert/blog/feeds/comments?blogPost=12829</wfw:commentRss>
    </item>
    <item>
      <title>Finding AMT Objects in Active Directory</title>
      <link>http://communities.intel.com/community/openportit/vproexpert/blog/2009/11/11/finding-amt-objects-in-active-directory</link>
      <description>&lt;!-- [DocumentBodyStart:3ee4e747-ede7-4653-b605-9a4b082ca33a] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;&lt;span style="background-color: #f9fcf6;"&gt;If you are using Out Of Band (OOB) Management in Microsoft System Center Configuration Manager (SCCM) 2007 SP1 (or greater) to manage your Intel vPro clients, you may have noticed that computer objects are created in your Active Directory domain during provisioning of the Intel vPro firmware. These computer objects are created by the &lt;em&gt;amtproxymgr&lt;/em&gt; component of an OOB Service Point, and allow Intel vPro to communicate directory with Active Directory, regardless of the operating system state.&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="background-color: #f9fcf6;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="background-color: #f9fcf6;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="background-color: #f9fcf6;"&gt;Since these vPro computer objects appear very similar to standard computer objects that are created when joining a Windows OS to an AD domain, it may be hard to distinguish which ones are vPro accounts, and which ones aren't. This situation can be worsened if you somehow have Windows computer accounts mixed into the same OU that contains your AMT objects.&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="background-color: #f9fcf6;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="background-color: #f9fcf6;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="background-color: #f9fcf6;"&gt;As you'll see below, it's very easy to locate these computers using some simple PowerShell code:&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family: courier new,courier; color: #0000ff; font-size: 10pt;"&gt;$vprosearcher = [adsisearcher]"(&amp;amp;(objectclass=computer)(serviceprincipalname=*:16993*)(samaccounttype=805306368))"&lt;br/&gt;$vproaccounts = $vprosearcher.FindAll()&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="background-color: #f9fcf6;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;These two lines of code simply create a &lt;em&gt;System.DirectoryServices.DirectorySearcher&lt;/em&gt; instance, with some LDAP search criteria to identify the accounts, and then assigns the results of this search to a PowerShell variable called &lt;span style="color: #800080; font-size: 10pt;"&gt;$vproaccounts&lt;/span&gt;. The default search root is the top-level of your Active Directory domain, and the default search scope is already set to SubTree, so you don't have to specifically configure these settings on the &lt;em&gt;DirectorySearcher&lt;/em&gt;. Once you're at this point, you can simply enumerate the accounts, or pipe the results into a PowerShell &lt;em&gt;ForEach&lt;/em&gt; loop, and perform some operation against them (for example, givem them a &lt;em&gt;Description&lt;/em&gt; attribute value).&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Because this code sample uses the "adsisearcher" &lt;a class="jive-link-external-small" href="http://blogs.msdn.com/powershell/archive/2006/07/12/type-shortcuts.aspx"&gt;type accelerator&lt;/a&gt; (aka. type shortcut), it will only work with &lt;a class="jive-link-external-small" href="http://blogs.msdn.com/powershell/archive/2009/10/27/windows-management-framework-is-here.aspx"&gt;PowerShell v2.0&lt;/a&gt; (included as part of the &lt;em&gt;Windows Management Framework&lt;/em&gt;), unless you modify PowerShell v1.0 to include it. There's almost no reason not to be using PowerShell 2.0, now that it has been officially released, however. &lt;img height="16px" src="http://communities.intel.com/images/emoticons/happy.gif" width="16px"/&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I recommend using the free &lt;a class="jive-link-external-small" href="http://www.powergui.org"&gt;Quest PowerGUI&lt;/a&gt; tool to develop and debug PowerShell scripts.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Cheers,&lt;/p&gt;&lt;p&gt;Trevor Sullivan&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:3ee4e747-ede7-4653-b605-9a4b082ca33a] --&gt;</description>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">intel</category>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">amt</category>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">management</category>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">sccm</category>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">configmgr</category>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">system</category>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">center</category>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">configuration</category>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">manager</category>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">2007</category>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">microsoft</category>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">powershell</category>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">automation</category>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">scripting</category>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">vpro</category>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">active</category>
      <category domain="http://communities.intel.com/community/openportit/vproexpert/blog/tags">technology</category>
      <pubDate>Wed, 11 Nov 2009 21:03:38 GMT</pubDate>
      <author>pcgeek86@gmail.com</author>
      <guid>http://communities.intel.com/community/openportit/vproexpert/blog/2009/11/11/finding-amt-objects-in-active-directory</guid>
      <dc:date>2009-11-11T21:03:38Z</dc:date>
      <clearspace:dateToText>2 weeks, 3 days ago</clearspace:dateToText>
      <wfw:comment>http://communities.intel.com/community/openportit/vproexpert/blog/comment/finding-amt-objects-in-active-directory</wfw:comment>
      <wfw:commentRss>http://communities.intel.com/community/openportit/vproexpert/blog/feeds/comments?blogPost=12825</wfw:commentRss>
    </item>
  </channel>
</rss>

