<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-US"><title type="html">Full of I.T.</title><subtitle type="html">Kevin Remde's IT Pro WebLog</subtitle><id>http://blogs.technet.com/kevinremde/atom.xml</id><link rel="alternate" type="text/html" href="http://blogs.technet.com/kevinremde/default.aspx" /><link rel="self" type="application/atom+xml" href="http://blogs.technet.com/kevinremde/atom.xml" /><generator uri="http://communityserver.org" version="2.1.61025.2">Community Server</generator><updated>2009-09-04T14:38:00Z</updated><entry><title>Best of Questions and Answers from the TechNet Webcast: Automating Windows 7 Deployment Using System Center Configuration Manager 2007 R2 SP2</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/kevinremde/archive/2009/11/18/best-of-questions-and-answers-from-the-technet-webcast-automating-windows-7-deployment-using-system-center-configuration-manager-2007-r2-sp2.aspx" /><id>http://blogs.technet.com/kevinremde/archive/2009/11/18/best-of-questions-and-answers-from-the-technet-webcast-automating-windows-7-deployment-using-system-center-configuration-manager-2007-r2-sp2.aspx</id><published>2009-11-18T14:06:26Z</published><updated>2009-11-18T14:06:26Z</updated><content type="html">&lt;p&gt;&lt;em&gt;&lt;a href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032416867&amp;amp;Culture=en-US"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; margin: 0px 10px 0px 0px; display: inline; border-top: 0px; border-right: 0px" title="Click to view the recorded webcast." border="0" alt="Click to view the recorded webcast." align="left" src="http://mschnlnine.vo.llnwd.net/d1/inetpub/kevinremde/Images/BestofQuestionsandAnswersfromtheTechNetW_71FA/SCCMLady.jpg" width="104" height="130" /&gt;&lt;/a&gt;&lt;strong&gt; Greetings!&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;As promised, here are the best of the questions (with answers) from our November 11, 2009 “&lt;a href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032416867&amp;amp;Culture=en-US" target="_blank"&gt;&lt;strong&gt;TechNet Webcast: Automating Windows 7 Deployment Using System Center Configuration Manager 2007 R2 SP2&lt;/strong&gt;&lt;/a&gt;”&lt;/p&gt;  &lt;p&gt;BIG THANK YOU to &lt;a title="Blog: John Weston Stories, Information, and random thoughts." href="http://blogs.technet.com/jweston/" target="_blank"&gt;John Weston&lt;/a&gt;, &lt;a title="John Baker&amp;#39;s BritBlog" href="http://blogs.technet.com/johnbaker/" target="_blank"&gt;John Baker&lt;/a&gt;, and &lt;a title="Dan Stolts Blog - Random Notes From The North East IT Pro (Community and Core) Evangelist" href="http://blogs.technet.com/DanStolts/" target="_blank"&gt;Dan Stolts&lt;/a&gt; for handling the Q&amp;amp;A during the live event.&amp;#160; Most of what follows started with their answers to these very good questions.&lt;/p&gt;  &lt;p&gt;&lt;em&gt;I hope you find these resources useful!&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;-Kevin&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;PS – The resources, including links to screencast recordings I did of the complete demos for this content, are &lt;a href="http://blogs.technet.com/kevinremde/archive/2009/11/11/CLI312.aspx"&gt;&lt;strong&gt;available HERE&lt;/strong&gt;&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;---&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;font size="4"&gt;Questions and Answers&lt;/font&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“Is it possible to manage Blackberry devices with SCCM?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;No. Only the following devices are supported: Windows Mobile 2003 Smartphone Windows Mobile for Pocket PC 2003 Second Edition Windows Mobile for Pocket PC 5.0 Windows Mobile for Pocket PC Phone Edition 5.0 Windows Mobile 6 Standard Windows Mobile 6 Professional Windows Mobile 6 Classic&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“How well does this integrate into MDT 2010?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;The two actually share some technology. Both use tools from the Windows Automated Installation Kit (WAIK) for portions of their solution. Both create and drive task sequences.&lt;/p&gt;  &lt;p&gt;But as far as integration, they are different tools. The &lt;a href="http://www.microsoft.com/downloads/details.aspx?familyid=3bd8561f-77ac-4400-a0c1-fe871c461a89&amp;amp;displaylang=en"&gt;Microsoft Deployment Toolkit&lt;/a&gt; (MDT) is free, and is purely for addressing the creation and management of Operating System deployment. &lt;a href="http://www.microsoft.com/systemcenter/configurationmanager/en/us/default.aspx"&gt;System Center Configuration Manager 2007&lt;/a&gt; (SCCM) is not free, but does deployment of applications, updates, operating systems, as well as collection and management of computing inventories (hardware and software) and licensing. SCCM is also scalable to support the largest of any businesses out there, with an architecture that lets you define and distribute roles across large geographic boundaries.&lt;/p&gt;  &lt;p&gt;So.. if you are a small-to-midsized business who just need a toolset to drive deployment, and if you don’t already have SCCM, you’ll want to look at the MDT.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“How do you capture an image?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;You can capture images using ImageX, which is a part of the &lt;a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;amp;FamilyID=696dd665-9f76-4177-a811-39c26d3b3b34"&gt;Windows Automated Installation Kit&lt;/a&gt;. Instructions are here: &lt;a href="http://technet.microsoft.com/en-us/library/cc749003(WS.10).aspx"&gt;http://technet.microsoft.com/en-us/library/cc749003(WS.10).aspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;You can also use SCCM 2007 to build a deployment of your “reference computer”, so that your task sequence will install the OS, install apps, drivers, packages, and then capture the image for you. A description of this, plus instructions, can be found here: &lt;a href="http://technet.microsoft.com/en-us/library/bb632585.aspx"&gt;http://technet.microsoft.com/en-us/library/bb632585.aspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“Can you have a SEPARATE server added into SCCM that can host the PXE environment... we have a separate MDT2010 server stood up today...”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;MDT and SCCM can be integrated in the sense that you can use either to build deployments, and to take advantage of the same capture, PXE, WDS, and image tools. They also natively support the same boot and os image files (.wim files – the first containing WinPE, and the second having the captured OS).&lt;/p&gt;  &lt;p&gt;At the end of the session, could you go over implementation costs for this new system before logging off? Also could you address user licence agreements. I have three office locations in the US and Canada with 15-20 computers.&lt;/p&gt;  &lt;p&gt;These webcast are so packed full of information, and with one hour to fill, we really can’t get into these kinds of details. Certainly this information is available either online, or from your local reseller or &lt;a href="https://solutionfinder.microsoft.com/"&gt;Microsoft Partner&lt;/a&gt;. &lt;/p&gt;  &lt;p&gt;If you only have a total of 15-20 systems, you might want to just use the MDT 2010. (&lt;a href="http://www.microsoft.com/downloads/details.aspx?familyid=3bd8561f-77ac-4400-a0c1-fe871c461a89&amp;amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?familyid=3bd8561f-77ac-4400-a0c1-fe871c461a89&amp;amp;displaylang=en&lt;/a&gt; )&lt;/p&gt;  &lt;p&gt;Here’s the licensing information for SCCM:   &lt;br /&gt;&lt;a href="http://www.microsoft.com/systemcenter/configurationmanager/en/us/pricing-licensing.aspx"&gt;http://www.microsoft.com/systemcenter/configurationmanager/en/us/pricing-licensing.aspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“Why is he using a winpe boot.wim made from build 7100? doesnt sp2 install a boot.wim that build 7600?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;These images were created before RTM occurred. &lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“How do you find the smbios guid on a machine?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“Where does SMBIOS GUID come from? How do you know it from a bare metal ws?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“Where did he get the guid for his bare metal pc?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“How did he come up with an SMSBIOS GUID for the machine provisioning when it is bare metal system and has never been an SCCM client? I can see how you can give it a NetBIOS name and a MAC address but how do you pre-determine an SMSBIOS GUID?&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;One way against a running machine would be to use WMI and the .\root\cimv2 namespace “Win32_ComputerSystemProduct” class. Or using PowerShell, you can run this command:&lt;/p&gt;  &lt;p&gt;Get-WmiObject Win32_ComputerSystemProduct uuid &lt;/p&gt;  &lt;p&gt;But if, as in the example I demonstrated, the machine doesn’t have an OS installed yet, that’s not going to help much. What you’ll do in that case is boot into the system settings. You should be able to find it there. (On my Lenovo, the UUID is right there on the first screen in the BIOS info.)&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“In SCCM 2007 R2 SP1, you could also advertise the task sequence and packages to unknown computers. Is this option still available in SCCM 2007 R2 SP2?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;Yes. Here’s a really good post on how to enable and use this: &lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.deploymentforum.com/Community/Forums/tabid/124/forumid/23/postid/2133/view/topic/Default.aspx"&gt;http://www.deploymentforum.com/Community/Forums/tabid/124/forumid/23/postid/2133/view/topic/Default.aspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“What are the options for advertising a task sequence via PXE to all KNOWN computers without advertising the task sequence to a collection?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;SCCM advertises to collections only, but that certainly that collection could contain all of your KNOWN computers. &lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“If the image is captured using standard TS, the Configmgr client is installed into the WIM image. Why therefore does the deployment TS install the client if it is already there?. I believe the capture TS &amp;quot;prepares&amp;quot; the SCCM client i.e. removes sitecode, stops ccmexec service and removes cetificates so I would expect the deploy task sequence running ccmsetup to realise client is already present and just activate it - instead it does a reinstall which wastes time - why?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;Good point. If your captured image already has the client, then I don’t see why another install would be necessary. My image didn’t have it.&lt;/p&gt;  &lt;p&gt;Remember also that you could use the ‘intall.wim’ file directly off of the Windows OS DVD, which has absolutely nothing in it. In that case your deployment would include the ConfigMgr Client, as well as any-and-all other drivers, updates, and applications.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“Is there any advantage to importing the computer information vs. using R2's ‘Unknown Computer’ support?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;The only advantage I can see is to restrict just anyone from being able to start an installation.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“I missed the first part. Did he talk about configuring WDS and the PXE for SCCM?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;Yes, I did briefly. Basically I just showed where in the Server Manager you add the WDS server role. I took the defaults. And then I showed where I added the PXE Service Point site server role in SCCM.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“What version of WinPE are supported with SCCM?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;Configuration Manager 2007 requires Windows PE 2.0. Configuration Manager 2007 SP1 requires Windows PE 2.1. Configuration Manager 2007 SP2 requires Windows PE 3.0.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“For WDS, do we need to configure it to reply to PXE boot? Do I need to configure any options in WDS or i just install the feature and only do the configuration on the PXE site system in SCCM?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;The default in WDS it to respond to Known and Unknown computers. But in my demonstration, I didn’t do anything at all in WDS, other than add the role. The PXE Service Point, and allowing only known or unknown computers support, is where this happens in SCCM.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“Where do i get the USMT for windows 7?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;It is part of the Windows AIK &lt;a href="http://go.microsoft.com/fwlink/?LinkId=136976"&gt;http://go.microsoft.com/fwlink/?LinkId=136976&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“Where does USMT store the data it gathers? How do you set that up?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;Here is the User Guide: &lt;a href="http://technet.microsoft.com/en-us/library/dd560801(WS.10).aspx"&gt;http://technet.microsoft.com/en-us/library/dd560801(WS.10).aspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“Can you use the SCCM tools to add an image to an existing wim or do you have to use something else for that?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;I don’t think there is a way to have SCCM do that automatically for you – unless perhaps you could add a custom step to a task sequence that drives the ImageX tool to merge a newly captured image into another file. (“I’ll leave that for you as an exercise.”)&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“How do i install USMT on Windows XP?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;You can install the WAIK on Windows Vista and later, and then copy the USMT files over. NOTE that you can only run the ScanState utility on XP. You can’t use LoadState. (And why would you?)&lt;/p&gt;  &lt;p&gt;Check out Dan Stolt’s excellent blog post and video: &lt;a href="http://blogs.technet.com/danstolts/archive/2009/09/02/migrate-windows-xp-to-windows-7-using-usmt-user-state-migration-tool-upgrade-xp-or-vista-step-by-step.aspx"&gt;http://blogs.technet.com/danstolts/archive/2009/09/02/migrate-windows-xp-to-windows-7-using-usmt-user-state-migration-tool-upgrade-xp-or-vista-step-by-step.aspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“Can you put the Product Key in there? Do you need KMS server?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;You can do either.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“Can i use the USMT if i have a x86 XP but want to image/migrate over to x64 Win7 PC?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;Yes. You can use USMT to migrate x86 to x64. You can’t go 64-bit to 32-bit, though.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“What does the USMT4 Hardlinking feature do with the data on disc during the OS installation?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;It simply keeps it in a folder that it doesn’t touch during the installation. Starting with Windows Vista, these “image-based” installations are non-destructive by default, as a benefit of the fact that the image is a file-based image and not an image that simply throws bits on a disk. So if you don’t partition and/or format the drive, and if you have sufficient space on the disk for the installation files on top of your existing disk, then you can keep the data on the local disk.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“For OEM editions that do not require a product key (Dell DVD's for example), does licensing carry over in the imaging process?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;You don’t have a distributable OS with just the copy that comes on your computer. The OEM copy is firmly linked to the hardware it was sold on. To do what we’re discussing here, you have some kind of volume licensing on top of this that allows you to create and deploy OS installations onto those boxes.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“Do I need to configure any options in WDS or i just install the feature and only do the configuration on the PXE site system in SCCM?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;The WDS role is simply added to the server. You'll do all you configuration from within SCCM.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“Do we install the PXE role on secondary servers and primary servers or just the central server?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;PXE service point is configured on a site system. It doesn’t have to be a primary or secondary site server and definitely shouldn’t be put on the Central Site server. It will however, be servicing a primary or secondary site.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“Leveraging the new Virtual Windows XP Mode available in Win7 Pro and Ultimate, would it be possible to deploy that along with the Windows 7 image, and simultaneously create a virtual machine running Windows XP for legacy applications?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;It would be a rather fat image, but I don’t see why you couldn’t build a reference system that included the XP mode .vhd, and Windows Virtual PC already configured. There’s nothing special about the XP machine (it’s just a .vhd after-all). Don’t boot it before capturing the image. Leave it be in a pre-run state.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“Where do i get the Windows PE 3.0?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?familyid=696DD665-9F76-4177-A811-39C26D3B3B34&amp;amp;displaylang=en#Requirements"&gt;Windows Automated Installation Kit&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;Where does USMT store the data it gathers? How do you set that up?&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;Two choices: You can point the scanstate tool to the destination using command-line parameters, or you can configure the appropriate .xml files to make these designations. &lt;/p&gt;  &lt;p&gt;See the User State Migration Tool “components” page for more details: &lt;a href="http://technet.microsoft.com/en-us/library/dd560755(WS.10).aspx"&gt;http://technet.microsoft.com/en-us/library/dd560755(WS.10).aspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“Where can you configure USMT like what files,settings get backed up?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;See the User State Migration Tool “components” page for details on how you can specify such things: &lt;a href="http://technet.microsoft.com/en-us/library/dd560755(WS.10).aspx"&gt;http://technet.microsoft.com/en-us/library/dd560755(WS.10).aspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“Does the USMT copy all the multiple users info?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;It can, yes. In my demo, it did (though I only had the one user).&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“Can i have your email?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;Can I have yours? &lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“How do you capture data and save it locally instead of on the server?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;In my last demo that’s exactly what I did. I configured the task sequence to store the users settings locally. If you’re just using USMT from the command-line, you can do that in options for the scanstate tool.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“The last demo - Was it using USMT hard links”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;Yes. It’s a very fast restore.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“Is SCCM SP2 supported in windows 2008 R2?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;Yes.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“How to you create a wim image for Windows 7”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;See the WAIK and the documentation on the &lt;a href="http://technet.microsoft.com/en-us/library/cc722145(WS.10).aspx"&gt;ImageX&lt;/a&gt; tool. But if you simply want to have an OS image to deploy (with nothing extra installed within the image), you can just use the install.wim file found on the Windows 7 DVD, or in the Enterprise installation you got with Volume Licensing.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;       &lt;br /&gt;“What is the difference between SCCM and MDT 2008?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.bing.com/search?q=What+is+the+difference+between+SCCM+and+MDT+2008%3F&amp;amp;src=IE-SearchBox&amp;amp;FORM=IE8SRC"&gt;http://www.bing.com/search?q=What+is+the+difference+between+SCCM+and+MDT+2008%3F&amp;amp;src=IE-SearchBox&amp;amp;FORM=IE8SRC&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“When the LTI deployment fails, where are the log files stored?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;A list of the log files in SCCM and where they’re found can be found here: &lt;a href="http://technet.microsoft.com/en-us/library/bb892800.aspx"&gt;http://technet.microsoft.com/en-us/library/bb892800.aspx&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3294761" width="1" height="1"&gt;</content><author><name>KevinRemde</name><uri>http://blogs.technet.com/members/KevinRemde.aspx</uri></author><category term="Webcasts" scheme="http://blogs.technet.com/kevinremde/archive/tags/Webcasts/default.aspx" /><category term="IT Pro Resources" scheme="http://blogs.technet.com/kevinremde/archive/tags/IT+Pro+Resources/default.aspx" /><category term="Microsoft Resources" scheme="http://blogs.technet.com/kevinremde/archive/tags/Microsoft+Resources/default.aspx" /><category term="TechNet Webcasts" scheme="http://blogs.technet.com/kevinremde/archive/tags/TechNet+Webcasts/default.aspx" /><category term="Screencasts" scheme="http://blogs.technet.com/kevinremde/archive/tags/Screencasts/default.aspx" /><category term="System Center" scheme="http://blogs.technet.com/kevinremde/archive/tags/System+Center/default.aspx" /><category term="Configuration Manager" scheme="http://blogs.technet.com/kevinremde/archive/tags/Configuration+Manager/default.aspx" /><category term="Deployment" scheme="http://blogs.technet.com/kevinremde/archive/tags/Deployment/default.aspx" /><category term="Training" scheme="http://blogs.technet.com/kevinremde/archive/tags/Training/default.aspx" /><category term="IT Manager" scheme="http://blogs.technet.com/kevinremde/archive/tags/IT+Manager/default.aspx" /><category term="Windows 7" scheme="http://blogs.technet.com/kevinremde/archive/tags/Windows+7/default.aspx" /><category term="Test Lab" scheme="http://blogs.technet.com/kevinremde/archive/tags/Test+Lab/default.aspx" /></entry><entry><title>Resources from the TechNet Webcast: Automating Windows 7 Deployments using System Center Configuration Manager 2007 R2 SP2</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/kevinremde/archive/2009/11/11/CLI312.aspx" /><id>http://blogs.technet.com/kevinremde/archive/2009/11/11/CLI312.aspx</id><published>2009-11-11T11:30:00Z</published><updated>2009-11-11T11:30:00Z</updated><content type="html">&lt;P&gt;&lt;A href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032416867&amp;amp;Culture=en-US" target=_blank&gt;&lt;IMG style="BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; DISPLAY: inline; BORDER-TOP: 0px; BORDER-RIGHT: 0px" title="Register for and view the webcast!" border=0 alt="Register for and view the webcast!" src="http://mschnlnine.vo.llnwd.net/d1/inetpub/kevinremde/Images/ResourcesfromtheTechNetWebcastAutomating_91FA/image.png" width=243 height=77&gt;&lt;/A&gt; &lt;A href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032416867&amp;amp;Culture=en-US" target=_blank&gt;&lt;IMG style="BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; DISPLAY: inline; BORDER-TOP: 0px; BORDER-RIGHT: 0px" title="Register for and view the webcast!" border=0 alt="Register for and view the webcast!" src="http://mschnlnine.vo.llnwd.net/d1/inetpub/kevinremde/Images/ResourcesfromtheTechNetWebcastAutomating_91FA/windows7logo.jpg" width=114 height=76&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Greetings!&amp;nbsp; &lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Here are the resources relating to the &lt;A title="Click to register for and view the webcast!" href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032416867&amp;amp;Culture=en-US" target=_blank&gt;TechNet Webcast: “Automating Windows 7 Deployments using System Center Configuration Manager 2007 R2 SP2”&lt;/A&gt;, delivered November 11, 2009.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;&lt;EM&gt;I hope you find them useful!&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;-Kevin&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;___&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT size=3&gt;Demo Screencasts&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="http://edge.technet.com/Media/Automating-Windows-7-Deployment-with-SCCM-2007-R2-SP2-Part-1-of-5/" target=_blank&gt;&lt;STRONG&gt;Demo 1: Using Asset Intelligence&lt;/STRONG&gt;&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://edge.technet.com/Media/Automating-Windows-7-Deployment-with-SCCM-2007-R2-SP2-Part-2-of-5/" target=_blank&gt;&lt;STRONG&gt;Demo 2: Inventory Reporting&lt;/STRONG&gt;&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://edge.technet.com/Media/Automating-Windows-7-Deployment-with-SCCM-2007-R2-SP2-Part-3-of-5/" target=_blank mce_href="http://edge.technet.com/Media/Automating-Windows-7-Deployment-with-SCCM-2007-R2-SP2-Part-3-of-5/"&gt;&lt;STRONG&gt;Demo 3: Adding Windows 7 Packages&lt;/STRONG&gt;&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://edge.technet.com/Media/Automating-Windows-7-Deployment-with-SCCM-2007-R2-SP2-Part-4-of-5/" target=_blank mce_href="http://edge.technet.com/Media/Automating-Windows-7-Deployment-with-SCCM-2007-R2-SP2-Part-4-of-5/"&gt;&lt;STRONG&gt;Demo 4: Deploying Windows 7 to Bare Metal Systems&lt;/STRONG&gt;&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://edge.technet.com/Media/Automating-Windows-7-Deployment-with-SCCM-2007-R2-SP2-Part-5-of-5/" target=_blank mce_href="http://edge.technet.com/Media/Automating-Windows-7-Deployment-with-SCCM-2007-R2-SP2-Part-5-of-5/"&gt;&lt;STRONG&gt;Demo&lt;/STRONG&gt;&lt;STRONG&gt; 5: Deploying Windows 7 to Existing Windows Clients&lt;/STRONG&gt;&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;___&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT size=3&gt;“Best of” Q&amp;amp;A&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;A title="Best of Q&amp;amp;A from the Webccast" href="http://blogs.technet.com/kevinremde/archive/2009/11/18/best-of-questions-and-answers-from-the-technet-webcast-automating-windows-7-deployment-using-system-center-configuration-manager-2007-r2-sp2.aspx" target=_blank mce_href="http://blogs.technet.com/kevinremde/archive/2009/11/18/best-of-questions-and-answers-from-the-technet-webcast-automating-windows-7-deployment-using-system-center-configuration-manager-2007-r2-sp2.aspx"&gt;&lt;STRONG&gt;Best of Q&amp;amp;A post is now available here!&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;___&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT size=3&gt;Related Resources&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;System Center Configuration Manager 2007 &lt;BR&gt;&lt;A title="System Center Configuration Manager" href="http://www.microsoft.com/sccm" target=_blank&gt;http://www.microsoft.com/sccm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Asset Intelligence in Configuration Manager 2007 &lt;BR&gt;&lt;A href="http://technet.microsoft.com/en-us/library/cc161988.aspx"&gt;http://technet.microsoft.com/en-us/library/cc161988.aspx&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Inventory in Configuration Manager 2007 &lt;BR&gt;&lt;A href="http://technet.microsoft.com/en-us/library/bb632437.aspx"&gt;http://technet.microsoft.com/en-us/library/bb632437.aspx&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Modifying Task Sequences &lt;BR&gt;&lt;A title=http://technet.microsoft.com/en-us/library/bb978347.aspx href="http://technet.microsoft.com/en-us/library/bb978347.aspx"&gt;http://technet.microsoft.com/en-us/library/bb978347.aspx&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Windows 7 Deployment &lt;BR&gt;&lt;A title=http://technet.microsoft.com/en-us/library/dd349337(WS.10).aspx href="http://technet.microsoft.com/en-us/library/dd349337(WS.10).aspx"&gt;http://technet.microsoft.com/en-us/library/dd349337(WS.10).aspx&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Step-by-Step: Windows 7 Upgrade and Migration &lt;BR&gt;&lt;A title=http://technet.microsoft.com/en-us/library/dd446674(WS.10).aspx href="http://technet.microsoft.com/en-us/library/dd446674(WS.10).aspx"&gt;http://technet.microsoft.com/en-us/library/dd446674(WS.10).aspx&lt;/A&gt;&lt;/P&gt;Microsoft Deployment Toolkit &lt;BR&gt;&lt;A href="http://www.microsoft.com/deployment" target=_blank&gt;http://www.microsoft.com/deployment&lt;/A&gt; 
&lt;P&gt;U.S. Live, In-Person &lt;A title="World-Class, Live, FREE Events for IT Professionals" href="http://www.technetevents.com/kevinremde" target=_blank&gt;TechNet Events&lt;/A&gt; &lt;BR&gt;&lt;A href="http://www.technetevents.com/KevinRemde"&gt;http://www.technetevents.com/KevinRemde&lt;/A&gt;&lt;/P&gt;TechNet Edge: &lt;BR&gt;&lt;A href="http://edge.technet.com/People/KevinRemde"&gt;http&lt;/A&gt;&lt;A href="http://edge.technet.com/People/KevinRemde"&gt;://&lt;/A&gt;&lt;A href="http://edge.technet.com/People/KevinRemde"&gt;edge.technet.com/People/KevinRemde&lt;/A&gt; 
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Hurry!&amp;nbsp; Save 25% on a TechNet Plus Subscription! &lt;BR&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;A title=http://blogs.technet.com/kevinremde/archive/2009/08/21/TMSAM08.aspx href="http://blogs.technet.com/kevinremde/archive/2009/08/21/TMSAM08.aspx" mce_href="http://blogs.technet.com/kevinremde/archive/2009/08/21/TMSAM08.aspx"&gt;http://blogs.technet.com/kevinremde/archive/2009/08/21/TMSAM08.aspx&lt;/A&gt;&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3292856" width="1" height="1"&gt;</content><author><name>KevinRemde</name><uri>http://blogs.technet.com/members/KevinRemde.aspx</uri></author><category term="Webcasts" scheme="http://blogs.technet.com/kevinremde/archive/tags/Webcasts/default.aspx" /><category term="IT Pro Resources" scheme="http://blogs.technet.com/kevinremde/archive/tags/IT+Pro+Resources/default.aspx" /><category term="Microsoft Resources" scheme="http://blogs.technet.com/kevinremde/archive/tags/Microsoft+Resources/default.aspx" /><category term="TechNet Webcasts" scheme="http://blogs.technet.com/kevinremde/archive/tags/TechNet+Webcasts/default.aspx" /><category term="Screencasts" scheme="http://blogs.technet.com/kevinremde/archive/tags/Screencasts/default.aspx" /><category term="Management" scheme="http://blogs.technet.com/kevinremde/archive/tags/Management/default.aspx" /><category term="Video" scheme="http://blogs.technet.com/kevinremde/archive/tags/Video/default.aspx" /><category term="System Center" scheme="http://blogs.technet.com/kevinremde/archive/tags/System+Center/default.aspx" /><category term="Configuration Manager" scheme="http://blogs.technet.com/kevinremde/archive/tags/Configuration+Manager/default.aspx" /><category term="Deployment" scheme="http://blogs.technet.com/kevinremde/archive/tags/Deployment/default.aspx" /><category term="Training" scheme="http://blogs.technet.com/kevinremde/archive/tags/Training/default.aspx" /><category term="IT Manager" scheme="http://blogs.technet.com/kevinremde/archive/tags/IT+Manager/default.aspx" /><category term="Windows 7" scheme="http://blogs.technet.com/kevinremde/archive/tags/Windows+7/default.aspx" /><category term="TechNet" scheme="http://blogs.technet.com/kevinremde/archive/tags/TechNet/default.aspx" /></entry><entry><title>Good Fun: Windows 7 Film Festival – The Results</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/kevinremde/archive/2009/10/30/good-fun-windows-7-film-festival-the-results.aspx" /><id>http://blogs.technet.com/kevinremde/archive/2009/10/30/good-fun-windows-7-film-festival-the-results.aspx</id><published>2009-10-30T11:34:20Z</published><updated>2009-10-30T11:34:20Z</updated><content type="html">&lt;p&gt;&lt;a href="http://www.youtube.com/user/Win7FilmFest" target="_blank"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Film Festival Results" border="0" alt="Film Festival Results" src="http://mschnlnine.vo.llnwd.net/d1/inetpub/kevinremde/Images/GoodFunWindows7FilmFestivalTheResults_5C65/image.png" width="244" height="111" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Just got an e-mail from &lt;a title="Stephen &amp;quot;Windows 7 Community&amp;quot; Rose&amp;#39;s Blog" href="http://blogs.technet.com/stephenrose" target="_blank"&gt;Stephen Rose&lt;/a&gt;.&amp;#160; He writes:&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;17 film teams in the Seattle area competed.&amp;#160; Rules were to create a 30 second to 2 minute film, targeted to IT Pros.&amp;#160; Each team picked a different genre from a hat (e.g. Comedy, Music, Parkour, Blast from the Past, etc.).&amp;#160; And they had to include the following in their film: 1) a character called “CIO Wiggins”, 2) a line of dialog “The guys in IT are going to like this” and 3) mention “Windows 7”.&amp;#160;&amp;#160; The results are hilarious and interesting.&amp;#160; Check them out!&amp;#160;&amp;#160; &lt;/em&gt;&lt;a href="http://www.youtube.com/user/Win7FilmFest" target="_blank"&gt;http://www.youtube.com/user/Win7FilmFest&lt;/a&gt;&lt;em&gt;&lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;Good stuff!&lt;/p&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3290343" width="1" height="1"&gt;</content><author><name>KevinRemde</name><uri>http://blogs.technet.com/members/KevinRemde.aspx</uri></author><category term="Fun Stuff" scheme="http://blogs.technet.com/kevinremde/archive/tags/Fun+Stuff/default.aspx" /><category term="Video" scheme="http://blogs.technet.com/kevinremde/archive/tags/Video/default.aspx" /><category term="Cool or Geeky" scheme="http://blogs.technet.com/kevinremde/archive/tags/Cool+or+Geeky/default.aspx" /><category term="Windows 7" scheme="http://blogs.technet.com/kevinremde/archive/tags/Windows+7/default.aspx" /><category term="Humor" scheme="http://blogs.technet.com/kevinremde/archive/tags/Humor/default.aspx" /></entry><entry><title>Cool: New Career Planning Resources</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/kevinremde/archive/2009/10/28/cool-new-career-planning-resources.aspx" /><id>http://blogs.technet.com/kevinremde/archive/2009/10/28/cool-new-career-planning-resources.aspx</id><published>2009-10-28T18:18:07Z</published><updated>2009-10-28T18:18:07Z</updated><content type="html">&lt;p&gt;&lt;a title="&amp;quot;Life 2.0&amp;quot; = No Barriers.  No walls.  No limits." href="http://www.microsoft.com" target="_blank"&gt;&lt;a title="Microsoft Learning" href="http://www.microsoft.com/learning" target="_blank"&gt;&lt;a title="&amp;quot;Life 2.0&amp;quot; = No Barriers.  No walls.  No limits." href="http://www.microsoft.com/learning/en/us/start/start-career.aspx" target="_blank"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; margin-left: 0px; border-top: 0px; margin-right: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://mschnlnine.vo.llnwd.net/d1/inetpub/kevinremde/Images/CoolNewCareerPlanningResources_BB0B/image.png" width="361" height="87" /&gt;&lt;/a&gt;&lt;/a&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a title="Microsoft Learning" href="http://www.microsoft.com/learning" target="_blank"&gt;Microsoft Learning&lt;/a&gt; has a new site (and really a global campaign) devoted to helping you plot out your career, and to help you then find the trainings and resources that can help you get there.&amp;#160; &lt;/p&gt;  &lt;p&gt;From the site:&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;“Today, more than ever, your career is the best investment you can make. Microsoft provides certifications, guidance, career paths, and special offers associated with some of the most commonly recognized IT job roles in the industry.       &lt;br /&gt;Microsoft Learning Plans and offers help you train on and become certified in the most notable and current Microsoft products, including Windows Server and Windows client technologies, Microsoft Exchange Server, and Microsoft SQL Server.”&lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://www.microsoft.com/learning/en/us/start/start-career.aspx" target="_blank"&gt;&lt;strong&gt;Click here&lt;/strong&gt;&lt;/a&gt; for more information.&lt;/p&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3289868" width="1" height="1"&gt;</content><author><name>KevinRemde</name><uri>http://blogs.technet.com/members/KevinRemde.aspx</uri></author><category term="Windows Server" scheme="http://blogs.technet.com/kevinremde/archive/tags/Windows+Server/default.aspx" /><category term="IT Pro Resources" scheme="http://blogs.technet.com/kevinremde/archive/tags/IT+Pro+Resources/default.aspx" /><category term="Microsoft Resources" scheme="http://blogs.technet.com/kevinremde/archive/tags/Microsoft+Resources/default.aspx" /><category term="Management" scheme="http://blogs.technet.com/kevinremde/archive/tags/Management/default.aspx" /><category term="Training" scheme="http://blogs.technet.com/kevinremde/archive/tags/Training/default.aspx" /><category term="IT Manager" scheme="http://blogs.technet.com/kevinremde/archive/tags/IT+Manager/default.aspx" /><category term="Windows 7" scheme="http://blogs.technet.com/kevinremde/archive/tags/Windows+7/default.aspx" /><category term="Certification" scheme="http://blogs.technet.com/kevinremde/archive/tags/Certification/default.aspx" /><category term="TechNet" scheme="http://blogs.technet.com/kevinremde/archive/tags/TechNet/default.aspx" /></entry><entry><title>Breaking News: You want PowerShell 2 on XP? Server 2003? You got it!</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/kevinremde/archive/2009/10/28/breaking-news-you-want-powershell-2-on-xp-server-2003-you-got-it.aspx" /><id>http://blogs.technet.com/kevinremde/archive/2009/10/28/breaking-news-you-want-powershell-2-on-xp-server-2003-you-got-it.aspx</id><published>2009-10-28T14:29:13Z</published><updated>2009-10-28T14:29:13Z</updated><content type="html">&lt;p&gt;I fired up my &lt;a href="http://tweetdeck.com/beta/" target="_blank"&gt;tweetdeck&lt;/a&gt; just a minute ago and saw this tweet from &lt;a title="Follow @jsnover on twitter." href="http://www.twitter.com/jsnover" target="_blank"&gt;Jeffrey Snover&lt;/a&gt; (the architect of &lt;a title="It&amp;#39;s a shell!  A shell of POWER!" href="http://www.microsoft.com/powershell" target="_blank"&gt;PowerShell&lt;/a&gt;):&lt;/p&gt;  &lt;p&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://mschnlnine.vo.llnwd.net/d1/inetpub/kevinremde/Images/BreakingNewsYouwantPowerShell2onXPServer_D0E1/image.png" width="301" height="82" /&gt; &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;em&gt;“What does it mean?&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;It means that the new version of PowerShell (version 2.0) is now RTW (Released to Web).&amp;#160; And not only PowerShell 2.0, but also WinRM 2.0 and BITS 4.0.&amp;#160; It’s called the “Windows Management Framework”.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;em&gt;“But aren’t those already included in Windows Server 2008 R2 and Windows 7?”&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Yes.. but you who are running Windows Server 2008, Windows Server 2003, Windows Vista, or even Windows XP would like to (or need to) take advantage of this powerful new management platform as well.&amp;#160; And now you can!&lt;/p&gt;  &lt;p&gt;Here’s the link to the PowerShell Blog that Jeff’s tweet mentions above: &lt;a title="http://blogs.msdn.com/powershell/archive/2009/10/27/windows-management-framework-is-here.aspx" href="http://blogs.msdn.com/powershell/archive/2009/10/27/windows-management-framework-is-here.aspx"&gt;http://blogs.msdn.com/powershell/archive/2009/10/27/windows-management-framework-is-here.aspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;And here’s the KB where you can learn more about it, as well as download these tools: &lt;a title="http://support.microsoft.com/kb/968929" href="http://support.microsoft.com/kb/968929"&gt;http://support.microsoft.com/kb/968929&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Oh.. and one more link – this one to the Windows Management Infrastructure team blog: &lt;a title="http://blogs.msdn.com/wmi/" href="http://blogs.msdn.com/wmi/"&gt;http://blogs.msdn.com/wmi/&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3289817" width="1" height="1"&gt;</content><author><name>KevinRemde</name><uri>http://blogs.technet.com/members/KevinRemde.aspx</uri></author><category term="Windows Server" scheme="http://blogs.technet.com/kevinremde/archive/tags/Windows+Server/default.aspx" /><category term="IT Pro Resources" scheme="http://blogs.technet.com/kevinremde/archive/tags/IT+Pro+Resources/default.aspx" /><category term="Microsoft Resources" scheme="http://blogs.technet.com/kevinremde/archive/tags/Microsoft+Resources/default.aspx" /><category term="Management" scheme="http://blogs.technet.com/kevinremde/archive/tags/Management/default.aspx" /><category term="Windows Vista" scheme="http://blogs.technet.com/kevinremde/archive/tags/Windows+Vista/default.aspx" /><category term="Tech News" scheme="http://blogs.technet.com/kevinremde/archive/tags/Tech+News/default.aspx" /><category term="News" scheme="http://blogs.technet.com/kevinremde/archive/tags/News/default.aspx" /><category term="Breaking News" scheme="http://blogs.technet.com/kevinremde/archive/tags/Breaking+News/default.aspx" /><category term="PowerShell" scheme="http://blogs.technet.com/kevinremde/archive/tags/PowerShell/default.aspx" /><category term="Release" scheme="http://blogs.technet.com/kevinremde/archive/tags/Release/default.aspx" /><category term="Windows XP" scheme="http://blogs.technet.com/kevinremde/archive/tags/Windows+XP/default.aspx" /><category term="Windows 7" scheme="http://blogs.technet.com/kevinremde/archive/tags/Windows+7/default.aspx" /></entry><entry><title>Just for fun…</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/kevinremde/archive/2009/10/25/just-for-fun.aspx" /><id>http://blogs.technet.com/kevinremde/archive/2009/10/25/just-for-fun.aspx</id><published>2009-10-26T03:05:00Z</published><updated>2009-10-26T03:05:00Z</updated><content type="html">&lt;p&gt;I just think this is so very clever.&amp;#160; So I had a little fun with it.&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;div style="background-color: #e9e9e9; width: 425px"&gt;&lt;object id='A64060' quality='high' data='http://aka.zero.jibjab.com/client/zero/ClientZero_EmbedViewer.swf?external_make_id=eS84LbzaRZrCJLIw&amp;service=sendables.jibjab.com&amp;partnerID=JibJab' pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash' wmode='transparent' height='319' width='425'&gt;&lt;param name="wmode" value="transparent"&gt;&lt;/param&gt;&lt;param name="movie" value="http://aka.zero.jibjab.com/client/zero/ClientZero_EmbedViewer.swf?external_make_id=eS84LbzaRZrCJLIw&amp;amp;service=sendables.jibjab.com&amp;amp;partnerID=JibJab"&gt;&lt;/param&gt;&lt;param name="scaleMode" value="showAll"&gt;&lt;/param&gt;&lt;param name="quality" value="high"&gt;&lt;/param&gt;&lt;param name="allowNetworking" value="all"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true" /&gt;&lt;param name="FlashVars" value="external_make_id=eS84LbzaRZrCJLIw&amp;amp;service=sendables.jibjab.com&amp;amp;partnerID=JibJab"&gt;&lt;/param&gt;&lt;param name="allowScriptAccess" value="always"&gt;&lt;/param&gt;&lt;/object&gt;    &lt;div style="text-align: center; margin-top: 6px; width: 435px"&gt;Try JibJab Sendables® &lt;a href="http://sendables.jibjab.com/ecards"&gt;eCards&lt;/a&gt; today!&lt;/div&gt; &lt;/div&gt;  &lt;p&gt;&lt;em&gt;Featuring (in order of appearance): Laura, Kevin, Amy, Nancy, and Andy Remde&lt;/em&gt;&lt;/p&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3289074" width="1" height="1"&gt;</content><author><name>KevinRemde</name><uri>http://blogs.technet.com/members/KevinRemde.aspx</uri></author><category term="Fun Stuff" scheme="http://blogs.technet.com/kevinremde/archive/tags/Fun+Stuff/default.aspx" /><category term="Home" scheme="http://blogs.technet.com/kevinremde/archive/tags/Home/default.aspx" /><category term="Humor" scheme="http://blogs.technet.com/kevinremde/archive/tags/Humor/default.aspx" /></entry><entry><title>Breaking News: Big Day!</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/kevinremde/archive/2009/10/22/breaking-news-big-day.aspx" /><id>http://blogs.technet.com/kevinremde/archive/2009/10/22/breaking-news-big-day.aspx</id><published>2009-10-22T14:29:27Z</published><updated>2009-10-22T14:29:27Z</updated><content type="html">&lt;p&gt;&lt;a title="All the news coming from Microsoft around Windows 7" href="http://www.microsoft.com/presspass/presskits/windows7/default.aspx" target="_blank"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="All the news coming from Microsoft around Windows 7" border="0" alt="All the news coming from Microsoft around Windows 7" src="http://mschnlnine.vo.llnwd.net/d1/inetpub/kevinremde/Images/BreakingNewsBigDay_7FD6/bostonfireworks.jpg" width="444" height="434" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:cf9030a0-302d-4257-9c1e-7943745f622b" class="wlWriterEditableSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/Windows+7" rel="tag"&gt;Windows 7&lt;/a&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3288475" width="1" height="1"&gt;</content><author><name>KevinRemde</name><uri>http://blogs.technet.com/members/KevinRemde.aspx</uri></author><category term="Security" scheme="http://blogs.technet.com/kevinremde/archive/tags/Security/default.aspx" /><category term="Fun Stuff" scheme="http://blogs.technet.com/kevinremde/archive/tags/Fun+Stuff/default.aspx" /><category term="IT Pro Resources" scheme="http://blogs.technet.com/kevinremde/archive/tags/IT+Pro+Resources/default.aspx" /><category term="Reliability" scheme="http://blogs.technet.com/kevinremde/archive/tags/Reliability/default.aspx" /><category term="Search" scheme="http://blogs.technet.com/kevinremde/archive/tags/Search/default.aspx" /><category term="Breaking News" scheme="http://blogs.technet.com/kevinremde/archive/tags/Breaking+News/default.aspx" /><category term="Cool or Geeky" scheme="http://blogs.technet.com/kevinremde/archive/tags/Cool+or+Geeky/default.aspx" /><category term="PowerShell" scheme="http://blogs.technet.com/kevinremde/archive/tags/PowerShell/default.aspx" /><category term="Productivity" scheme="http://blogs.technet.com/kevinremde/archive/tags/Productivity/default.aspx" /><category term="IT Manager" scheme="http://blogs.technet.com/kevinremde/archive/tags/IT+Manager/default.aspx" /><category term="Release" scheme="http://blogs.technet.com/kevinremde/archive/tags/Release/default.aspx" /><category term="Windows 7" scheme="http://blogs.technet.com/kevinremde/archive/tags/Windows+7/default.aspx" /><category term="Green IT" scheme="http://blogs.technet.com/kevinremde/archive/tags/Green+IT/default.aspx" /></entry><entry><title>Best of Questions and Answers for the IT Manager Community Talk with Kevin – Windows 7 “What’s in it for you?” (Part 3 of 3)</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/kevinremde/archive/2009/10/21/best-of-questions-and-answers-for-the-it-manager-community-talk-with-kevin-windows-7-what-s-in-it-for-you-part-3-of-3.aspx" /><id>http://blogs.technet.com/kevinremde/archive/2009/10/21/best-of-questions-and-answers-for-the-it-manager-community-talk-with-kevin-windows-7-what-s-in-it-for-you-part-3-of-3.aspx</id><published>2009-10-21T10:59:00Z</published><updated>2009-10-21T10:59:00Z</updated><content type="html">&lt;p&gt;&lt;a href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032427075&amp;amp;Culture=en-US" target="_blank"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; margin: 0px 10px 0px 0px; display: inline; border-top: 0px; border-right: 0px" title="Click to listen to the recorded chat session." border="0" alt="Click to listen to the recorded chat session." align="left" src="http://mschnlnine.vo.llnwd.net/d1/inetpub/kevinremde/Images/BestofQuestionsandAnswersfortheITManager_8A56/image.png" width="232" height="118" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;em&gt;Attention IT Managers!&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;The other day we had a fantastic chat with Venky Chandrasekharan, and nearly 200 live attendees, all about Windows 7 and what it provides you in your IT organization and for your business.&amp;#160; &lt;/p&gt;  &lt;p&gt;(You can &lt;a href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032427075&amp;amp;Culture=en-US" target="_blank"&gt;listen to that recorded chat session HERE.&lt;/a&gt;)&lt;/p&gt;  &lt;p&gt;As I like to do with these, I promised that I would take the Q&amp;amp;A log from the event and expand upon the answers we gave, as well as answer the more technical questions that we didn’t have a chance to get to.&amp;#160; And we had so many wonderful questions that I is taking me quite some time to get through them all.&lt;/p&gt;  &lt;p&gt;So, here is PART THREE of our three parts.&lt;/p&gt;  &lt;p&gt;My apologies if you don’t see your question here.&amp;#160;&amp;#160; It’s either coming in a later post, or it simply was too technical (or off-topic) to be worth addressing here.&lt;/p&gt;  &lt;p&gt;&lt;em&gt;I hope you find these question, answers, and resources useful!&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;---&lt;/p&gt;  &lt;p&gt;&lt;font size="4"&gt;Questions and Answers (Part 3 of 3)&lt;/font&gt; &lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“When running Virtual XP on a Windows 7 computer and you connect to a server do you need two licenses? One for Windows 7 and one for Windows XP?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;My understanding is that, no, your Windows 7 machine CAL will cover you for the XP installation and its access to your server. (Please, if you have heard otherwise, let me know. Like you, I’m finding information on this very hard to find.)&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“The option you were talking about connecting to your PC remotely. You need to have Server 2008 R2, with Windows7 to do this?. So if I have the Server 2003 I cannot do this? &amp;amp; what is the security risk involved?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;For DirectAccess, you need to have Windows Server 2008 R2 as your DirectAccess Server – the machine that your Windows 7 clients connect to/through to get to your internal network. But that doesn’t restrict what servers or resources you can then connect to on the internal side. &lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“You mentioned earlier about ‘capturing’ problems in Windows 7 - do you have a link to info outlining how to do this? I am currently experiencing failures with Word and Excel 2007 trying to print to my Dell network attached printer. I would really like to generate a ‘log’ and get assistance to solve this.”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;The Problem Steps Recorder is really just a simple screen-capture-with-every-action kind of a tool, so it’s not recording anything in the way of items that might be captured in the event log. Which I suppose is also to say – you already have a log. J It’s the Windows event logs. Errors related to application failures or devices can be found using the &lt;a href="http://technet.microsoft.com/en-us/library/cc766042.aspx"&gt;event viewer&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“What version of IIS supported by Windows 7?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;Well.. if you’re asking “What version of IIS is available to add to and run locally on Windows 7, the answer is IIS 7.5 (same as with Windows Server 2008 R2).&lt;/p&gt;  &lt;p&gt;The first and best place for IIS-related information, plus forums where you can ask questions or search on other people’s answers is at &lt;a href="http://www.iis.net"&gt;www.iis.net&lt;/a&gt;. &lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“Would you briefly explain how Windows 7 will be easier to deploy? Create and manage images?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.microsoft.com/deployment"&gt;http://www.microsoft.com/deployment&lt;/a&gt; - get the MDT (Microsoft Deployment Toolkit). It has great documentation and step-by-step instructions.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“Can I use Problem Step Recorder in Vista or XP? If not, can you recommend any tool?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;No. Unfortunately the &lt;a href="http://technet.microsoft.com/en-us/windows/dd320286.aspx"&gt;Problem Steps Recorder&lt;/a&gt; is only available as a part of Windows 7. There may be other tools out there that will work for XP or Vista. Sounds like a good opportunity for someone to develop a useful shareware utility…&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“Anti-Virus that would run are Windows 7 could be find in this link &lt;/i&gt;&lt;/b&gt;&lt;a href="http://www.microsoft.com/windows/antivirus-partners/windows-7.aspx"&gt;&lt;b&gt;&lt;i&gt;http://www.microsoft.com/windows/antivirus-partners/windows-7.aspx&lt;/i&gt;&lt;/b&gt;&lt;/a&gt;&lt;b&gt;&lt;i&gt; . Windows Anti-Malware Engine improved a lot in Windows 7 and it is different from Windows XP and Windows 7 one. So user encourage to use only anti-malware which are ready for their platform. user should not use compatibility mode to run incompatible antivirus (same apply to other system tools).”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;Thanks for sharing that!&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“Can you give an overview of Problem Steps Recorder and how and when it should be used. Are there any security concerns to be aware of?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;As we discussed in the live chat, the only security concerns I could see would involve the fact that the PSR is taking screenshots, which could potentially include confidential information that is somewhere on the desktop or within the applications visibly running at the time. You’d be wise to include that warning when instructing your users on using this tool.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“I set up Virtual XP on Win 7 and ran into a NAT issue, similar to ICS. I could not add the virtual PC to the domain. Was I doing something wrong?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;By default XP mode does indeed do NAT for the sake of the XP running virtually on Windows 7. You can change it and essentially let the XP machine connect directly to the network through the Windows 7 machine’s NIC.&lt;/p&gt;  &lt;p&gt;See &lt;a href="http://blogs.technet.com/windows_vpc/archive/2009/09/26/networking-and-using-windows-xp-mode.aspx"&gt;this excellent blog post&lt;/a&gt; on working with networking in Windows XP Mode.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“I am finding that win7 don't like some of my newer network dirve and can become very un stable i and wil just sit and do noting and have to be rebooted before it will work with the app you trying to load. is this to be addressed”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;That's a little hard to troubleshoot in a live chat, I'm afraid. :) My advice would be (if you haven't already) to look at the event logs and see if there are any clues there. It also could be a network issue - timeouts on connections that aren't able to be maintained.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“Can you name two or three of the specific positive comments made by the business community for the deployment of Windows 7?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;You can find those all at &lt;a href="http://www.microsoft.com/windows"&gt;http://www.microsoft.com/windows&lt;/a&gt; - and go more specifically down to any items &amp;quot;for business&amp;quot;.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“Can Windows 7 be installed on an Intel Mac at this time?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;Yes. &lt;a href="http://www.bing.com/search?q=install+windows+7+on+mac&amp;amp;src=IE-SearchBox&amp;amp;FORM=IE8SRC"&gt;http://www.bing.com/search?q=install+windows+7+on+mac&amp;amp;src=IE-SearchBox&amp;amp;FORM=IE8SRC&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;---&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;Good stuff?&amp;#160; Hopefully you saw &lt;/em&gt;&lt;a href="http://blogs.technet.com/kevinremde/archive/2009/10/19/best-of-questions-and-answers-for-the-it-manager-community-talk-with-kevin-windows-7-what-s-in-it-for-you-part-1-of-3.aspx" target="_blank"&gt;&lt;em&gt;PART ONE&lt;/em&gt;&lt;/a&gt;&lt;em&gt; and &lt;a href="http://blogs.technet.com/kevinremde/archive/2009/10/20/best-of-questions-and-answers-for-the-it-manager-community-talk-with-kevin-windows-7-what-s-in-it-for-you-part-2-of-3.aspx" target="_blank"&gt;PART TWO&lt;/a&gt; also.&lt;/em&gt;&lt;/p&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3287656" width="1" height="1"&gt;</content><author><name>KevinRemde</name><uri>http://blogs.technet.com/members/KevinRemde.aspx</uri></author><category term="Windows Server" scheme="http://blogs.technet.com/kevinremde/archive/tags/Windows+Server/default.aspx" /><category term="Webcasts" scheme="http://blogs.technet.com/kevinremde/archive/tags/Webcasts/default.aspx" /><category term="IT Pro Resources" scheme="http://blogs.technet.com/kevinremde/archive/tags/IT+Pro+Resources/default.aspx" /><category term="Microsoft Resources" scheme="http://blogs.technet.com/kevinremde/archive/tags/Microsoft+Resources/default.aspx" /><category term="TechNet Webcasts" scheme="http://blogs.technet.com/kevinremde/archive/tags/TechNet+Webcasts/default.aspx" /><category term="Management" scheme="http://blogs.technet.com/kevinremde/archive/tags/Management/default.aspx" /><category term="Training" scheme="http://blogs.technet.com/kevinremde/archive/tags/Training/default.aspx" /><category term="IT Manager" scheme="http://blogs.technet.com/kevinremde/archive/tags/IT+Manager/default.aspx" /><category term="Windows 7" scheme="http://blogs.technet.com/kevinremde/archive/tags/Windows+7/default.aspx" /></entry><entry><title>Best of Questions and Answers for the IT Manager Community Talk with Kevin – Windows 7 “What’s in it for you?” (Part 2 of 3)</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/kevinremde/archive/2009/10/20/best-of-questions-and-answers-for-the-it-manager-community-talk-with-kevin-windows-7-what-s-in-it-for-you-part-2-of-3.aspx" /><id>http://blogs.technet.com/kevinremde/archive/2009/10/20/best-of-questions-and-answers-for-the-it-manager-community-talk-with-kevin-windows-7-what-s-in-it-for-you-part-2-of-3.aspx</id><published>2009-10-20T09:56:00Z</published><updated>2009-10-20T09:56:00Z</updated><content type="html">&lt;p&gt;&lt;a href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032427075&amp;amp;Culture=en-US" target="_blank"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; margin: 0px 10px 0px 0px; display: inline; border-top: 0px; border-right: 0px" title="click to register for and listen to recorded session." border="0" alt="click to register for and listen to recorded session." align="left" src="http://mschnlnine.vo.llnwd.net/d1/inetpub/kevinremde/Images/BestofQuestionsandAnswersfortheITManager_8AC2/image.png" width="232" height="118" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;em&gt;Attention IT Managers!&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;The other day we had a fantastic chat with Venky Chandrasekharan, and nearly 200 live attendees, all about Windows 7 and what it provides you in your IT organization and for your business.&amp;#160; &lt;/p&gt;  &lt;p&gt;(You can &lt;a href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032427075&amp;amp;Culture=en-US" target="_blank"&gt;listen to that recorded chat session HERE.&lt;/a&gt;)&lt;/p&gt;  &lt;p&gt;As I like to do with these, I promised that I would take the Q&amp;amp;A log from the event and expand upon the answers we gave, as well as answer the more technical questions that we didn’t have a chance to get to.&amp;#160; And we had so many wonderful questions that I is taking me quite some time to get through them all.&lt;/p&gt;  &lt;p&gt;So, here is PART TWO of our three parts.&lt;/p&gt;  &lt;p&gt;My apologies if you don’t see your question here.&amp;#160;&amp;#160; It’s either coming in a later post, or it simply was too technical (or off-topic) to be worth addressing here.&lt;/p&gt;  &lt;p&gt;&lt;em&gt;I hope you find these question, answers, and resources useful!&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;---&lt;/p&gt;  &lt;p&gt;&lt;font size="4"&gt;Questions and Answers (Part 2 of 3)&lt;/font&gt; &lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“Will Win 7 integrate well with XP in the environment until a full implementation is completed in the environment?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;Yes.. everything you might be doing as far as XP systems relating to one another is supported in a mixed XP/Windows7/Vista environment as well.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“Are there any thoughts going around to make XP Mode 64 bit to take advantage of more memory?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;Great question. And as we mentioned in the live chat, we’re not aware of any plans to create a XP-Mode 64-bit virtual machine. You can run XP-Mode on top of 64-bit Windows 7 (so you can have more memory on the host to work with), but the XP itself is 32- bit.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“The real time response of windows, xp, vista is very poor. Many seconds can elapse before a mouse click is recognized or a switch to another application is acknowledged. Has that changed significantly in W7?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;I don’t know if your particular situation is specifically related to XP or Vista, so I’m certainly not able to say for sure that your issue will be fixed with Windows 7. However, I do know that a lot of low-level optimizing has taken place in Windows 7, so that might improve things for you. Practically everyone I’ve talked to about their early experiences with Windows 7 have said that they noticed a dramatic improvement in responsiveness.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“I have just installed Win 7 Pro today. I was able to get it installed with no errors and it worked fine the first time. I was also able to get my HP k550dn printer setup and working without any software installation. That was very impressive.”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;Cool! Thanks for sharing that.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“What versions of Windows 7 will run Virtual XP? Does it require special hardware?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;The free (no additional cost) XP OS is only for Windows 7 Professional, Enterprise, and Ultimate editions. Yes, it does require that your CPU be the newer Intel or AMD ones that have built-in support for virtualization. And keep in mind that memory will also be important, because your virtualized XP is configured to use real memory while it’s running.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“Can you talk about the HighDPI feature in Win7?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;You can get more detail from the “&lt;a href="http://blogs.msdn.com/e7/archive/2008/09/13/follow-up-on-high-dpi-resolution.aspx"&gt;Engineering Windows 7&lt;/a&gt;” blog.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“Do you have a list of search connectors available for download?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;I found this list (&lt;a href="http://www.sevenforums.com/tutorials/742-windows-7-search-federation-providers.html"&gt;http://www.sevenforums.com/tutorials/742-windows-7-search-federation-providers.html&lt;/a&gt; ), but of course this is going to hopefully be an ever-expanding list.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“XP mode is amazing. i am running ms dyamics nav into xp mode and he works great !!!”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;Excellent! Thanks for sharing that!&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“We are currently running a Windows Server 2008 domain controller. What additional options will we see moving to the 2008 R2 (in regards to the Windows 7 clients)?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;As we discussed in the chat, there are a couple of new features/capabilities that do require both Windows 7 as the client and Windows Server 2008 R2 as the solution. Check out this good “better together” page: &lt;a href="http://www.microsoft.com/windowsserver2008/en/us/R2-Better-Together.aspx"&gt;http://www.microsoft.com/windowsserver2008/en/us/R2-Better-Together.aspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“Is there a network equivalent of OneCare (that I have at home)?”       &lt;br /&gt;“Is the free anti virus tool from Microsoft will be installed by default? What is the memory limit? Will there be 64 of Windows 7?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;Microsoft just recently released a &lt;b&gt;free&lt;/b&gt; &lt;b&gt;antivirus&lt;/b&gt; product for home users called &lt;b&gt;Microsoft Security Essentials&lt;/b&gt;. &lt;a href="http://www.microsoft.com/security_essentials"&gt;http://www.microsoft.com/security_essentials&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;For AV in business, you should consider the solutions in the Microsoft ForeFront set of products. &lt;a href="http://www.microsoft.com/forefront/en/us/default.aspx"&gt;http://www.microsoft.com/forefront/en/us/default.aspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“With the virtual options in Win7, can I make a virtual machine of a user's old computer and then run it on their new Win7 computer? (A sort of backup feature)”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;I suppose this could be done. Taking an image and then installing the image into a virtual machine is one way to accomplish it. Or if you have System Center Virtual Machine Manager you could do a “P2V” (physical to virtual) migration in order to create the VHD (though the resulting machine will be built for Hyper-V).&lt;/p&gt;  &lt;p&gt;Remember, though, that the “XP Mode” capability is not really supposed to be a backup of a previous machine. The main goal is to give people a platform as a last resort for application compatibility. The effort to build and maintain the old desktop within the new is, in my opinion, more work than it’s worth.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“Are there any differences between Windows 7 Ultimate and Enterprise?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;Functionally, with the exception of some features that are not enabled (but can be) by default (such as games in Enterprise), the two are the same. Where they differ is with regard to licensing benefits that you get with Enterprise, because it is only through Volume Licensing and with Software Assurance that you can have Enterprise Edition. Products such as &lt;a href="http://technet.microsoft.com/en-us/windows/bb899442.aspx"&gt;MDOP (Microsoft Desktop Optimization Pack)&lt;/a&gt; become available to you to add to your license as well.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“How will Windows 7 improve my user's ability to search for files on our network?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;Yes. As we discussed in the live chat, we want to provide (because people want) a common platform to launch a search. Adding the ability to plug into other search services and launch them from within the Windows Explorer window (a feature called “&lt;a href="http://msdn.microsoft.com/en-us/library/dd742958(VS.85).aspx"&gt;Federated Search&lt;/a&gt;”) is how we make this happen.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“Is Windows Defender still available in Windows 7?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;Yes.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“Windows XP would often lock up and just wait for some internal time out on a resource. There was no straight forward way to release the resource or even know what application or resource was, that caused the lock up. This often led to restores to earlier working points, loosing desktop changes and other app changes: a lot of work was lost. What does windows 7 have that allows a user to know what is wrong with the OS and what to do about it without having a Systems Admin IT professional diagnose the system?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;Windows 7 has built-in Troubleshooting now that goes above and beyond even what we did in Windows Vista. I use Vista as the example all the time, because when it came to trying to solve networking issues, Vista really had the right idea. Instead of just tearing down and re-building the connection and hoping it works (ala XP), Vista had a top-down, decision-tree approach to trying to solve the problem. Sometimes the troubleshooter will solve the issue, and other times at the very least it will give the end-user better, more useful information that they can pass on to their administrator.&lt;/p&gt;  &lt;p&gt;Windows 7 takes it several steps beyond that to not only let the end user troubleshoot networking, but also application compatibility issues or errors, hardware/device issues, display issues, and system and security issues.&lt;/p&gt;  &lt;p&gt;Check out &lt;a href="http://channel9.msdn.com/shows/Going+Deep/Inside-Windows-7-Diagnostics-and-Troubleshooting/"&gt;this Channel 9 video&lt;/a&gt; that goes into the details on how this new troubleshooting and diagnostics functionality works.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“What are the upgrade paths to Windows 7? Can you upgrade from XP?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;From XP, no, you cannot do an in-place upgrade. There are tools that can help with the migration of your files and settings. There are also tools that can automate the process for business IT people who need to do this for many machines. &lt;/p&gt;  &lt;p&gt;Here’s a good “Upgrading to Windows 7” page: &lt;a href="http://windows.microsoft.com/upgrade?os=other"&gt;http://windows.microsoft.com/upgrade?os=other&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;And even a step-by-step tutorial here: &lt;a href="http://windows.microsoft.com/en-us/windows7/help/upgrading-from-windows-xp-to-windows-7"&gt;http://windows.microsoft.com/en-us/windows7/help/upgrading-from-windows-xp-to-windows-7&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“Are you going to go over Windows 7 and Direct Access more?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;No, we really didn’t have time to go deep into any particular technology area in the live chat. However, here is a good &lt;a href="http://www.microsoft.com/downloads/details.aspx?familyid=D8EB248B-8BF7-4798-A1D1-04D37F2E013C&amp;amp;displaylang=en"&gt;“Executive Overview” of DirectAccess&lt;/a&gt; in Windows 7 and Windows Server 2008 R2.&lt;/p&gt;  &lt;p&gt;And not too long ago I recorded a screencast demonstrating &lt;a href="http://edge.technet.com/Media/Configuring-DirectAccess-Windows-Server-2008-R2-Demo-Screencast-5-of-5/"&gt;how to configure DirectAccess.&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“Does Windows 7 require Windows Server 2008 R2 to effectively manage the desktop?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;No.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“What version of PowerShell comes with Windows 7?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;PowerShell 2.0 In fact, it’s installed by default now, rather than having to download or add it.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“How do I go about using Windows 7 Compatible logo for my application?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;Here is the &lt;a href="http://msdn.microsoft.com/en-us/windows/dd203105.aspx"&gt;Windows 7 Software Logo Program&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“Would you briefly explain how Windows 7 will be easier to deploy? Create and manage images?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;That is a big topic. I recommend you start here: &lt;a href="http://www.microsoft.com/deployment"&gt;http://www.microsoft.com/deployment&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;Look for information about and download tools such as the Microsoft Deployment Toolkit (MDT) and the Windows Automated Installation Kit (WAIK).&lt;/p&gt;  &lt;p&gt;---&lt;/p&gt;  &lt;p&gt;Good stuff?&amp;#160; Hopefully you saw &lt;a href="http://blogs.technet.com/kevinremde/archive/2009/10/19/best-of-questions-and-answers-for-the-it-manager-community-talk-with-kevin-windows-7-what-s-in-it-for-you-part-1-of-3.aspx" target="_blank"&gt;PART ONE&lt;/a&gt; also.&amp;#160; &lt;/p&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3287655" width="1" height="1"&gt;</content><author><name>KevinRemde</name><uri>http://blogs.technet.com/members/KevinRemde.aspx</uri></author><category term="Windows Server" scheme="http://blogs.technet.com/kevinremde/archive/tags/Windows+Server/default.aspx" /><category term="Webcasts" scheme="http://blogs.technet.com/kevinremde/archive/tags/Webcasts/default.aspx" /><category term="IT Pro Resources" scheme="http://blogs.technet.com/kevinremde/archive/tags/IT+Pro+Resources/default.aspx" /><category term="Microsoft Resources" scheme="http://blogs.technet.com/kevinremde/archive/tags/Microsoft+Resources/default.aspx" /><category term="TechNet Webcasts" scheme="http://blogs.technet.com/kevinremde/archive/tags/TechNet+Webcasts/default.aspx" /><category term="Management" scheme="http://blogs.technet.com/kevinremde/archive/tags/Management/default.aspx" /><category term="Podcasts" scheme="http://blogs.technet.com/kevinremde/archive/tags/Podcasts/default.aspx" /><category term="IT Manager" scheme="http://blogs.technet.com/kevinremde/archive/tags/IT+Manager/default.aspx" /><category term="Windows 7" scheme="http://blogs.technet.com/kevinremde/archive/tags/Windows+7/default.aspx" /></entry><entry><title>Best of Questions and Answers for the IT Manager Community Talk with Kevin – Windows 7 “What’s in it for you?” (Part 1 of 3)</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/kevinremde/archive/2009/10/19/best-of-questions-and-answers-for-the-it-manager-community-talk-with-kevin-windows-7-what-s-in-it-for-you-part-1-of-3.aspx" /><id>http://blogs.technet.com/kevinremde/archive/2009/10/19/best-of-questions-and-answers-for-the-it-manager-community-talk-with-kevin-windows-7-what-s-in-it-for-you-part-1-of-3.aspx</id><published>2009-10-19T14:55:13Z</published><updated>2009-10-19T14:55:13Z</updated><content type="html">&lt;p&gt;&lt;a href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032427075&amp;amp;Culture=en-US" target="_blank"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; margin: 0px 10px 0px 0px; display: inline; border-top: 0px; border-right: 0px" title="Click to listen to the recorded chat session." border="0" alt="Click to listen to the recorded chat session." align="left" src="http://mschnlnine.vo.llnwd.net/d1/inetpub/kevinremde/Images/BestofQuestionsandAnswersfortheITManager_8B79/image.png" width="232" height="118" /&gt;&lt;/a&gt;&amp;#160;&lt;strong&gt;&lt;em&gt;Attention IT Managers!&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;The other day we had a fantastic chat with Venky Chandrasekharan, and nearly 200 live attendees, all about Windows 7 and what it provides you in your IT organization and for your business.&amp;#160; &lt;/p&gt;  &lt;p&gt;(You can &lt;a href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032427075&amp;amp;Culture=en-US" target="_blank"&gt;listen to that recorded chat session HERE.&lt;/a&gt;)&lt;/p&gt;  &lt;p&gt;As I like to do with these, I promised that I would take the Q&amp;amp;A log from the event and expand upon the answers we gave, as well as answer the more technical questions that we didn’t have a chance to get to.&amp;#160; And we had so many wonderful questions that I is taking me quite some time to get through them all.&lt;/p&gt;  &lt;p&gt;So.. I’m going to post these in 3 parts.&amp;#160; Here is part 1 of 3.&lt;/p&gt;  &lt;p&gt;My apologies if you don’t see your question here.&amp;#160;&amp;#160; It’s either coming in a later post, or it simply was too technical (or off-topic) to be worth addressing here.&lt;/p&gt;  &lt;p&gt;&lt;em&gt;I hope you find these question, answers, and resources useful!&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;---&lt;/p&gt;  &lt;p&gt;&lt;font size="4"&gt;Questions and Answers (Part 1 of 3)&lt;/font&gt; &lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“How can I change the default keyboard for all running applications in Win7? When I try it, I change only for current Application.”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;Enter “&lt;i&gt;keyboard language”&lt;/i&gt; in the Start menu’s searchbox and hit return. You should see “Change keyboards or other input methods”. Click it.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“Are the ‘Win7 64bits’ faster than 32bits? How much in percentage?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;64 bits are twice as fast as 32. (I’M JUST KIDDING!!!)&lt;/p&gt;  &lt;p&gt;I really don’t know the answer in actual percentage. It’s going to be faster when you have more memory than a 32-bit OS and the 32-bit address space can support, of course.&lt;/p&gt;  &lt;p&gt;I “binged it”. There are some good comparisons and data here: &lt;a href="http://www.bing.com/search?q=64-bit+vs.+32-bit+performance+comparison&amp;amp;src=IE-SearchBox&amp;amp;FORM=IE8SRC"&gt;http://www.bing.com/search?q=64-bit+vs.+32-bit+performance+comparison&amp;amp;src=IE-SearchBox&amp;amp;FORM=IE8SRC&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“How will Windows 7 improve my user's ability to search for files on our network?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;In the chat we discussed this one. Basically you’re going to want to look at how Search Federation in Windows 7 can be used to unify the search experience (and so improve their ability) on the desktop.&lt;/p&gt;  &lt;p&gt;And if you’re curious, I found a list of Search Federation providers here:   &lt;br /&gt;&lt;a href="http://www.sevenforums.com/tutorials/742-windows-7-search-federation-providers.html"&gt;http://www.sevenforums.com/tutorials/742-windows-7-search-federation-providers.html&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“What is MS recommending in terms of adoption of the 32-bit or 64-bit version? Is future development going to focus on 64-bit?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;On the Server side it’s all going 64-bit. Most new server products (and even our latest OS, Server 2008 R2) are 64-bit only. And that’s because server-class hardware is all 64-bit for the past several years now.&lt;/p&gt;  &lt;p&gt;The same can’t be true for desktops and laptops. 32-bit will still be an option for awhile. So we’ll have 32-bit and 64-bit versions at least for the near-term. I can’t predict when the switch to all 64-bit will happen on the desktop side.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“How is Win7 compatible with older servers and Group policy and security settings?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;As we discussed in the live chat, there isn’t really anything special about Active Directory or how Group Policy objects are replicated to and supported by Domain Controllers that Windows 7 requires that is any different than any other AD joined client operating system. And if a policy is set that configures new functionality in Windows 7, or for that many ANY operating system that is newer than the one where a policy is being applied, it will just be ignored.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“I noticed that also in Windows 7, sometimes drivemappings are been lost, and only the red cross is been displayed. The names are lost of the mappings, but!!! the drives are still there and accessable....according supportsites from msft this already should have been solved in Vista..but also in my Win7 syst. x64 its still a problem...”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;That’s a bit more of a technical support issue than we usually attempt to address in these IT Manager Community Chats, I’m afraid. But you might want to see if you have some kind of a networking issue.. where unexpected latency is causing these “connections” to time out. The documentation you saw on a fix might not relate to the problem you’re having, so it’s hard to say that this was the fix you were expecting.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“Is there a view of the presentation that shows windows 7, all I see is a cover page of the presenters?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;Did you join late? (smile) As I explain up at the front of all of these sessions, the idea here is to make it a live, interactive session. We only put a few resources up there for your use… but we really want the end result to be something you can get value from by simply listening to it – not having to focus on slides or demos. And it gives us the opportunity to keep it interactive, too.. much more fluid than having to follow a slide deck or script.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“How will anti-virus work with the resources? Will anti-viruses slow down the computer like it did in Windows XP?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;I don’t know of anything special about Windows 7 that will make Antivirus perform any slower or faster than it does on our older operating systems. If your AV solution is a memory/resource hog or duplicates existing functionality already in XP SP2 and beyond, then it’s going to do the same thing in Windows 7.&lt;/p&gt;  &lt;p&gt;Related note: Microsoft just recently released a &lt;b&gt;free&lt;/b&gt; &lt;b&gt;antivirus&lt;/b&gt; product for home users called &lt;b&gt;Microsoft Security Essentials&lt;/b&gt;. &lt;a href="http://www.microsoft.com/security_essentials"&gt;http://www.microsoft.com/security_essentials&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;For AV in business, you should consider the solutions in the Microsoft ForeFront set of products. &lt;a href="http://www.microsoft.com/forefront/en/us/default.aspx"&gt;http://www.microsoft.com/forefront/en/us/default.aspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“What are the settings for configuration on UAC?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;Here’s a great TechNet Magazine article by Mark Russinovich on User Account Control that, among other things, shows off the new User Interface: &lt;a href="http://technet.microsoft.com/en-us/magazine/2009.07.uac.aspx"&gt;http://technet.microsoft.com/en-us/magazine/2009.07.uac.aspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;For changing the settings using Group Policy: &lt;a href="http://windows.microsoft.com/en-IN/windows7/How-do-I-change-the-behavior-of-User-Account-Control-by-using-Group-Policy"&gt;http://windows.microsoft.com/en-IN/windows7/How-do-I-change-the-behavior-of-User-Account-Control-by-using-Group-Policy&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;For a great whys-and-wherefores discussion of UAC, check out the “Engineering Windows 7” blog post here: &lt;a href="http://blogs.msdn.com/e7/archive/2008/10/08/user-account-control.aspx"&gt;http://blogs.msdn.com/e7/archive/2008/10/08/user-account-control.aspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“Will networking be enabled in xp mode?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;The thing to remember about “XP Mode” in Windows 7 is that at the heart of it, it is another running operating system (XP SP3), running as what it thinks is it’s own machine. And as such, yes, you can network it. Applications running there can (and will be default) have access to the same network that your host Windows 7 machine has.&lt;/p&gt;  &lt;p&gt;Remember: Issues of security such as antivirus, antispyware, firewall, etc.. all apply to this other “machine” also. Keep it up-to-date!&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“With the virtual options in Win7, can I make a virtual machine of a user's old computer and then run it on their new Win7 computer? (A sort of backup feature)”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;It’s an interesting idea.. and I suppose it’s doable if you have some way to capture their machine as an image that you then could deploy to the virtual machine. Seems like a lot of work, though, to give them an old operating system on top of the new one.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“Windows 7 will support booting from VHD files at a software level?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;Not sure what exactly you’re looking for when you say “software level”. As we discussed in the chat around this question, it really is a combined hardware/software solution as it exists. It’s all software, after all, but it is at a lower level. You boot to a VHD using the new bootloader, which is able to see and launch/run an operating system from within that .vhd file as if it were just another disk partition. And once it’s running, the OS itself has full access to the hardware. Heck, you can even see your own OS disk, and along side it (probably your D: drive) is the actual physical disk that contains your .vhd file.&lt;/p&gt;  &lt;p&gt;Now.. if you’re looking for running a .vhd file from within a currently running OS, there’s still Windows Virtual PC (the Virtual PC software that supports XP-mode can run other Operating Systems, too) as running virtual machines. That’s probably the more “software” level idea you’re thinking of.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“Can you please email updates to your blog to sort of an email list who are here?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;Sorry, I can’t. I don’t have access to the names/addresses of the people attending the webcast.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;“In Windows 7, can you create virtual machines ? and are you capable of saving VM's to a USB flash drive?”&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;Yes, and yes.&lt;/p&gt;  &lt;p&gt;---&lt;/p&gt;  &lt;p&gt;&lt;em&gt;Watch this blog for parts 2 and 3!&lt;/em&gt;&lt;/p&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3287654" width="1" height="1"&gt;</content><author><name>KevinRemde</name><uri>http://blogs.technet.com/members/KevinRemde.aspx</uri></author><category term="Windows Server" scheme="http://blogs.technet.com/kevinremde/archive/tags/Windows+Server/default.aspx" /><category term="Webcasts" scheme="http://blogs.technet.com/kevinremde/archive/tags/Webcasts/default.aspx" /><category term="IT Pro Resources" scheme="http://blogs.technet.com/kevinremde/archive/tags/IT+Pro+Resources/default.aspx" /><category term="Microsoft Resources" scheme="http://blogs.technet.com/kevinremde/archive/tags/Microsoft+Resources/default.aspx" /><category term="TechNet Webcasts" scheme="http://blogs.technet.com/kevinremde/archive/tags/TechNet+Webcasts/default.aspx" /><category term="Management" scheme="http://blogs.technet.com/kevinremde/archive/tags/Management/default.aspx" /><category term="Podcasts" scheme="http://blogs.technet.com/kevinremde/archive/tags/Podcasts/default.aspx" /><category term="IT Manager" scheme="http://blogs.technet.com/kevinremde/archive/tags/IT+Manager/default.aspx" /><category term="Windows 7" scheme="http://blogs.technet.com/kevinremde/archive/tags/Windows+7/default.aspx" /></entry><entry><title>Celebrate!  I’ve been “Full of I.T.” for five Years!</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/kevinremde/archive/2009/10/17/celebrate-i-ve-been-full-of-i-t-for-five-years.aspx" /><id>http://blogs.technet.com/kevinremde/archive/2009/10/17/celebrate-i-ve-been-full-of-i-t-for-five-years.aspx</id><published>2009-10-17T13:28:20Z</published><updated>2009-10-17T13:28:20Z</updated><content type="html">&lt;p&gt;&lt;a href="http://mschnlnine.vo.llnwd.net/d1/inetpub/kevinremde/Images/CelebrateIvebeenFullofI.T.forfiveYears_771F/blog_lg2.gif" target="_blank"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; margin: 0px; display: inline; border-top: 0px; border-right: 0px" title="blog_lg2" border="0" alt="blog_lg2" align="left" src="http://mschnlnine.vo.llnwd.net/d1/inetpub/kevinremde/Images/CelebrateIvebeenFullofI.T.forfiveYears_771F/blog_lg2_thumb.gif" width="128" height="128" /&gt;&lt;/a&gt; Wow.. I just looked at my calendar, and noted that this here blog has reached the five year mark &lt;strong&gt;TODAY&lt;/strong&gt;.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;em&gt;“Really?&amp;#160; Five years?”&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Yep.&amp;#160; You and I have been chatting here ever since &lt;a href="http://blogs.technet.com/kevinremde/archive/2004/10/17/243751.aspx" target="_blank"&gt;my first blog post back on October 17, 2004&lt;/a&gt;.&amp;#160; &lt;/p&gt;  &lt;p&gt;Since then I’ve posted 891 blog posts, and only 6 inaccuracies. (okay.. I made up that last one.&amp;#160; So now it’s 7.)&lt;/p&gt;  &lt;p&gt;&lt;em&gt;Let’s keep the momentum going!&lt;/em&gt;&lt;/p&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3287449" width="1" height="1"&gt;</content><author><name>KevinRemde</name><uri>http://blogs.technet.com/members/KevinRemde.aspx</uri></author><category term="Fun Stuff" scheme="http://blogs.technet.com/kevinremde/archive/tags/Fun+Stuff/default.aspx" /><category term="Blogging" scheme="http://blogs.technet.com/kevinremde/archive/tags/Blogging/default.aspx" /><category term="Could get me fired" scheme="http://blogs.technet.com/kevinremde/archive/tags/Could+get+me+fired/default.aspx" /><category term="Cool or Geeky" scheme="http://blogs.technet.com/kevinremde/archive/tags/Cool+or+Geeky/default.aspx" /><category term="Humor" scheme="http://blogs.technet.com/kevinremde/archive/tags/Humor/default.aspx" /></entry><entry><title>Breaking News: Microsoft WebsiteSpark</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/kevinremde/archive/2009/09/24/breaking-news-microsoft-websitespark.aspx" /><id>http://blogs.technet.com/kevinremde/archive/2009/09/24/breaking-news-microsoft-websitespark.aspx</id><published>2009-09-25T00:10:00Z</published><updated>2009-09-25T00:10:00Z</updated><content type="html">&lt;P&gt;&lt;A href="http://www.microsoft.com/web/websitespark/" target=_blank mce_href="http://www.microsoft.com/web/websitespark/"&gt;&lt;IMG style="BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; DISPLAY: inline; BORDER-TOP: 0px; BORDER-RIGHT: 0px" title="Microsoft WebsiteSpark" border=0 alt="Microsoft WebsiteSpark" src="http://mschnlnine.vo.llnwd.net/d1/inetpub/kevinremde/Images/BreakingNewsMicrosoftWebsiteSpark_80E0/image.png" width=391 height=49 mce_src="http://mschnlnine.vo.llnwd.net/d1/inetpub/kevinremde/Images/BreakingNewsMicrosoftWebsiteSpark_80E0/image.png"&gt;&lt;/A&gt; &lt;/P&gt;
&lt;P&gt;Today we’re launching a new opportunity for web developers in small companies (10 or fewer employees) who would like a free “leg-up” from &lt;A title='"Life 2.0" = No Barriers.  No walls.  No limits.' href="http://www.microsoft.com/" target=_blank mce_href="http://www.microsoft.com"&gt;Microsoft&lt;/A&gt;.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;“Visibility, support and software for professional Web Developers and Designers - at no upfront cost!” &lt;/EM&gt;&lt;/STRONG&gt;is what the heading on the site reads.&lt;/P&gt;
&lt;P&gt;Here is a good summary straight out of the &lt;A href="http://www.microsoft.com/web/websitespark/ShowItem.aspx?LocalizedItemId=7177" target=_blank mce_href="http://www.microsoft.com/web/websitespark/ShowItem.aspx?LocalizedItemId=7177"&gt;official Program Guide&lt;/A&gt;:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;&lt;A href="http://mschnlnine.vo.llnwd.net/d1/inetpub/kevinremde/Images/BreakingNewsMicrosoftWebsiteSpark_80E0/image_3.png" mce_href="http://mschnlnine.vo.llnwd.net/d1/inetpub/kevinremde/Images/BreakingNewsMicrosoftWebsiteSpark_80E0/image_3.png"&gt;&lt;IMG style="BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; DISPLAY: inline; MARGIN-LEFT: 0px; BORDER-TOP: 0px; MARGIN-RIGHT: 0px; BORDER-RIGHT: 0px" title=image border=0 alt=image align=right src="http://mschnlnine.vo.llnwd.net/d1/inetpub/kevinremde/Images/BreakingNewsMicrosoftWebsiteSpark_80E0/image_thumb.png" width=254 height=189 mce_src="http://mschnlnine.vo.llnwd.net/d1/inetpub/kevinremde/Images/BreakingNewsMicrosoftWebsiteSpark_80E0/image_thumb.png"&gt;&lt;/A&gt;WebsiteSpark is a new global program, designed by Microsoft to help small professional Web development and design service companies succeed, by providing new business opportunities through connections with global partners and customers, support and training, and software tools – at no upfront cost. WebsiteSpark provides professional Web development and design companies with an innovative vehicle to get access to:&lt;/EM&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;EM&gt;Business Opportunities: Opportunities to expand their customer base and drive new business, by showcasing their capabilities and connecting with partners via the WebsiteSpark Marketplace and other Microsoft marketing and business networking vehicles.&lt;/EM&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;EM&gt;Support and training: Professional support from Microsoft and connections with WebsiteSpark Network Partners, Hosting Partners, and other Web developers and designers with complementary technologies or business models—an entire ecosystem that can provide a wide range of technical and business resources for every Web professional need.&lt;/EM&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;EM&gt;Software and solutions: Fast, easy, and immediate access to current full-featured Microsoft development tools and Web server production licenses at no upfront cost, to build, design and bring to market differentiated, innovative, and rich Internet sites.&lt;/EM&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;“Hey Kevin.. that’s a developer opportunity, isn’t it?&amp;nbsp; I thought this was an IT Pro-focused blog.”&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Yes, it is.&amp;nbsp; And yes, it is.&amp;nbsp; But I know that small company developers are also the IT guys and gals.&amp;nbsp; Maybe they read this blog.&amp;nbsp; And it’s just such a great opportunity for free stuff to support the birth and growth of a small business that it’s news that’s definitely worth spreading.&lt;/P&gt;
&lt;P&gt;Go to the &lt;A href="http://www.microsoft.com/web/websitespark/" target=_blank mce_href="http://www.microsoft.com/web/websitespark/"&gt;Microsoft WebsiteSpark site&lt;/A&gt; for all the details.&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3282916" width="1" height="1"&gt;</content><author><name>KevinRemde</name><uri>http://blogs.technet.com/members/KevinRemde.aspx</uri></author><category term="Fun Stuff" scheme="http://blogs.technet.com/kevinremde/archive/tags/Fun+Stuff/default.aspx" /><category term="Microsoft Resources" scheme="http://blogs.technet.com/kevinremde/archive/tags/Microsoft+Resources/default.aspx" /><category term="IIS" scheme="http://blogs.technet.com/kevinremde/archive/tags/IIS/default.aspx" /><category term="Developer" scheme="http://blogs.technet.com/kevinremde/archive/tags/Developer/default.aspx" /><category term="Training" scheme="http://blogs.technet.com/kevinremde/archive/tags/Training/default.aspx" /><category term="IT Manager" scheme="http://blogs.technet.com/kevinremde/archive/tags/IT+Manager/default.aspx" /><category term="Test Lab" scheme="http://blogs.technet.com/kevinremde/archive/tags/Test+Lab/default.aspx" /></entry><entry><title>Today “the NEW efficiency” starts…</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/kevinremde/archive/2009/09/24/today-the-new-efficiency-starts.aspx" /><link rel="enclosure" type="application/vnd.openxmlformats-officedocument.word" length="121009" href="http://blogs.technet.com/kevinremde/attachment/3282911.ashx" /><id>http://blogs.technet.com/kevinremde/archive/2009/09/24/today-the-new-efficiency-starts.aspx</id><published>2009-09-24T16:44:00Z</published><updated>2009-09-24T16:44:00Z</updated><content type="html">&lt;P&gt;&lt;A href="http://blogs.technet.com/kevinremde/pages/2009Launch.aspx" target=_blank mce_href="http://blogs.technet.com/kevinremde/pages/2009Launch.aspx"&gt;&lt;IMG style="BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; DISPLAY: inline; MARGIN-LEFT: 0px; BORDER-TOP: 0px; MARGIN-RIGHT: 0px; BORDER-RIGHT: 0px" title="Kevin's Resources" border=0 alt="Kevin's Resources" src="http://mschnlnine.vo.llnwd.net/d1/inetpub/kevinremde/Images/TodaytheNEWefficiencystarts_7AE9/image.png" width=781 height=326 mce_src="http://mschnlnine.vo.llnwd.net/d1/inetpub/kevinremde/Images/TodaytheNEWefficiencystarts_7AE9/image.png"&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Today, September 24, 2009, in three cities in the U.S. we’re holding our first of what we internally are calling the “trifecta launch” events, launching &lt;A title="Windows: Life Without Walls" href="http://www.microsoft.com/windows" target=_blank mce_href="http://www.microsoft.com/windows"&gt;&lt;A title="7 is a lucky number.  But so were 3.1 and 95.  And XP." href="http://www.microsoft.com/windows7" target=_blank mce_href="http://www.microsoft.com/windows7"&gt;Windows 7&lt;/A&gt;,&lt;/A&gt; &lt;A href="http://www.microsoft.com/server" target=_blank mce_href="http://www.microsoft.com/server"&gt;Windows Server 2008 R2&lt;/A&gt;,&lt;/A&gt; and &lt;A href="http://www.microsoft.com/exchange/2010/en/us/default.aspx" target=_blank mce_href="http://www.microsoft.com/exchange/2010/en/us/default.aspx"&gt;Microsoft Exchange Server 2010&lt;/A&gt;.&amp;nbsp; In fact, this morning I was up bright and early and in front of a movie theater in Brooklyn Center, Minnesota, plugging in my laptops and making sure that all audio and video were working well. &lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;“Were they?”&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Yep.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;So now I’ve got some time to kill before my first of four sessions on Windows 7 begin this afternoon.&amp;nbsp; It’s a full house, and we’re going to ROCK IT!&lt;/P&gt;
&lt;P&gt;And hey.. if you want the resource page that I put together to hand out to attendees, you will find it attached to this post, and well as &lt;A href="http://blogs.technet.com/kevinremde/pages/2009Launch.aspx" target=_blank mce_href="http://blogs.technet.com/kevinremde/pages/2009Launch.aspx"&gt;online HERE&lt;/A&gt;.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Enjoy!&lt;/EM&gt;&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3282911" width="1" height="1"&gt;</content><author><name>KevinRemde</name><uri>http://blogs.technet.com/members/KevinRemde.aspx</uri></author><category term="Windows Server" scheme="http://blogs.technet.com/kevinremde/archive/tags/Windows+Server/default.aspx" /><category term="TechNet Events" scheme="http://blogs.technet.com/kevinremde/archive/tags/TechNet+Events/default.aspx" /><category term="Fun Stuff" scheme="http://blogs.technet.com/kevinremde/archive/tags/Fun+Stuff/default.aspx" /><category term="IT Pro Resources" scheme="http://blogs.technet.com/kevinremde/archive/tags/IT+Pro+Resources/default.aspx" /><category term="Microsoft Resources" scheme="http://blogs.technet.com/kevinremde/archive/tags/Microsoft+Resources/default.aspx" /><category term="Exchange Server" scheme="http://blogs.technet.com/kevinremde/archive/tags/Exchange+Server/default.aspx" /><category term="Longhorn Server" scheme="http://blogs.technet.com/kevinremde/archive/tags/Longhorn+Server/default.aspx" /><category term="Developer" scheme="http://blogs.technet.com/kevinremde/archive/tags/Developer/default.aspx" /><category term="Training" scheme="http://blogs.technet.com/kevinremde/archive/tags/Training/default.aspx" /><category term="Entertainment" scheme="http://blogs.technet.com/kevinremde/archive/tags/Entertainment/default.aspx" /><category term="Release" scheme="http://blogs.technet.com/kevinremde/archive/tags/Release/default.aspx" /><category term="Windows 7" scheme="http://blogs.technet.com/kevinremde/archive/tags/Windows+7/default.aspx" /><category term="Green IT" scheme="http://blogs.technet.com/kevinremde/archive/tags/Green+IT/default.aspx" /></entry><entry><title>It’s a big day!  …and not just musically!</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/kevinremde/archive/2009/09/09/it-s-a-big-day-and-not-just-musically.aspx" /><id>http://blogs.technet.com/kevinremde/archive/2009/09/09/it-s-a-big-day-and-not-just-musically.aspx</id><published>2009-09-09T20:37:52Z</published><updated>2009-09-09T20:37:52Z</updated><content type="html">&lt;p&gt;&lt;a href="http://www.xbox.com/en-US/games/splash/b/beatlesrockband" target="_blank"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; margin: 0px 10px 0px 0px; display: inline; border-top: 0px; border-right: 0px" title="The Beatles Rockband" border="0" alt="The Beatles Rockband" align="left" src="http://mschnlnine.vo.llnwd.net/d1/inetpub/kevinremde/Images/Itsabigdayandnotjustmusically_B19E/image.png" width="244" height="96" /&gt;&lt;/a&gt; Sure.. today is a big day for &lt;a href="http://en.wikipedia.org/wiki/The_Beatles" target="_blank"&gt;Beatles&lt;/a&gt; fans.&amp;#160; (My wife is out right now picking up the pre-ordered &lt;a href="http://www.xbox.com/en-US/games/splash/b/beatlesrockband/" target="_blank"&gt;deluxe Rockband set&lt;/a&gt;.)&amp;#160; And I’m not sure if I want to pay extra money for re-mastered “mono” recordings, when God gave me two perfectly good ears.&amp;#160; (PS – I also enjoy colorized B&amp;amp;W movies.***) &lt;/p&gt;  &lt;p&gt;Also, at this moment, Steve Jobs is on stage talking up new iTunes features that sound suspiciously like features that a &lt;a href="http://www.zune.net/en-US/software/zunepass/default.htm" target="_blank"&gt;ZunePass&lt;/a&gt; and &lt;a title="Windows: Life Without Walls" href="http://www.neowin.net/news/main/09/01/13/windows-7-homegroup-overview" target="_blank"&gt;Windows 7 homegroups&lt;/a&gt; will give you.&lt;/p&gt;  &lt;p&gt;But – &lt;strong&gt;&lt;em&gt;&lt;font size="4"&gt;Hey!&amp;#160; Let’s talk deployment!&lt;/font&gt;&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;a title="&amp;quot;Life 2.0&amp;quot; = No Barriers.  No walls.  No limits." href="http://www.microsoft.com" target="_blank"&gt;Microsoft&lt;/a&gt; yesterday RTW’d (Released to Web) the &lt;strong&gt;Microsoft Deployment Toolkit 2010&lt;/strong&gt;.&amp;#160; (MDT 2010)&amp;#160; This is the version that is all set and ready to support the deployment of &lt;a title="7 is a lucky number.  But so were 3.1 and 95.  And XP." href="http://www.microsoft.com/windows7" target="_blank"&gt;Windows 7&lt;/a&gt; and &lt;a title="the most advanced Windows Server operating system yet" href="https://www.microsoft.com/windowsserver2008/en/us/product-information.aspx" target="_blank"&gt;Windows Server 2008 R2&lt;/a&gt;.&amp;#160; Both 32-bit and 64-bit versions are available, as well as release notes and documentation.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?familyid=3bd8561f-77ac-4400-a0c1-fe871c461a89&amp;amp;displaylang=en&amp;amp;tm" target="_blank"&gt;&lt;strong&gt;GET ‘EM ALL HERE&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;or visit the &lt;a href="http://technet.microsoft.com/en-us/solutionaccelerators/dd407791.aspx" target="_blank"&gt;Microsoft.com/deployment&lt;/a&gt; page for more documentation and news around all-things-deployment.&lt;/p&gt;  &lt;p&gt;&lt;em&gt;“What’s new?”&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;Here’s the text from the download page:&lt;/p&gt;  &lt;blockquote&gt;   &lt;h6&gt;&lt;em&gt;&lt;strong&gt;Overview         &lt;br /&gt;&lt;/strong&gt;Deploy Windows 7 and Windows Server 2008 R2 with the newly released Microsoft Deployment Toolkit 2010. MDT is the recommended process and toolset for automating desktop and server deployment. MDT provides you with the following benefits: &lt;/em&gt;&lt;/h6&gt; &lt;/blockquote&gt;  &lt;blockquote&gt;   &lt;ul&gt;     &lt;li&gt;&lt;em&gt;Unified tools and processes required for desktop and server deployment in a common deployment console and collection of guidance. &lt;/em&gt;&lt;/li&gt;      &lt;li&gt;&lt;em&gt;Reduced deployment time and standardized desktop and server images, along with improved security and ongoing configuration management. &lt;/em&gt;&lt;/li&gt;      &lt;li&gt;&lt;em&gt;Fully automated Zero Touch Installation deployments by leveraging System Center Configuration Manager 2007 Service Pack 2 Release Candidate and Windows deployment tools. For those without a System Center Configuration Manager 2007 infrastructure, MDT leverages Windows deployment tools for Lite Touch Installation deployments. &lt;/em&gt;&lt;/li&gt;   &lt;/ul&gt;    &lt;br /&gt;&lt;em&gt;&lt;b&gt;What’s New in MDT 2010&lt;/b&gt;      &lt;br /&gt;Improvements to the newest version of MDT allow you to: &lt;/em&gt;    &lt;ul&gt;     &lt;li&gt;&lt;em&gt;Access deployment shares from anywhere on the network and replicate files and settings across organizational boundaries or sites. &lt;/em&gt;&lt;/li&gt;      &lt;li&gt;&lt;em&gt;Organize and manage drivers, operating systems, applications, packages, and task sequences with an improved UI. &lt;/em&gt;&lt;/li&gt;      &lt;li&gt;&lt;em&gt;Automate UI functionality using the Windows PowerShell command line interface.&lt;/em&gt; &lt;/li&gt;   &lt;/ul&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?familyid=3bd8561f-77ac-4400-a0c1-fe871c461a89&amp;amp;displaylang=en&amp;amp;tm" target="_blank"&gt;&lt;strong&gt;Go get it!&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;--&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;***Just Kidding&lt;/em&gt;&lt;/p&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3280118" width="1" height="1"&gt;</content><author><name>KevinRemde</name><uri>http://blogs.technet.com/members/KevinRemde.aspx</uri></author><category term="Windows Server" scheme="http://blogs.technet.com/kevinremde/archive/tags/Windows+Server/default.aspx" /><category term="Fun Stuff" scheme="http://blogs.technet.com/kevinremde/archive/tags/Fun+Stuff/default.aspx" /><category term="IT Pro Resources" scheme="http://blogs.technet.com/kevinremde/archive/tags/IT+Pro+Resources/default.aspx" /><category term="Microsoft Resources" scheme="http://blogs.technet.com/kevinremde/archive/tags/Microsoft+Resources/default.aspx" /><category term="Management" scheme="http://blogs.technet.com/kevinremde/archive/tags/Management/default.aspx" /><category term="News" scheme="http://blogs.technet.com/kevinremde/archive/tags/News/default.aspx" /><category term="Deployment" scheme="http://blogs.technet.com/kevinremde/archive/tags/Deployment/default.aspx" /><category term="Breaking News" scheme="http://blogs.technet.com/kevinremde/archive/tags/Breaking+News/default.aspx" /><category term="Music" scheme="http://blogs.technet.com/kevinremde/archive/tags/Music/default.aspx" /><category term="Release" scheme="http://blogs.technet.com/kevinremde/archive/tags/Release/default.aspx" /><category term="Windows 7" scheme="http://blogs.technet.com/kevinremde/archive/tags/Windows+7/default.aspx" /><category term="Zune" scheme="http://blogs.technet.com/kevinremde/archive/tags/Zune/default.aspx" /></entry><entry><title>Check Out My 5 New Windows Server 2008 R2 Screencasts</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/kevinremde/archive/2009/09/04/check-out-my-5-new-windows-server-2008-r2-screencasts.aspx" /><id>http://blogs.technet.com/kevinremde/archive/2009/09/04/check-out-my-5-new-windows-server-2008-r2-screencasts.aspx</id><published>2009-09-04T22:38:00Z</published><updated>2009-09-04T22:38:00Z</updated><content type="html">&lt;P&gt;&lt;A href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032416864&amp;amp;Culture=en-US" target=_blank mce_href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032416864&amp;amp;Culture=en-US"&gt;&lt;IMG style="BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; MARGIN: 0px 10px 0px 0px; DISPLAY: inline; BORDER-TOP: 0px; BORDER-RIGHT: 0px" title="Click to view the recorded webcast!" border=0 alt="Click to view the recorded webcast!" align=left src="http://mschnlnine.vo.llnwd.net/d1/inetpub/kevinremde/Images/CheckOutMy5NewWindowsServer2008R2Screenc_CDC9/image.png" width=212 height=160 mce_src="http://mschnlnine.vo.llnwd.net/d1/inetpub/kevinremde/Images/CheckOutMy5NewWindowsServer2008R2Screenc_CDC9/image.png"&gt;&lt;/A&gt; Hey IT folks,&lt;/P&gt;
&lt;P&gt;Back on July 30th, 2009, I presented what ended up being a pretty highly rated webcast on &lt;A title="the most advanced Windows Server operating system yet" href="https://www.microsoft.com/windowsserver2008/en/us/R2.aspx" target=_blank mce_href="https://www.microsoft.com/windowsserver2008/en/us/R2.aspx"&gt;Windows Server 2008 R2&lt;/A&gt; entitled &lt;A title="Click to view the recorded webcast!" href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032416864&amp;amp;Culture=en-US" target=_blank mce_href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032416864&amp;amp;Culture=en-US"&gt;“How Windows Server 2008 R2 Affects Your IT Infrastructure”&lt;/A&gt;.&amp;nbsp; And as I’ve done in the past, I promised that soon after I would record the demos and get them up on &lt;A title="IT is on the EDGE" href="http://edge.technet.com/" target=_blank mce_href="http://edge.technet.com"&gt;TechNet Edge&lt;/A&gt; as &lt;A title='"A screencast is a digital recording of computer screen output, also known as a video screen capture, often containing audio narration."' href="http://en.wikipedia.org/wiki/Screencast" target=_blank mce_href="http://en.wikipedia.org/wiki/Screencast"&gt;screencast&lt;/A&gt; demo recordings.&amp;nbsp; Well, they’re up there now!&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;“Hey Kevin.. that was July 30th?&amp;nbsp; And here it is September 4th?&amp;nbsp; That not very ‘soon after’, dude.”&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Sorry “dude”.&amp;nbsp; I got busy with other things. &lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;“I forgive you.”&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Thanks.&amp;nbsp; (Wow.. they’re going to lock me up someday.)&lt;/P&gt;
&lt;P&gt;Anyway.. as I said, I finally got them recorded and they are now up and online for your viewing pleasure, entertainment, or.. well.. just plain learning-goodness.&lt;/P&gt;
&lt;P&gt;And as a side benefit, I was able to expand out the demos to their full glory, and was even able to add a couple that were in the original session as created.&amp;nbsp; For example, you didn’t see the demo of Fine Grained Password Policies on the webcast.&amp;nbsp; And I didn’t have time to show BOTH the “distributed mode” and “hosted server mode” implementations of BranchCache.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;So.. here they are:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="http://edge.technet.com/Media/Exploring-the-Active-Directory-Administrative-Center-SRV311-Part-1-of-5/" target=_blank mce_href="http://edge.technet.com/Media/Exploring-the-Active-Directory-Administrative-Center-SRV311-Part-1-of-5/"&gt;Demo 1 - Exploring the Active Directory Administrative Center&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://edge.technet.com/Media/Configuring-and-Testing-Granular-Password-Settings-SRV311-Part-2-of-5/" target=_blank mce_href="http://edge.technet.com/Media/Configuring-and-Testing-Granular-Password-Settings-SRV311-Part-2-of-5/"&gt;Demo 2 - Configuring Granular Password Settings&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://edge.technet.com/Media/Administering-Server-Core-SRV311-Part-3-of-5/" target=_blank mce_href="http://edge.technet.com/Media/Administering-Server-Core-SRV311-Part-3-of-5/"&gt;Demo 3 - Administering Server Core&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://edge.technet.com/Media/Install-and-Configure-Hosted-BranchCache-for-Web-Services-SRV311-Part-4-of-5/" target=_blank mce_href="http://edge.technet.com/Media/Install-and-Configure-Hosted-BranchCache-for-Web-Services-SRV311-Part-4-of-5/"&gt;Demo 4 – Install and Configure Hosted BranchCache for Web Services&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://edge.technet.com/Media/Install-and-Configure-Distributed-BranchCache-for-File-Services-SRV311-Part-5-of-5/" target=_blank mce_href="http://edge.technet.com/Media/Install-and-Configure-Distributed-BranchCache-for-File-Services-SRV311-Part-5-of-5/"&gt;Demo 5 - Install and Configure Distributed BranchCache for File Services&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;EM&gt;Also, for your benefit,&amp;nbsp;&lt;A href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032416864&amp;amp;Culture=en-US" target=_blank mce_href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032416864&amp;amp;Culture=en-US"&gt;HERE is a link to the webcast itself&lt;/A&gt;.&amp;nbsp; And I posted the &lt;A href="http://blogs.technet.com/kevinremde/archive/2009/07/30/SRV311.aspx" target=_blank mce_href="http://blogs.technet.com/kevinremde/archive/2009/07/30/SRV311.aspx"&gt;resources relating to the webcast HERE&lt;/A&gt;.&amp;nbsp; &lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;I sincerely hope you’ll find these useful!&amp;nbsp; (And please let me know in the comments, either there or here, if you do!)&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;
&lt;SCRIPT type=text/javascript src="http://w.sharethis.com/button/sharethis.js#tabs=web%2Cpost%2Cemail&amp;amp;charset=utf-8&amp;amp;style=default&amp;amp;publisher=a186b69e-3610-414f-b3bc-ce5197caed7e" mce_src="http://w.sharethis.com/button/sharethis.js#tabs=web%2Cpost%2Cemail&amp;amp;charset=utf-8&amp;amp;style=default&amp;amp;publisher=a186b69e-3610-414f-b3bc-ce5197caed7e"&gt;&lt;/SCRIPT&gt;
&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3279280" width="1" height="1"&gt;</content><author><name>KevinRemde</name><uri>http://blogs.technet.com/members/KevinRemde.aspx</uri></author><category term="Windows Server" scheme="http://blogs.technet.com/kevinremde/archive/tags/Windows+Server/default.aspx" /><category term="Webcasts" scheme="http://blogs.technet.com/kevinremde/archive/tags/Webcasts/default.aspx" /><category term="IT Pro Resources" scheme="http://blogs.technet.com/kevinremde/archive/tags/IT+Pro+Resources/default.aspx" /><category term="Microsoft Resources" scheme="http://blogs.technet.com/kevinremde/archive/tags/Microsoft+Resources/default.aspx" /><category term="Screencasts" scheme="http://blogs.technet.com/kevinremde/archive/tags/Screencasts/default.aspx" /><category term="Management" scheme="http://blogs.technet.com/kevinremde/archive/tags/Management/default.aspx" /><category term="Longhorn Server" scheme="http://blogs.technet.com/kevinremde/archive/tags/Longhorn+Server/default.aspx" /><category term="Video" scheme="http://blogs.technet.com/kevinremde/archive/tags/Video/default.aspx" /><category term="Operations Manager" scheme="http://blogs.technet.com/kevinremde/archive/tags/Operations+Manager/default.aspx" /><category term="Training" scheme="http://blogs.technet.com/kevinremde/archive/tags/Training/default.aspx" /><category term="Hyper-V" scheme="http://blogs.technet.com/kevinremde/archive/tags/Hyper-V/default.aspx" /><category term="Networking" scheme="http://blogs.technet.com/kevinremde/archive/tags/Networking/default.aspx" /><category term="Cool or Geeky" scheme="http://blogs.technet.com/kevinremde/archive/tags/Cool+or+Geeky/default.aspx" /><category term="PowerShell" scheme="http://blogs.technet.com/kevinremde/archive/tags/PowerShell/default.aspx" /><category term="Performance" scheme="http://blogs.technet.com/kevinremde/archive/tags/Performance/default.aspx" /><category term="IT Manager" scheme="http://blogs.technet.com/kevinremde/archive/tags/IT+Manager/default.aspx" /><category term="Test Lab" scheme="http://blogs.technet.com/kevinremde/archive/tags/Test+Lab/default.aspx" /><category term="Green IT" scheme="http://blogs.technet.com/kevinremde/archive/tags/Green+IT/default.aspx" /></entry></feed>