Microsoft® Deployment Toolkit 2010之快速部署Windows 7

简介:
最近MS出的东西可真多.什么都是2010了..哈哈..
MDT2008,以前本菜菜给大家介绍过,如何去部署Winxp,不过只是肤浅的.MDT2010 Beta也出来了…
跟我继续去瞧瞧…
写了些,没什么技术含量的东西.高手,还是别笑话了..
Quick Start Guide for Lite Touch Installation
我比较懒,省略了很多……嘿嘿!
环境很简单.1台win2008:dc+dhcp+dns+mdt2010+waik
看图操作就OK!!
MDT2010新增加些什么呢?
The new features in MDT 2010 Beta 1 are supported .ly for Lite Touch Installation (LTI)–based deployments and are not supported for Zero Touch Installation (ZTI)–based deployments using Microsoft System Center Configuration Manager 2007.
The MDT 2010 Beta 1 release includes the following new features:
· Support for Windows 7 Beta. Deploy Windows 7 Beta by using MDT 2010 Beta 1.
· Support for Windows Server 2008 R2 Beta. Deploy Windows Server 2008 R2 Beta by using MDT 2010 Beta 1.
· Support for Windows Automated Installation Kit (Windows AIK) version 2.0. Deployment of Windows 7 Beta and Windows Server 2008 R2 Beta by using MDT 2010 Beta 1 requires the use of Windows AIK version 2.0.
· Support for Windows User State Migration Toolkit (USMT) version 4.0. USMT 4.0 is required to support Windows 7 Beta deployments. Specifically, the following new features of USMT 4.0 are supported in LTI-based deployments:
· Support for USMT 4.0 hardlink migration. USMT 4.0 includes a new method of saving user state called hardlink migration. Hardlink migration creates a snapshot of current user data files before reinstallation, which keeps data in the same location . the disk while upgrading the system and rebuilds the links after Windows 7 Beta is installed. Hardlink migration dramatically reduces the time required to migrate user state, because the data is never moved, which is faster than copying the user data to another disk.
· Support for USMT 4.0 shadow copy. USMT 4.0 supports the ability to archive files that are in use by using the shadow copy feature in Windows 7 Beta and Windows Server 2008 R2 Beta.
· Support for the Deployment Image Servicing and Management (DISM) tool. The new DISM tool (Dism.exe) allows for servicing offline images, mounting and unmounting Windows Imaging format (WIM) files, and customizing Windows Preinstallation Environment (Windows PE) boot images. The DISM tool replaces many of the tools in previous versions of the Windows AIK, including Package Manager (Pkgmgr.exe), the International Settings Configuration Tool (Intlcfg.exe), and the Windows PE command-line tool (PEimg.exe).
· Support for Windows PE version 3.0. Windows PE 3.0 is included as a part of the Windows AIK version 2.0 and is required to deploy Windows 7 Beta and Windows Server 2008 R2 Beta by using MDT 2010 Beta 1.
· Support for the Boot Configuration Data (BCD) management tool. MDT 2010 Beta 1 uses the new BCDEdit command-line tool to manage BCD files. MDT 2008 Update 1 used the BitLocker? Drive Preparation Tool (BdeHdCfg.exe) to manage boot configuration.
· Support for Windows 7 Beta default disk partition configuration. In MDT 2010 Beta 1, the disk partition configuration for Windows 7 Beta will be similar to the Windows BitLocker Drive Encryption disk configuration, where the operating system is installed . Disk 0, Partition 2, and the system partition is . Disk 0, Partition 1.
相对应的,删除了什么?
The MDT 2010 Beta 1 release does not include the following features that existed in MDT 2008 Update 1:
· Support for Microsoft Systems Management Server (SMS) 2003. MDT 2010 Beta 1 no longer supports performing ZTI deployments using Systems Management Server. All other deployment scenarios that were supported in MDT 2008 Update 1 are supported in MDT 2010 Beta 1.
  Snap1  Snap2  Snap3  Snap4  Snap5  Snap6  Snap7  Snap8  Snap9  Snap10  Snap11  Snap12
MDT2010的界面和MDT2008没什么太大的变化….
Snap13  Snap14  Snap15  Snap16  Snap17  Snap18  Snap19
Snap20
Snap21
  Snap22  Snap23  Snap24  Snap25  Snap26  Snap27  Snap28  Snap29  Snap30  Snap31  Snap32  Snap33  Snap34  Snap35  Snap36
这里是定义用户数据的迁移的,一般情况下选,最后一个..
Snap37
Wsv2008支持多播…..
Snap38  Snap39  Snap40
好了,启动Image就做好了..
Snap41
WDS里面添加…
Snap42
  Snap43  Snap44  Snap45  Snap46  Snap47  Snap48
开启一台新的空白的虚拟机,通过网络引导…
Snap49  Snap50  Snap52  Snap53
网络的负载量不是很多.不过我只是部署1台..
而且是在虚拟环境下,说明不了任何问题…
Snap54
Snap55
PS:我时常在想,怎么样,才算是一名,合格的ITpro.面对日新月异的东西.总感觉学不完..
哎…………体验到此结束.有空欢迎大家和我交流….
 
哈哈,谢谢大家的支持...
本文转自许珈毓的技术思考博客51CTO博客,原文链接http://blog.51cto.com/jiayu/126117如需转载请自行联系原作者

BabyXc
相关文章
|
4月前
|
中间件 Java 应用服务中间件
Windows部署web应用服务器Jboss中间件
如何在Windows系统上部署JBoss 7.1作为Web应用服务器,包括配置环境变量、自动部署WAR包、访问JBoss控制台、设置管理员账户以及修改端口和绑定地址等操作。
130 1
|
3月前
|
Windows
Windows操作系统部署安装Kerberos客户端
详细介绍了在Windows操作系统上部署安装Kerberos客户端的完整过程,包括下载安装包、安装步骤、自定义安装路径、修改环境变量、配置hosts文件和Kerberos配置文件,以及安装后的验证步骤。
411 3
Windows操作系统部署安装Kerberos客户端
|
4月前
|
开发框架 JavaScript .NET
【Azure 应用服务】Azure Mobile App (NodeJS) 的服务端部署在App Service for Windows中出现404 Not Found
【Azure 应用服务】Azure Mobile App (NodeJS) 的服务端部署在App Service for Windows中出现404 Not Found
|
4月前
|
存储 安全 网络安全
【Azure 环境】使用Azure中的App Service部署Web应用,以Windows为主机系统是否可以启动防病毒,防恶意软件服务呢(Microsoft Antimalware)?
【Azure 环境】使用Azure中的App Service部署Web应用,以Windows为主机系统是否可以启动防病毒,防恶意软件服务呢(Microsoft Antimalware)?
|
4月前
|
Python Windows
【Azure 应用服务】App Service For Windows 环境中部署Python站点后,如何继续访问静态资源文件呢(Serving Static Files)?
【Azure 应用服务】App Service For Windows 环境中部署Python站点后,如何继续访问静态资源文件呢(Serving Static Files)?
|
4月前
|
负载均衡 网络协议 安全
【Azure 应用服务】Azure Web App的服务(基于Windows 操作系统部署)在被安全漏洞扫描时发现了TCP timestamps漏洞
【Azure 应用服务】Azure Web App的服务(基于Windows 操作系统部署)在被安全漏洞扫描时发现了TCP timestamps漏洞
|
4月前
|
Python Windows 内存技术
【Azure 应用服务】Azure App Service (Windows) 使用Flask框架部署Python应用,如何在代码中访问静态文件呢?如何设置文件路径?是相对路径还是绝对路径呢?
【Azure 应用服务】Azure App Service (Windows) 使用Flask框架部署Python应用,如何在代码中访问静态文件呢?如何设置文件路径?是相对路径还是绝对路径呢?
|
4月前
|
JavaScript Java Python
【Azure 应用服务】在Azure App Service for Windows 中部署Java/NodeJS/Python项目时,web.config的配置模板内容
【Azure 应用服务】在Azure App Service for Windows 中部署Java/NodeJS/Python项目时,web.config的配置模板内容
|
4月前
|
安全 Windows
Windows关闭Microsoft Defender服务
【8月更文挑战第19天】以下是关闭Windows系统中Microsoft Defender的几种方法:通过设置界面可临时关闭实时保护等功能;使用组策略编辑器(专业版适用)可较彻底关闭;修改注册表需谨慎;或利用第三方工具如Defender Control便捷操作。关闭后系统将失去实时防护,请确保有其他可靠安全软件保护。
142 0
|
4月前
|
Windows
Windows——如何提取Microsoft Store的应用
Windows——如何提取Microsoft Store的应用
36 0