Description: Rejects devices that are awaiting administrator approval. You can reject all devices or one device. Syntax: ...

Description: Rejects devices that are awaiting administrator approval.
             You can reject all devices or one device.

Syntax:
WDSUTIL [Options]
        /Reject-PendingDevices
        [/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-PendingDevices /RequestId:12

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