• Windows Virtual PC – no hardware virtualization update now available for download 2 days ago
  • IEBlog: The New JavaScript Engine in Internet Explorer 9 I just wish they would have linked to those "typical sites". 2 days ago
  • Total Network Monitor 1.1.3 with some improvements is released. Now the program is absolutely free! 2 days ago
  • Microsoft lowers Windows licensing costs for virtual desktops 3 days ago

Together with Windows 7, Microsoft will release a new Windows Automated Installation Kit (WAIK). The most prominent tool in WAIK is certainly imageX which is used to capture and modify Windows images. There are some new features in imageX which I will discuss today. In my next post, I will write about the new command-line switches of Windows 7 imageX.

Note that imageX which will not be replaced by the new DISM tool (Deployment Image Servicing and Management) as some sites reported. I will cover DISM which also belongs to the WAIK in another post.

(more…)

In my last post, I discussed some of the new features in imageX for Windows 7. Today, I want to talk about the new switches in imageX

I copied the imageX help file entries of the new command-line options and added some comments.

imagex /cleanup
imagex-windows-7-help
Deletes all the resources associated with a mounted image that has been abandoned. This command will not unmount currently mounted images, nor will it delete images that can be recovered via the imagex /remount command.

(more…)