I have something similar to unattended working at hh.github.com. It starts from ISO and ends up with a working system. (internally it creates a floppy image containing the Autounattended.xml, and boots the iso) I think it would be interesting to use the built in pxe and install.wim files on the windows 7 isos.
https://github.com/hh/windows-fromscratch https://github.com/hh/veewee/tree/master/templates The interesting bits are in the definiton.rb files: https://github.com/hh/windows-fromscratch/blob/master/definitions/windows-2008R2-serverstandard-amd64-winrm/definition.rb https://github.com/hh/windows-fromscratch/blob/master/definitions/windows-7-enterprise-amd64-winrm/definition.rb I'm thinking about templating the xmls out via erb. On Sat, Nov 3, 2012 at 8:50 AM, Doug <doug...@gmail.com> wrote: > I have to create/modify the unattended xml by hand every time - it has my > computer name, domain, etc, as well as the main unattended bat file tor run. > I also create a user-pc specific .bat file that contains all of the todos > for the user and pc type. ------------------------------------------------------------------------------ LogMeIn Central: Instant, anywhere, Remote PC access and management. Stay in control, update software, and manage PCs from one command center Diagnose problems and improve visibility into emerging IT issues Automate, monitor and manage. Do more in less time with Central http://p.sf.net/sfu/logmein12331_d2d _______________________________________________ unattended-devel mailing list unattended-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/unattended-devel