/NewMachineOU Specifies the location in Active Directory where computer accounts will be created. /Type:{ServerDomain | UserDomain ...

[/NewMachineOU]
        Specifies the location in Active Directory where computer
        accounts will be created.

  [/Type:{ServerDomain | UserDomain | UserOU | Custom}]
        ServerDomain creates accounts in the default computer
        container of the domain of the WDS server.  UserDomain creates
        accounts in the default computer container of the domain of
        the user that is performing the installation.  UserOU creates
        accounts in the same location as the user that is performing
        the installation.  Custom specifies the location in Active
        Directory where accounts will be created.

  [/OU:]
        For Custom, /OU specifies where the account should be created.

[/DomainSearchOrder:{GCOnly | DCFirst}]
        Specifies the policy for searching computer accounts in Active
        Directory.  This policy only applies to searching devices when
        answering clients.

[/NewMachineDomainJoin:{Yes | No}]
        Specifies whether or not a new computer (one that is not
        prestaged) should be joined to the domain during the
        installation. The default is Yes.

[/OSCMenuName:]
        Specifies the display name of the OSChooser boot menu
        option. This setting is only available on Windows Server 2003.

[/WdsClientLogging]
  [/Enabled:{Yes | No}]
        Enables or disables logging of the WDS client actions.

  [/LoggingLevel:{None | Errors | Warnings | Info}]
        Sets the logging level.  None is the same as disabling
        logging.  Errors indicates that only errors will be
        logged. Warnings includes warnings and errors. Info includes
        warnings and informational events.