Microsoft Windows Deployment Services

Windows Deployment Services 是 Microsoft Windows Server 2008 的关键部署技术

发布日期: 2006年10月13日 | 更新日期: 2007年04月25日

Microsoft Windows Deployment Services 是快速远程部署 Windows 操作系统(如 Windows Vista 或 Windows Server 2008)的一种方法。它允许您通过网络在未安装操作系统的计算机上安装 Windows 操作系统,不需要实际到达目标计算机现场,也不需要使用安装介质。Windows Deployment Services 曾作为 Windows Server 2003 的一个更新推出;Windows Server 2008 中包含了一个改进版本。

Windows Server 2008 中 Windows Deployment Services 的新功能

增强型小文件传输协议 (TFTP) 性能

诊断

多播部署

增强型 TFTP 性能
Windows Deployment Services 使用 TFTP 下载网络引导程序和 Windows 预安装环境 (PE) 引导映像。在 Windows Server 2008 中,TFTP 合并可配置的窗口机制,这可减少网络引导客户端发送的数据包数量,从而能提高性能。

诊断
Windows Deployment Services 现在记录有关其客户端的详细信息。这些日志均发布到 Crimson—Windows Server 2008 集成的日志记录组件。然后可以使用 Microsoft Office InfoPath 或其他数据挖掘技术导出和处理这些信息。

多播部署
使用多播部署,可以将 Windows 操作系统同时部署到许多计算机中,节省了网络带宽。Windows Deployment Services 允许两种多播部署:

ScheduledCast - 基于任务的部署

AutoCast - 始终可用

ScheduledCast 控制部署开始的时间。只有在部署开始之前加入的客户端才允许加入 ScheduledCast。

AutoCast 允许客户端随时加入多播流,并且将客户端组合在一起以节省带宽。为操作系统映像配置了 AutoCast 后,它将一直启用,除非通过手动停止。但是,客户端请求映像时它将只通过网络发送。

ScheduledCast 和 AutoCast 都会显示当前连接的客户端和这些客户端已接收的映像数量。


返回页首返回页首