Description: Used to reject pending auto-add devices on the WDS server. Syntax: WDSUTIL Options /Reject-AutoAddDevices /Server: ...

Description: Used to reject pending auto-add devices on the WDS server.  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:  Request ID assigned to the pending device.                                 Specify ALL to reject all pending devices.   EXAMPLES: --------- WDSUTIL /Reject-AutoAddDevices /RequestId:12  WDSUTIL /Verbose /Reject-AutoAddDevices /Server:MyWDSServer /RequestId:ALL