使用WADK部署操作系统(11)-一键完成重置功能
发布时间
阅读量:
阅读量
十一、实现一键恢复功能:
1、获取 Scanstate 工具:
md U:\ScanState_amd64
copy "D:\WADK10\Assessment and Deployment Kit\User State Migration Tool\amd64" U:\ScanState_amd64
copy "D:\WADK10\Assessment and Deployment Kit\Windows Setup\amd64\Sources" U:\ScanState_amd64 /y
2、构建自定义的 Windows RE 启动镜像:(可选)
3、借助【Windows 映像和配置设计器
select disk 0
clean
convert gpt
rem == 1. Windows RE tools partition ============
create partition primary size=300
format quick fs=ntfs label="Windows RE tools"
assign letter="T"
set id="de94
全部评论 (0)
还没有任何评论哟~
