Description: Rejects devices that are awaiting administrator approval. Syntax: WDSUTIL Options /Reject-AutoAddDevices /Server: ...

Description: Rejects devices that are awaiting administrator approval.

Syntax:
WDSUTIL [Options] /Reject-AutoAddDevices
                  [/Server:]
                  /RequestId:

[/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 assigned to the pending
                                computer. Specify ALL to reject all pending
                                computers.


EXAMPLES:
---------
WDSUTIL /Reject-AutoAddDevices /RequestId:12

WDSUTIL /Verbose /Reject-AutoAddDevices /Server:MyWDSServer /RequestId:ALL