发布时间:2025-12-09 19:36:32 浏览次数:4
微软官方指导文件链接:https://docs.microsoft.com/en-us/windows-hardware/manufacture/;
https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/oem-deployment-of-windows-10-for-desktop-editions
注意:
ADK版本要与系统版本一致,例如:1809的系统版本要用相对应得1809 ADK版本。
专业术语:
ADK:Windows ADK,评估和部署工具包
OPK:OEM Preinstallation Kit,OEM预安装工具包
WINPE:Windows PreinstallationEnvironment,Windows预安装环境
UEFI:“统一的可扩展固件接口”(Unified ExtensibleFirmware?Interface), 是一种详细描述类型接口的标准
Legacy:Legacy BIOS mode,传统BIOS启动模式
GPT:GUID磁碟分割表(GUID Partition Table,缩写:GPT)其含义为“全局唯一标识磁盘分区表”,是一个实体硬盘的分区表的结构布局的标准。
MBR:主引导记录(Master Boot Record)
DISM:Deployment Imaging and Management,即部署映像服务和管理
image:windows image,镜像文件/映像,压缩文件格式类似传统的ISO文件
OOBE:Out-of-box experience,开箱体验.一般首次登陆欢迎界面
Windows 10 ADK 中包含的工具的说明:
https://docs.microsoft.com/zh-cn/windows-hardware/get-started/kits-and-tools-overview
Windows 配置设计器
Windows 预安装环境 (WinPE)
部署映像服务和管理 (DISM)
Windows 系统映像管理器 (WSIM)
Windows 评估工具包
Windows 性能工具包
用户状态迁移工具包 (USMT)
批量激活管理工具 (VAMT)
用户体验虚拟化 (UE-V)
Application Virtualization (App-V)