1、New in MDTMicrosoft Deployment Toolkit2010Whats New in MDT 2010?Published: September2009For the latest information, please see The information in this document and any document referenced herein is provided for informational purposes only, is provided AS IS AND WITH ALL FAULTS and cannot be understo
2、od as substituting for customized service and information that might be developed by Microsoft Corporation for a particular user based upon that users particular environment. RELIANCE UPON THIS DOCUMENT AND ANY DOCUMENT REFERENCED HEREIN IS AT THE USERS OWN RISK. 2009 Microsoft Corporation. All righ
3、ts reserved.If the user of this work is using the work SOLELY FOR NON-COMMERCIAL PURPOSES INTERNALLY WITHIN A COMPANY OR ORGANIZATION, then this work is licensed under the Creative Commons Attribution-NonCommercial License. To view a copy of this license, visit http:/creativecommons.org/licenses/by-
4、nc/2.5 or send a letter to Creative Commons, 543 Howard Street, 5th Floor, San Francisco, California, 94105, USA.MICROSOFT CORPORATION PROVIDES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION CONTAINED IN THIS DOCUMENT AND ANY DOCUMENT REFERENCED HEREIN. Microsoft Corporation pro
5、vides no warranty and makes no representation that the information provided in this document or any document referenced herein is suitable or appropriate for any situation, and Microsoft Corporation cannot be held liable for any claim or damage of any kind that users of this document or any document
6、 referenced herein may suffer. Your retention of and/or use of this document and/or any document referenced herein constitutes your acceptance of these terms and conditions. If you do not accept these terms and conditions, Microsoft Corporation does not provide you with any right to use any part of
7、this document or any document referenced herein.Complying with the applicable copyright laws is the responsibility of the user. Without limiting the rights under copyright, no part of this document may be reproduced, stored in or introduced into a retrieval system, or transmitted in any form or by a
8、ny means (electronic, mechanical, photocopying, recording or otherwise), or for any purpose, without the express written permission of Microsoft Corporation.Microsoft may have patents, patent applications, trademarks, copyrights or other intellectual property rights covering subject matter within th
9、is document. Except as provided in any separate written license agreement from Microsoft, the furnishing of this document does not give you, the user, any license to these patents, trademarks, copyrights or other intellectual property.Information in this document, including URL and other Internet We
10、b site references, is subject to change without notice. Unless otherwise noted, the example companies, organizations, products, domain names, e-mail addresses, logos, people, places and events depicted herein are fictitious, and no association with any real company, organization, product, domain nam
11、e, e-mail address, logo, person, place or event is intended or should be inferred.Microsoft, BitLocker, Windows, Windows PowerShell, Windows Server, and Windows Vista are either registered trademarks or trademarks of Microsoft Corporation in the United States and/or other countries.The names of actu
12、al companies and products mentioned herein may be the trademarks of their respective owners.ContentsIntroduction to Whats New in MDT2010 1Feedback 1New Features in MDT2010 2Whats New? 2Whats Been Removed? 5Operating System Support in MDT2010 6WindowsAIK Support in MDT2010 7Introduction to Whats New
13、in MDT2010Microsoft Deployment Toolkit (MDT)2010 is the next version of the Microsoft Solution Accelerator for operating system and application deployment. The purpose of this guide is to explain the changes in MDT2010 from MDT2008 Update1.This guide specifically discusses the MDT2010 release and as
14、sumes familiarity with previous MDT version concepts, features, and capabilities.NoteIn this document, Windows applies to the Windows7, Windows Vista, WindowsXP Professional, WindowsXP TabletPC Edition, Windows Server2008R2, Windows Server2008, and Windows Server2003 operating systems unless otherwi
15、se noted.FeedbackPlease direct questions and comments about this guide to satfdbk.Please provide feedback on the usefulness of this guide by filling out the survey at New Features in MDT2010MDT2010 has the same features as MDT2010 Beta2, with the exception of items listed in Whats New and Whats Been
16、 Removed in this document.Whats New?The new features in MDT2010 are supported only for Lite Touch Installation (LTI) deployments and are not supported for Zero Touch Installation (ZTI) deployments using Microsoft System Center Configuration Manager2007.The MDT2010 release includes the following new
17、features: Support for new deployment shares. MDT2010 combines deployment points and distribution shares into deployment shares. A deployment share can be stored on a local drive, on a network shared folder, or on a stand-alone distributed file system (DFS) and does not have to be located on a specif
18、ic computer. Just as with deployment points, deployment shares contain operating systems, applications, operating system packages, and device drivers. Improved management model. You can manage deployment shares from any computer that has the Deployment Workbench installed and has the appropriate NTF
19、S file system permissions and network share permissions on the deployment share. You can open multiple deployment shares simultaneously in the Deployment Workbench. Support for selecting groups of items within the Deployment Workbench. Selection profiles in the Deployment Workbench allow you to sele
20、ct items in the deployment share that you can manage or apply as a unit. For example, you can create a selection profile that specifies the device drivers included for a specific make and model of target computers. Support for hierarchical management of items in deployment shares. You can create hie
21、rarchical folder structures in the Deployment Workbench to help organize and manage items such as operating systems, device drivers, and task sequences in deployment shares. This hierarchical structure allows you to include groupings of items in selection profiles. Support for linked deployment shar
22、es. Linked deployment shares are specialized deployments shares that you create using a selection profile in an existing standard deployment share. The content of the standard deployment share is replicated to the Universal Naming Convention (UNC) path specified for the deployment share. The content
23、 in the linked deployment shares can be replicated any time the content in the source deployment share changes. For more information about linked deployment shares, see the section, “Manage Linked Deployment Shares,” in the MDT2010 document, Using the Microsoft Deployment Toolkit. Improved performan
24、ce for replicating linked deployment shares. Linked deployment shares can be opened in single user mode, which dramatically improves the performance of replicating linked deployment share content. For more information configuring linked deployment shares for single user mode, see the section, “Modif
25、y an Existing Linked Deployment Share in Deployment Workbench,” in the MDT2010 document, Using the Microsoft Deployment Toolkit. Improved database support. The Deployment Workbench supports the ability to dynamically display columns that are added to the MDT database (MDTDB). If you add a new column
26、 to the tables or views in the MDTDB, the Deployment Workbench automatically displays the new column. Support for drag-and-drop, copy-and-paste, and cut-and-paste operations in the Deployment Workbench. You can copy or move items in the Deployment Workbench within the hierarchical folder structure i
27、n a deployment share or between deployment shares. Improved support for media-based deployments. You can create media for performing media-based deployments from existing deployment shares based on the criteria specified in a selection profile. The Deployment Workbench can create bootable Windows Im
28、aging Format (WIM) and International Organization for Standardization (ISO) files that can be used in deployments to virtual and physical target computers. For more information about media deployment shares, see the section, “Manage MDT2010 Deployment Media,” in the MDT2010 document, Using the Micro
29、soft Deployment Toolkit. Support for automation of management tasks using Windows PowerShell cmdlets. Most of the processing logic that was previously included in the Deployment Workbench has now been implemented in Windows PowerShell. The Windows PowerShell support allows for the automation of comm
30、on management tasks and for using other user interfaces (UIs) to perform management functions. Most management actions exposed in the Deployment Workbench can be performed in Windows PowerShell scripts. Enhancements in task sequence steps and scripts. Task sequence steps and scripts now include impr
31、ovements in diagnostics output, logging, network recovery logic, code formatting and structure, security, and Deployment Workbench wizard usability. Improved security support. MDT2010 supports the ability to refresh machines that use BitLocker Drive Encryption without decrypting the target hard disk
32、s when deploying the Windows7 operating system and protecting confidential information, such as passwords, stored in MDT2010 configuration files. Support for upgrading from previous versions of MDT and Microsoft Business Desktop Deployment (BDD). MDT2010 supports upgrading from the following versions of MDT and BDD: MDT2010 Beta2 MDT2010 Beta2 Preview MDT2010 Beta1 MDT2008 Update1 BDD2007 Up
copyright@ 2008-2022 冰豆网网站版权所有
经营许可证编号:鄂ICP备2022015515号-1