Jump to content
DeployCentral

bcjarrett

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by bcjarrett

  1. I have a few images packed into a single .WIM, and I would like to setup the answer file I use to select different image names for a given computer.

    This would hopefully let me consolidate everything into one WIM and one boot media. Is there any way to include some sort of if/then statement in the 'imagename' portion of the answer file?

    <select_image skip="1">
    <image_file>Z:\WIMs\Win8Deployment.wim</image_file>
    <image_name>Win8</image_name>
    </select_image>
    In the above example I'd like to use Win8 on my XPS machines and Win8Reg on my HP Notebooks.
    Thanks for any help with this matter.
×
×
  • Create New...