Hello,
I am trying to consolidate my .WIM files by following the guide here: http://blogs.technet.com/b/cameronk/archive/2010/04/29/consolidating-your-task-sequence-part-1-how-to-combine-wim-images-into-one.aspx
The problem is that ImageX has been depreciated, and I can't find the equivalent commands in DISM for changing the image name and description. On that blog post, ImageX is used like this: imagex /info Win7Combined.WIM 1 "Win7(x86)""Windows 7 x86", but I cannot find the same commands in DISM.