[/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.
  
						/Mount-Image /ImageFile: {/Index: | /Name: } /MountDir: /ReadOnly /Optimize /CheckIntegrity Mounts the image to the specified ...
/Mount-Wim /WimFile: {/Index: | /Name: } /MountDir: /readonly Mounts the WIM file to the specified directory so that it is ...
/NewApplicationPartitionToCreate:"DN of application partition to create, with the name that you specify" Optional. By default, ...
/NewDomain:{Tree | Child | } Indicates the type of domain that you want to create: a new forest, a new domain tree in an ...
/NewMachineOU Specifies the location in Active Directory where computer accounts will be created. /Type:{ServerDomain | UserDomain ...
/nosyntaxCheck should be use only with /forestprep. Proper usage to override syntax check: adprep.exe /nosyntaxcheck /forestprep ...
/option Options: /features - Installs the specified features. Use the plus sign (+) to specify all features. If you use /uninstall ...
/Overwrite:{Yes | No | Append} Determines whether the file specified in /DestinationImage should be overwritten if an existing ...
/p - Indicates the path of the language packs to install. If the /s and /i option are both used, the /p option is required. ...