积极答复者
怎么测试自己做的系统镜像稳定性

问题
答案
-
您好,
没有这种工具。
可以在抓捕镜像时运行下面的命令检测.wim文件是否损坏:
Dism /Capture-CustomImage /CaptureDir:<source_directory> [/ConfigFile:<configuration_file.ini>] [/CheckIntegrity] [/Verify] [/ConfirmTrustedFile]
/ CheckIntegrity 与捕获,卸载,导出和提交操作一起使用时,检测并跟踪.wim文件损坏。/如果DISM在与apply和mount操作一起使用时检测到.wim文件已损坏,则/ CheckIntegrity将停止操作。
请参考:
Best regards,
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.- 已标记为答案 traveler009 2019年7月4日 7:47
全部回复
-
您好,
我们可以将镜像安装在一台测试机上进行观察,查看是否有问题。如果运行良好的话,再进行批量安装。
可以参考以下文章,关于封装,部署自定义Windows镜像:
https://www.jianshu.com/p/a93253560d78
Note: This is a third-party link and we do not have any guarantees on this website. This is just for your convenience. And Microsoft does not make any guarantees about the content.
Best regards,
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.- 已建议为答案 yilia zhaoMicrosoft contingent staff 2019年6月14日 7:42
-
您好,
请问您的问题进展的怎么样了?
我十分乐意帮助解决您的问题,希望您能及时给我一个反馈。
Best regards,
Yilia
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com. -
您好,
没有这种工具。
可以在抓捕镜像时运行下面的命令检测.wim文件是否损坏:
Dism /Capture-CustomImage /CaptureDir:<source_directory> [/ConfigFile:<configuration_file.ini>] [/CheckIntegrity] [/Verify] [/ConfirmTrustedFile]
/ CheckIntegrity 与捕获,卸载,导出和提交操作一起使用时,检测并跟踪.wim文件损坏。/如果DISM在与apply和mount操作一起使用时检测到.wim文件已损坏,则/ CheckIntegrity将停止操作。
请参考:
Best regards,
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.- 已标记为答案 traveler009 2019年7月4日 7:47