WinPE中工具ImageX工具用法

2023-05-16

小工具,如附件。
 
imagex /capture F: c:\data.wim "Drive F 123"
imagex /info c:\data.wim
imagex /apply c:\data.wim 1 F: /verify
imagex /dir c:\data.wim 1
imagex /append F: c:\data.wim "Drive E 456"
imagex /mount c:\data.wim 1 c:\X
imagex /apply d:\install.wim 1 F:\2008
imagex /compress maxium /capture E:\2008 c:\2008.wim "Windows 2008"
wim2vhd
http://blogs.itecn.net/blogs/ahpeng/archive/2009/04/01/NoneOsInstallVhdNativeBoot.aspx
cscript wim2vhd.wsf /wim:h:\sources\install.wim
cscript wim2vhd.wsf /wim:h:\sources\install.wim /sku:ultimate /vhd:c:\win7.vhd
imagex /apply d:\sources\install.wim 1 M:\
C:\>bcdedit /copy {current} /d "Windows 7 Enterprise"
C:\>bcdedit /set <guid> device vhd=[C:]\win7.vhd
C:\>bcdedit /set <guid> osdevice vhd=[C:]\win7.vhd
C:\>bcdedit /set <guid> detecthal on

附件:http://down.51cto.com/data/2356003

本文转自 godoha 51CTO博客,原文链接:http://blog.51cto.com/godoha/329648 ,如需转载请自行联系原作者

本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系:hwhale#tublm.com(使用前将#替换为@)

WinPE中工具ImageX工具用法 的相关文章

随机推荐