Your investment in Vista deployment with WDS/MDT will be rewarded with Windows 7!
Posted by Jacques on 21st January 2009
All what you learned in this field can and will be used with Windows 7 and MDT 2010. This is great. And with nice improvements!. I grabbed what was most interesting to me from the Windows System Deployment blog:
- ImageX and its underlying infrastructure, which is used to manage Windows Image (WIM) format images, now allows multiple images to be modified simultaneously, supports interim saves and with a newly re-written underlying supporting architecture for mounting and manipulating images, is more robust than in Windows Vista.. The extensible infrastructure (WIMGAPI) and supporting mount capabilities are now included in every Windows edition.
- Using Diskpart, you can mount a VHD offline and service that VHD using the servicing tools (just like you can with WIM).
- · We consolidated a number of offline management tools (including pkgmgr.exe and intlcfg.exe) into a single tool, known as DISM (Deployment Image Servicing and Management). DISM also supports more features and functionality than it did in Windows Vista, including logging, inventory commands with parsable output, detailed help, offline INF driver package installation, direct application of MS update packages, and integration of international settings .
- WinPE support has changed in two ways:
- o PEImg functionality has been incorporated into DISM.
- o The PE feature package model has changed; instead of starting with an image containing all of the feature packages and then removing the ones that aren’t enabled, you start with a base image and add only the feature packages you want.
- The Windows Recovery Environment (RE) is now installed by default in Windows 7, reducing the time and effort required to get basic diagnostic and recovery capabilities into the system for no-boot situations. The customization options in the new Windows RE have also been expanded compared to Windows Vista.
- The User State Migration Tool (USMT) has several new features that improve its flexibility and performance. The hard-link migration store significantly improves performance in refresh scenarios, offline migration enables user state capture from within Windows PE, and the document finder reduces the need for custom migration XML when capturing all user documents. It is now distributed through the Windows Automated Installation Kit (WAIK).
- Although not directly included in the Windows Automated Installation Kit (WAIK), we’ve made getting the Application Compatibility Toolkit, Microsoft Deployment Toolkit, and Microsoft Assessment and Planning Toolkits easier by presenting links on the WAIK autorun (StartCD) page. Because these tools are often released more often, or at different times than the OS, the target pages can be updated as new versions become available.
- New features of WDS in Windows Server 2008 R2 include:
- ·Multicast with Multiple Stream Transfer allows you to set performance thresholds on multicast clients, allowing slower clients to move to slower “streams“ so that they don’t slow down your fast machines, a limitation in the original multicast feature.
- Dynamic Driver Provisioning allows drivers stored on the WDS server to be dynamically chosen at deployment time. This makes updating your images with new drivers less important (as you just add them to the store), lowering OS bloat and image maintenance costs. You can also insert drivers into boot (WinPE) images directly from the WDS driver store.
- WDS VHD Native Boot. Deploy a Windows 7-based VHD file to a machine and boot from it.
Posted in . | 1 Comment »

