severagent007,
Я всё таки продолжаю следовать рекомендации Майкрософт, поскольку потребность в ниже изложенных действиях у меня есть:
Цитата:
ImageX is a command-line tool that can be used to mount an image or to apply an image to a drive so that it can be modified with the DISM command-line utility. After the image is modified, you can use ImageX to capture the image, append the image to a WIM or export the image as a separate file. If you do not need to capture, append, or export the image after you modify it, you should use DISM to mount the image instead of using ImageX. For more information, see the ImageX Technical Reference.
|
Источник:What Is Deployment Image Servicing and Management?
К тому же, изначально DISM использовался для других целей. Но, конечно, для захвата образа сейчас можно использовать и его -
Capture Images of Hard Disk Partitions Using DISM
К тому же:
Цитата:
Removed imagex/ocsetup dependencies, rely solely on DISM
|
Источник:Microsoft Deployment Toolkit (8443) Now Available
Общепознавательно -
Deploying Windows 7 – Part 2: Using DISM