您的位置:首页 > 职场人生

MDT2010新功能(10/11)——检测签名驱动/支持Win7与2008R2

2009-08-20 21:50 579 查看
因为10只有很少的内容,就把10、11合并在一起

原帖地址:http://blogs.technet.com/mniehaus/archive/2009/06/30/mdt-2010-new-feature-11-windows-7-and-windows-server-2008-r2-support.aspx

When importing drivers into MDT 2010, Deployment Workbench will
validate if each driver is signed; this information will be recorded
and visible in the list of drivers. Remember that Windows will always
prefer signed drivers over unsigned drivers, so you can use the
information gathered by Deployment Workbench to figure out what drivers
are likely to be installed by Windows.
当我们将驱动导入MDT2010,工作台会检验每一个驱动是否签名,并会在列表中列出结果。请注意,Windows永远更偏好于经过签名的驱动,所以如果你将会知道哪些驱动更可能被Windows所安装。

A few people asked why I hadn’t talked about support for these new
OSes yet. First, these were mentioned in the original announcements so
you’ve probably already heard about that, and second, I said I would
mention new features in no particular order.有些人问我为什么没有谈论对新系统的支持。首先,在最初的通知里已经提及,其次,我说过我不会按顺序来谈论新功能。

So yes, MDT 2010
Beta 2 fully supports Windows 7 and Windows Server 2008 R2 release
candidate builds. The deployment process for Windows 7 and Windows
Server 2008 R2 is very similar to that used with Windows Vista, so you
may not immediately notice any difference. (We use the same
unattend.xml templates for Windows Vista, Windows Server 2008, Windows
7, and Windows Server 2008 R2, which tells you how similar they really
are.) There are a few differences that we’ve encountered, but our
scripts hide those so you probably will never notice.当然,Beta 2版MDT2010已经完全支持Windows 7和2008 R2的RC版部署。Win7、2008R2的部署过程与Vista十分相似,所以你们可能不会注意到一些变化。(我们用同一个unattend.xml作为Vista、2008、Win7和2008R2的模板,这说明他们之间是多么相似)。不过还是有一些不同之处,不过我们的脚本将这些不同的地方隐藏了,所以你可能不会注意到

With
Windows 7 and Windows Server 2008 R2, the Windows team recommends
creating two partitions, a small partition for the boot files and a
large partition for the operating systems. The minimum size for the
small partition is 100MB, but MDT 2010 uses 300MB to make sure that
there is enough space for a Windows Recovery Environment (Windows
PE-based) WIM. This partition will automatically be created when
performing a “new computer” deployment using Lite Touch. (There is a
variable, DoNotCreateExtraPartition, that can be set to “YES” via
CustomSettings.ini to skip this if you want to purposely ignore the
Windows team’s recommendations.)在Win7和2008R2里,建议创立两个分区,一个小分区用于引导文件,而一个大分区用于操作系统。对小分区,最小的大小是100MB,但MDT2010里使用了300MB,这是为Windows RE准备的。这个分区会在执行New Computer的LTI安装时自动创建。不过如果你不想创建小分区的话,可以设置变量DoNotCreateExtraPartition为Yes来忽略这个问题

MDT 2010 Beta 2 also supports
deploying Windows 7 and Windows Server 2008 R2 using the ConfigMgr 2007
SP2 beta, which is available on http://connect.microsoft.com, so be sure to try that beta (in a lab, of course) too.MDT2010 Beta 2同样支持通过SCCM 2007 SP2 Beta来部署Win7和2008R2
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  职场 休闲 win7