<?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 Communities : Blog List - Intel® vPro™ Expert Center</title>
    <link>http://communities.intel.com/community/openportit/vproexpert?view=blog</link>
    <description>Latest Blog Posts in Intel® vPro™ Expert Center</description>
    <language>en</language>
    <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>
    <dc:language>en</dc:language>
    <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="/community/openportit/vproexpert?view=tags">vpro</category>
      <category domain="/community/openportit/vproexpert?view=tags">remote_control</category>
      <category domain="/community/openportit/vproexpert?view=tags">remotecontrolutil</category>
      <category domain="/community/openportit/vproexpert?view=tags">do_it_yourself</category>
      <category domain="/community/openportit/vproexpert?view=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, 1 day 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="/community/openportit/vproexpert?view=tags">microsoft</category>
      <category domain="/community/openportit/vproexpert?view=tags">pc_refresh</category>
      <category domain="/community/openportit/vproexpert?view=tags">vpro</category>
      <pubDate>Tue, 24 Nov 2009 04:29:06 GMT</pubDate>
      <author>webadmin@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, 18 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="/community/openportit/vproexpert?view=tags">godaddy</category>
      <category domain="/community/openportit/vproexpert?view=tags">bill_york</category>
      <category domain="/community/openportit/vproexpert?view=tags">remote_configuration</category>
      <category domain="/community/openportit/vproexpert?view=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, 10 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="/community/openportit/vproexpert?view=tags">win7</category>
      <category domain="/community/openportit/vproexpert?view=tags">windows7</category>
      <category domain="/community/openportit/vproexpert?view=tags">vpro</category>
      <pubDate>Fri, 20 Nov 2009 17:21:16 GMT</pubDate>
      <author>webadmin@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="/community/openportit/vproexpert?view=tags">vpro</category>
      <category domain="/community/openportit/vproexpert?view=tags">windows</category>
      <category domain="/community/openportit/vproexpert?view=tags">7</category>
      <category domain="/community/openportit/vproexpert?view=tags">amt</category>
      <category domain="/community/openportit/vproexpert?view=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, 1 day 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="/community/openportit/vproexpert?view=tags">vpro</category>
      <category domain="/community/openportit/vproexpert?view=tags">newsletter</category>
      <category domain="/community/openportit/vproexpert?view=tags">michele_gartner</category>
      <pubDate>Fri, 20 Nov 2009 00:53:47 GMT</pubDate>
      <author>webadmin@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, 1 day 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="/community/openportit/vproexpert?view=tags">mps</category>
      <category domain="/community/openportit/vproexpert?view=tags">tal_elgar</category>
      <category domain="/community/openportit/vproexpert?view=tags">landesk</category>
      <category domain="/community/openportit/vproexpert?view=tags">sccm</category>
      <category domain="/community/openportit/vproexpert?view=tags">fast_call_for_help</category>
      <category domain="/community/openportit/vproexpert?view=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="/community/openportit/vproexpert?view=tags">vpro</category>
      <category domain="/community/openportit/vproexpert?view=tags">webinar</category>
      <category domain="/community/openportit/vproexpert?view=tags">configmgr</category>
      <category domain="/community/openportit/vproexpert?view=tags">sccm</category>
      <category domain="/community/openportit/vproexpert?view=tags">training</category>
      <category domain="/community/openportit/vproexpert?view=tags">win7</category>
      <pubDate>Wed, 18 Nov 2009 22:00:55 GMT</pubDate>
      <author>webadmin@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="/community/openportit/vproexpert?view=tags">sccm</category>
      <category domain="/community/openportit/vproexpert?view=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="/community/openportit/vproexpert?view=tags">intel_amt</category>
      <category domain="/community/openportit/vproexpert?view=tags">manageability</category>
      <category domain="/community/openportit/vproexpert?view=tags">kvm</category>
      <category domain="/community/openportit/vproexpert?view=tags">ws_man</category>
      <category domain="/community/openportit/vproexpert?view=tags">remote_encryption_management</category>
      <category domain="/community/openportit/vproexpert?view=tags">active_management_technology</category>
      <pubDate>Tue, 17 Nov 2009 22:51:19 GMT</pubDate>
      <author>webadmin@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>
  </channel>
</rss>

