<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 04/06/2014 08:57 PM, Jeff Clay
      wrote:<br>
    </div>
    <blockquote
cite="mid:CACJOGMOnT6nnbvzqDqBOmj-8ZnnZi_kAnim=20_DtCX_qrvsyA@mail.gmail.com"
      type="cite">
      <div dir="ltr">i'm having trouble finding how set the domain user
        credentials used when joing a computer to an AD domain using
        sysprep. i've found where ovirt stores the windows product keys,
        and the settings in engine-config, but i don't see anything
        about the domain user credentials. Do I need to replace the
        domain user variables in sysprep.w7 and statically set them to
        what I need?<br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@ovirt.org">Users@ovirt.org</a>
<a class="moz-txt-link-freetext" href="http://lists.ovirt.org/mailman/listinfo/users">http://lists.ovirt.org/mailman/listinfo/users</a>
</pre>
    </blockquote>
    * first configure you domain if not already done<br>
    <br>
    &nbsp;$ engine-manage-domains add --domain=DOMAIN
    --provider=activeDirectory --user=USER&nbsp; --add-permissions<br>
    <br>
    * make sure your vm Os Type is set to&nbsp; Windows 7 (or whatever type
    your installing)&nbsp; - Edit the Vm and see the drop-down at the first
    dialog screen<br>
    * then click Run-once (right click a vm from VMs tab) and go to
    Initial Run tab in the dialog.<br>
    * in the boot options make sure sysprep is set<br>
    <br>
    Thanks,<br>
    Roy <br>
    <br>
    <br>
    <br>
  </body>
</html>