Description: Approves devices that are pending administrator approval. Syntax: WDSUTIL Options /Approve-AutoAddDevices /Server: ...

Description: Approves devices that are pending administrator approval.

Syntax: WDSUTIL [Options] /Approve-AutoAddDevices
                          [/Server:]
                          /RequestId:
                          [/MachineName:]
                          [/OU:]
                          [/User:]
                          [/JoinRights:{JoinOnly | Full}]
                          [/JoinDomain:{Yes | No}]
                          [/ReferralServer:]
                          [/BootProgram:]
                          [/WdsClientUnattend:]
                          [/BootImagePath:]

[/Server:]             The name of the WDS server. This can
                                    be either the NetBIOS name or the
                                    FQDN. If not specified, the local
                                    server will be used.
/RequestId:      The request ID that WDS assigned to the
                                    pending computer. Specify ALL to approve
                                    all pending computers.
[/MachineName:]        The name of the computer to add. You
                                    cannot use this option when approving
                                    ALL computers.
[/OU:]                    The distinguished name of the OU
                                    where the computer account object
                                    should be created. For example,
                                    "OU=MyOU,CN=Test,DC=Domain,DC=com".
                                    The default location is the default
                                    computers container.
[/User:]
                                    Sets permissions on the computer
                                    account object to give the specified
                                    user the necessary rights to join the
                                    domain.
[/JoinRights:{JoinOnly | Full}]     Specifies the type of rights to assign
                                    to the user. JoinOnly requires the
                                    administrator to reset the computer
                                    account before the user can join the
                                    the domain. Full gives full access to
                                    the user, which includes the right to
                                    join the domain.
[/JoinDomain:{Yes | No}]            Specifies whether or not the computer will
                                    be joined to the domain as this computer
                                    account during installation. The default
                                    is Yes.
[/ReferralServer:]     The name of the server to contact to
                                    download the network boot program
                                    and boot image.
[/BootProgram:]      The relative path from the RemoteInstall
                                    share to the network boot program
                                    that this computer should receive. For
                                    example, "boot\x86\pxeboot.com"