/Device: Name of the device to be added. /ID: Specifies the ID of the computer, either a GUID, MAC address, or DUID associated ...

/Device:
        Name of the device to be added.

/ID:
        Specifies the ID of the computer, either a GUID, MAC address,
        or DUID associated with the computer.  A GUID must be in one
        of the following formats:
          ACEFA3E81F20694E953EB2DAA1E8B1B6
          E8A3EFAC-201F-4E69-953E-B2DAA1E8B1B6
          {E8A3EFAC-201F-4E69-953E-B2DAA1E8B1B6}
        A MAC address must be in the format:
          00B056882FDC (no dashes) or
          00-B0-56-88-2F-DC (with dashes)
        A DUID of type DUID-LL, DUID-LLT or DUID-UUID may be specified
        in the same format as a MAC address:
          00-03-00-01-00-01-02-03-04-05
        A DUID-EN or unrecognized DUID type must be surrounded by
        square brackets:
          [ff-ff-00-01-02-03]
[/Group:]
        The group name of the device.

[/Server:]
        The name of the WDS server. This server will process the
        device management operations and return the results.

[/ReferralServer:]
        The name of the server to contact to download the network boot
        program and boot image using TFTP.

[/BootProgram:]
        The relative path from the RemoteInstall share to the network
        boot program that this computer should receive. For example
        "boot\x86\pxeboot.com".  To set PXE prompt policy, the
        /PxePromptPolicy should be used instead with Windows 2008 R2
        or later WDS servers.

[/Force]
        Must be specified along with /BootProgram in order to override
        PXE prompt policy.

[/PxePromptPolicy:{OptIn|OptOut|NoPrompt|Abort}]
        Configures how this device initiates a PXE boot.  This setting
        overrides the value specified for /Known in /Set-Server for
        this device only.

[/WdsClientUnattend:]
        The relative path from the RemoteInstall share to the unattend
        file that automates the Setup UI screens.