<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Winrox - Architecture of Acceleration(TM) - All Comments</title><link>http://msmvps.com/blogs/jeffloucks/default.aspx</link><description>Technology focused blog for business and technology folks </description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>re: Office 365 Support Phone Number 800-865-9408</title><link>http://msmvps.com/blogs/jeffloucks/archive/2012/05/24/office-365-support-phone-number-800-865-9408.aspx#1810263</link><pubDate>Thu, 24 May 2012 19:26:31 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1810263</guid><dc:creator>Alexander</dc:creator><description>&lt;p&gt;WOW! Great ! Thanks for sharing!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1810263" width="1" height="1"&gt;</description></item><item><title>re: 3TB Drives Gotchas</title><link>http://msmvps.com/blogs/jeffloucks/archive/2011/03/08/3tb-drives-gotchas.aspx#1789476</link><pubDate>Tue, 08 Mar 2011 14:20:37 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1789476</guid><dc:creator>Robert</dc:creator><description>&lt;p&gt;There is another &amp;gt;2 TB Gotcha involving the Windows 7/2008 backup applet here for some drives you can&amp;#39;t backup up to them - it has something to do with sector size I believe.&lt;/p&gt;
&lt;p&gt;Robert, this limitation is realted to a 2 TB file size on the vhd file where the backup stored. This was fixed in SP2 for Windows 2008. It should not be a problem with Win7 or Windows 2008 which are current with patches.&lt;a href="http://support.microsoft.com/kb/960023"&gt;http://support.microsoft.com/kb/960023&lt;/a&gt;&amp;nbsp;- Jeff&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1789476" width="1" height="1"&gt;</description></item><item><title>3TB Drives Gotchas</title><link>http://msmvps.com/blogs/jeffloucks/archive/2009/12/21/2-tb-using-guid-file-allocation-tables-gpt-guid-partition-table.aspx#1789468</link><pubDate>Tue, 08 Mar 2011 09:05:05 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1789468</guid><dc:creator>Winrox - Architecture of Acceleration(TM)</dc:creator><description>&lt;p&gt;Maybe you noticed that 3 TB drives are on the market. They come with a few gotchas. If your are a seasoned&lt;/p&gt;
&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1789468" width="1" height="1"&gt;</description></item><item><title>re: XP Mode and differencing disks, Creating Multiple Virtual Machines</title><link>http://msmvps.com/blogs/jeffloucks/archive/2010/09/12/xp-mode-and-differencing-disks-creating-multiple-virtual-machines.aspx#1778614</link><pubDate>Thu, 23 Sep 2010 11:51:09 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1778614</guid><dc:creator>jeffl</dc:creator><description>&lt;p&gt;Dave,&lt;/p&gt;
&lt;p&gt;You will notice in my post that I do not touch the XP Mode Base VHD. You will need to restore the XP Mode Base VHD. &lt;/p&gt;
&lt;p&gt;Secondly you can make as many changes to the XP Mode VHD prior to locking it down &amp;nbsp;using the techniques described in my post. &amp;nbsp;I then suggest for each Virtual Machine you want to create after that that you create a new VHD which is a differencing disk and which will reference the XP Mode VHD (not the XP Mode Base VHD).&lt;/p&gt;
&lt;p&gt;Be sure to mark your XP Mode.VHD as read only. This step is required or else writes to the XP Mode VHD will corrupt the other differencing disks rendering them unusable. Read-only will cause your XP mode virtual machine to fail to start. Later after you have created a new differencing VHD file to reference the XP Mode.VHD you can set the XP Mode virtual machine hard drive 1 to the new differencing disk. You will be able to use XP Mode VPC again after that. &lt;/p&gt;
&lt;p&gt;Regarding Sysprep. This technique indicates that you might be considering use on other PCs. This is not within the scope of my post. I have not investigated what happens during the XP Mode Setup which might tie the XP Mode Base to the Host Windows 7 PC. Although I suspect Microsoft may have tied the XP Mode Base VHD to the host I am not sure. In any event I am quite sure moving the XP Mode Base to another system would require proper licensing.&lt;/p&gt;
&lt;p&gt;Please feel free to continue this conversation by phone: 905-646-1927 x. 100&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1778614" width="1" height="1"&gt;</description></item><item><title>re: XP Mode and differencing disks, Creating Multiple Virtual Machines</title><link>http://msmvps.com/blogs/jeffloucks/archive/2010/09/12/xp-mode-and-differencing-disks-creating-multiple-virtual-machines.aspx#1778597</link><pubDate>Thu, 23 Sep 2010 00:12:46 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1778597</guid><dc:creator>Dave</dc:creator><description>&lt;p&gt;Hi Jeff, I&amp;#39;ve been trying to edit the base VHD (c:\program files\Windows XP Mode\Windows XP Mode base.vhd) file. I have been able to successfully add custom functionality to it, but then when I try to replace the base image with the one created it does not work.&lt;/p&gt;
&lt;p&gt;Here is my procedure I&amp;#39;ve been using.&lt;/p&gt;
&lt;p&gt;1 - Copy base image to new location (ie desktop)&lt;/p&gt;
&lt;p&gt;2 - Load it into the virtual machine&lt;/p&gt;
&lt;p&gt;3 - Make changes to the VHD&lt;/p&gt;
&lt;p&gt;4 - sysprep the VHD&lt;/p&gt;
&lt;p&gt;5 - Copy it back to c:\program files\Windows XP Mode\Windows XP Mode base.vhd&lt;/p&gt;
&lt;p&gt;Then when I try to use the base image from the &amp;quot;Windows XP Mode&amp;quot; shortcut, the procedure halts with an error right at the end of loading.&lt;/p&gt;
&lt;p&gt;Do you have any ideas?&lt;/p&gt;
&lt;p&gt;Dave&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1778597" width="1" height="1"&gt;</description></item><item><title>re: Redirecting Updates and the Software Distribution Folder using Junction to another hard drive</title><link>http://msmvps.com/blogs/jeffloucks/archive/2010/09/19/redirecting-updates-and-the-software-distribution-folder-using-junction-to-another-hard-drive.aspx#1778451</link><pubDate>Tue, 21 Sep 2010 07:28:12 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1778451</guid><dc:creator>jeffl</dc:creator><description>&lt;p&gt;Brian,&lt;/p&gt;
&lt;p&gt;You are probably already familiar with Simlinks or junctions. The library concept where pictures and documents are redirected is similar. &lt;/p&gt;
&lt;p&gt;To determine if a file is a junction, specify the file name:&lt;/p&gt;
&lt;p&gt;junction c:\test&lt;/p&gt;
&lt;p&gt;To list junctions beneath a directory, include the –s switch:&lt;/p&gt;
&lt;p&gt;junction -s c:\&lt;/p&gt;
&lt;p&gt;To delete a junction, use the –d switch:&lt;/p&gt;
&lt;p&gt;junction -d c:\Program-Files&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1778451" width="1" height="1"&gt;</description></item><item><title>re: Redirecting Updates and the Software Distribution Folder using Junction to another hard drive</title><link>http://msmvps.com/blogs/jeffloucks/archive/2010/09/19/redirecting-updates-and-the-software-distribution-folder-using-junction-to-another-hard-drive.aspx#1778407</link><pubDate>Mon, 20 Sep 2010 14:22:56 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1778407</guid><dc:creator>Brian</dc:creator><description>&lt;p&gt;Is there a way to tell by looking at the redirected folder that it is in redirected mode? I am thinking of times in the future, if someone else is managing a folder that I did this to and they dont know that its been redirected, how could they tell?&lt;/p&gt;
&lt;p&gt;You can identify simlinks from the command prompt. - Jeff&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1778407" width="1" height="1"&gt;</description></item><item><title>re: can Microsoft’s BPOS sell in the SMB space against free competition</title><link>http://msmvps.com/blogs/jeffloucks/archive/2010/07/27/can-microsoft-s-bpos-sell-in-the-smb-space-against-free-competition-without-a-partner-having-the-conversation-on-value.aspx#1776488</link><pubDate>Mon, 23 Aug 2010 21:55:41 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1776488</guid><dc:creator>rg47</dc:creator><description>&lt;p&gt;can you elaborate on who this &amp;quot;free competition&amp;quot; is? &amp;nbsp;I&amp;#39;m familiar with Zoho (but it does not appear to be free to business users) and Zimbra (but it doesn&amp;#39;t appear to be free if you want to do it online), and of course GAPE is not free - so, what free competition are you referring to? &amp;nbsp;Also, I thought Microsoft partners got 18% the first year, why does your table only use 12%? &amp;nbsp;Moreover, regarding your analogies to Headhunter and Comm RE, maybe I&amp;#39;m wrong but 2/12&amp;#39;s is &amp;lt;17%, and. in those cases. doesn&amp;#39;t the person have to generate net new opportunity every year to generate revenue? (whereas online subscriptions represent a YoY revenue stream). &amp;nbsp;I absolutely agree that Microsoft needs motivated partners having value conversations with customers to succeed in the SMB space - I just have the questions above about some of the ways you supported that conclusion. &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1776488" width="1" height="1"&gt;</description></item><item><title>re: End of Support for Windows 2000 and XP SP2 (not XP SP3)</title><link>http://msmvps.com/blogs/jeffloucks/archive/2010/06/18/end-of-support-for-windows-2000-and-xp-sp2-not-xp-sp3.aspx#1772268</link><pubDate>Fri, 18 Jun 2010 22:27:50 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1772268</guid><dc:creator>jeffl</dc:creator><description>&lt;p&gt;Eric this is important imformation for the channel and you are quite possibly the best source of things that matter! Thank you.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1772268" width="1" height="1"&gt;</description></item><item><title>re: End of Support for Windows 2000 and XP SP2 (not XP SP3)</title><link>http://msmvps.com/blogs/jeffloucks/archive/2010/06/18/end-of-support-for-windows-2000-and-xp-sp2-not-xp-sp3.aspx#1772235</link><pubDate>Fri, 18 Jun 2010 14:49:50 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1772235</guid><dc:creator>Eric Ligman</dc:creator><description>&lt;p&gt;Thanks for helping get the word out, Jeff!&lt;/p&gt;
&lt;p&gt;Eric Ligman&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1772235" width="1" height="1"&gt;</description></item><item><title>re: SCVMM 2008 R2 Rollup releases</title><link>http://msmvps.com/blogs/jeffloucks/archive/2010/06/08/scvmm-2008-r2-rollup-releases.aspx#1771652</link><pubDate>Wed, 09 Jun 2010 00:18:38 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1771652</guid><dc:creator>jeffl</dc:creator><description>&lt;p&gt;Robert,&lt;/p&gt;
&lt;p&gt;There are 10 types of people in the world. Those who understand binary and those that don&amp;#39;t.&lt;/p&gt;
&lt;p&gt;Errors like this always come from assumptions. I have made mistakes like this in the past. &lt;/p&gt;
&lt;p&gt;Jeff&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1771652" width="1" height="1"&gt;</description></item><item><title>re: SCVMM 2008 R2 Rollup releases</title><link>http://msmvps.com/blogs/jeffloucks/archive/2010/06/08/scvmm-2008-r2-rollup-releases.aspx#1771644</link><pubDate>Tue, 08 Jun 2010 22:02:11 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1771644</guid><dc:creator>Robert</dc:creator><description>&lt;p&gt;Sometimes I wonder about Microsoft&amp;#39;s testers... (Re:Issue 4: If a VM is configured with 3 virtual processors, the SCVMM Admin Console crashes. )&lt;/p&gt;
&lt;p&gt;1. Works on 1 CPU? Check&lt;/p&gt;
&lt;p&gt;2. Works on 2 CPU&amp;#39;s Check&lt;/p&gt;
&lt;p&gt;3. Works on 4 CPU&amp;#39;s? Check&lt;/p&gt;
&lt;p&gt;Hmmm. I seem to me missing something but I can&amp;#39;t figure it out -&amp;nbsp;Forget it - Let&amp;#39;s order Pizza and ship this thing!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1771644" width="1" height="1"&gt;</description></item><item><title>re: Cloud Myopia - Is it affecting the way partners view Microsoft?</title><link>http://msmvps.com/blogs/jeffloucks/archive/2010/05/12/cloud-myopia-is-it-affecting-the-way-partners-view-microsoft.aspx#1765781</link><pubDate>Tue, 18 May 2010 11:45:04 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1765781</guid><dc:creator>MarkyMark</dc:creator><description>&lt;p&gt;Personally, I think you&amp;#39;ve hit the nail on the head when he says &amp;ldquo;Partner loyalty is changing&amp;rdquo; as the messages are mixed. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;IMHO, The markets are causing everyone (large, small and insignificant) to make knee-jerk decisions and those decisions have consequences. &amp;nbsp;Hang on tight kids, it&amp;rsquo;s going to be a bumpy ride.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1765781" width="1" height="1"&gt;</description></item><item><title>Cloud Myopia - Is it affecting the way partners view Microsoft?</title><link>http://msmvps.com/blogs/jeffloucks/archive/2010/03/06/essential-business-server-the-product-the-vision.aspx#1765457</link><pubDate>Wed, 12 May 2010 23:30:46 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1765457</guid><dc:creator>Available Technology - For Professionals </dc:creator><description>&lt;p&gt;It has been a about 18 months that Microsoft has shifted its talking points to the cloud and maybe longer&lt;/p&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1765457" width="1" height="1"&gt;</description></item><item><title>Cloud Myopia - Is it affecting the way partners view Microsoft?</title><link>http://msmvps.com/blogs/jeffloucks/archive/2010/03/06/essential-business-server-the-product-the-vision.aspx#1765452</link><pubDate>Wed, 12 May 2010 22:04:33 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1765452</guid><dc:creator>Available Technology - For Professionals </dc:creator><description>&lt;p&gt;It has been a about 18 months that Microsoft has shifted its talking points to the cloud and maybe longer&lt;/p&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1765452" width="1" height="1"&gt;</description></item><item><title>Active Directory Domain Services Command Fu, Part 4</title><link>http://msmvps.com/blogs/jeffloucks/archive/2009/12/09/scripting-ntdsutil.aspx#1763612</link><pubDate>Fri, 16 Apr 2010 09:08:31 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1763612</guid><dc:creator>The things that are better left unspoken</dc:creator><description>&lt;p&gt;As some systems administrators have already found out, on Microsoft Windows Servers some tasks cannot&lt;/p&gt;
&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1763612" width="1" height="1"&gt;</description></item><item><title>re: Has Microsoft abandoned its mid-market comptency in the Microsoft Partner Network?</title><link>http://msmvps.com/blogs/jeffloucks/archive/2010/03/17/has-microsoft-abandoned-its-mid-market-comptency-in-the-microsoft-partner-network.aspx#1761867</link><pubDate>Thu, 18 Mar 2010 00:43:15 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1761867</guid><dc:creator>Julie Bennani</dc:creator><description>&lt;p&gt;Medium business customers are critically important for Microsoft as reflected in our creation of a specific competency in MPN to support this customer set. &amp;nbsp;Planned launch of this competency is in October 2010. &amp;nbsp;This is a complex customer space to serve given the range of needs from scaled down Enterprise solutions to small business-like needs and we want to support and reward partners who focus here. &amp;nbsp;Partner qualifications relate to relevant licensing, sales and marketing knowledge for this space, customer references, technical certifications around WS 2008, Exchange, Sharepoint, Office, etc. as well as the standard competency fee and profile. &amp;nbsp;Exam details and all other specifics are available in our &amp;quot;living&amp;quot; Value of Competency Guide located at &lt;a target="_new" rel="nofollow" href="https://partner.microsoft.com/40005167"&gt;partner.microsoft.com/40005167&lt;/a&gt; (note: EBS updates have not been made yet).&lt;/p&gt;
&lt;p&gt;Julie Bennani, General Manager, WW Microsoft Partner Network&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1761867" width="1" height="1"&gt;</description></item><item><title>re: Has Microsoft abandoned its mid-market comptency in the Microsoft Partner Network?</title><link>http://msmvps.com/blogs/jeffloucks/archive/2010/03/17/has-microsoft-abandoned-its-mid-market-comptency-in-the-microsoft-partner-network.aspx#1761866</link><pubDate>Thu, 18 Mar 2010 00:15:26 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1761866</guid><dc:creator>Julie Bennani</dc:creator><description>&lt;p&gt;The Medium Business space is critical for Microsoft and we are very interested in supporting partners who have a specific focus in this customer set which has needs that vary from scaled down Enterprise-like solutions to needs similar to small businesses. &amp;nbsp;That is why we are investing in a Medium Business competency planned for launch in October 2010. &amp;nbsp;Partner qualifications for this competency will focus on specific licensing, sales and marketing skills relevant to this customer set as well as relevant customer references, technical certifications focused on Exchange, SQL, Office, WS 2008 R2, Sharepoint, etc., and the competency fee and profile. &amp;nbsp;Specific requirements are posted in our &amp;quot;living&amp;quot; Value of Competency Guide located here: &lt;a target="_new" rel="nofollow" href="https://partner.microsoft.com/40005167"&gt;partner.microsoft.com/40005167&lt;/a&gt; (needs updating for EBS shift).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1761866" width="1" height="1"&gt;</description></item><item><title>re: Essential Business Server - The Product - The Vision</title><link>http://msmvps.com/blogs/jeffloucks/archive/2010/03/06/essential-business-server-the-product-the-vision.aspx#1761171</link><pubDate>Sat, 06 Mar 2010 22:20:48 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1761171</guid><dc:creator>Jacobo Senior</dc:creator><description>&lt;p&gt;Great analysis and comments! Thumbs up.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1761171" width="1" height="1"&gt;</description></item><item><title>re: Partner Opportunities, Benefits &amp; Requirements with the new Microsoft Partner Network (MPN) ERP and CRM Competencies - Webcast</title><link>http://msmvps.com/blogs/jeffloucks/archive/2010/01/14/partner-opportunities-benefits-amp-requirements-with-the-new-microsoft-partner-network-mpn-erp-and-crm-competencies-webcast.aspx#1755036</link><pubDate>Wed, 03 Feb 2010 14:17:50 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1755036</guid><dc:creator>Lisa Kemp</dc:creator><description>&lt;p&gt;I registered for this event and never could connect to the meeting. The site just hung. Very disappointing.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1755036" width="1" height="1"&gt;</description></item></channel></rss>