Description: Adds a pre-staged device to the directory service. Syntax: WDSUTIL Options /Add-Device /Device: /ID: /ReferralServer: ...

Description: Adds a pre-staged device to the directory service.  Syntax: WDSUTIL [Options] /Add-Device /Device:                            /ID:                            [/ReferralServer:]                            [/BootProgram:]                            [/WdsClientUnattend:]                            [/User:]                            [/JoinRights:{JoinOnly | Full}]                            [/JoinDomain:{Yes | No}]                            [/BootImagePath:]                            [/OU:]                            [/Domain:]  /Device:               Name of device to be added. /ID:            Specifies either the GUID/UUID or MAC                                     address of the machine.  A valid                                     GUID/UUID must be in one of two formats.                                     Binary String or Guid String. Examples:                                     Binary String:                                       /ID:ACEFA3E81F20694E953EB2DAA1E8B1B6                                     Guid String:                                       /ID:E8A3EFAC-201F-4E69-953E-B2DAA1E8B1B6                                     MAC Address must be in the format:                                       00B056882FDC (no dashes) or                                       00-B0-56-88-2F-DC (with dashes) [/ReferralServer:]     The name of the server to contact for                                     TFTP download of the network boot program                                     and boot image. [/BootProgram:]      The relative path from the REMINST share                                     to the network boot program that this                                     device should receive. For example,                                     "boot\x86\pxeboot.com" [/WdsClientUnattend:]The relative path from the REMINST share.                                     to the unattended installation file that                                     automates the WDS client installation                                     screens. [/User:] Sets permissions on the machine                                     account object to allow the specified                                     user the rights necessary to join the                                     device to the domain. [/JoinRights:{JoinOnly | Full}]     Specifies the type of rights to assign                                     to the user. JoinOnly requires the                                     administrator to reset the machine account                                     before the user can join the machine to                                     domain. Full gives full access to the                                     user, which includes the right to join                                     the machine to the domain. [/JoinDomain:{Yes | No}]            Specifies whether or not the device should                                     be joined to the domain as this computer                                     account during operating system                                     installation via the Windows Deployment                                     Services client. The default value is                                     'Yes'. [/BootImagePath:]    The relative path from the REMINST                                     share to the boot image that this                                     device should use.