설명: WDS 서버에서 보류 중인 장치를 삭제합니다. 구문: WDSUTIL Options /Delete-PendingDevices /Server: /DeviceType:{PendingDevices | RejectedDevices ...

설명: WDS 서버에서 보류 중인 장치를 삭제합니다.

구문:
WDSUTIL [Options]
        /Delete-PendingDevices
        [/Server:<서버 이름>]
        /DeviceType:{PendingDevices | RejectedDevices | ApprovedDevices}

[/Server:<서버 이름>]
        WDS 서버의 이름입니다. 이 값은 NetBIOS 이름이거나
        FQDN일 수 있습니다. 값을 지정하지 않으면 로컬 서버가
        사용됩니다.

/DeviceType:{PendingDevices | RejectedDevices | ApprovedDevices}
        보류 중인 장치 데이터베이스에서 제거할 컴퓨터 유형을
        지정합니다. PendingDevices는 관리자 승인을 보류 중인
        모든 컴퓨터를 반환합니다. RejectedDevices는 관리자가 거부한
        모든 컴퓨터를 반환합니다.
        ApprovedDevices는 관리자가 승인한 모든 컴퓨터를
        반환합니다.

예:
---------
WDSUTIL /Delete-PendingDevices /DeviceType:RejectedDevices

WDSUTIL /Verbose /Delete-PendingDevices /Server:MyWDSServer
                     /DeviceType:ApprovedDevices
설명: WDS 서버에서 모든 WDS 서비스를 중지합니다. 구문: WDSUTIL /Stop- 여기서 는 다음 중 하나입니다. Server TransportServer 특정 명령에 대한 도움말을 보려면 'WDSUTIL /?'와 ... 설명: WDS 서버에서 모든 드라이버 그룹에 대한 정보를 표시합니다. 구문: WDSUTIL Options /Get-AllDriverGroups /Server: /Show:{PackageMetaData | Filters ... 설명: WDS 서버에서 모든 서비스를 사용하도록 설정합니다. 구문: WDSUTIL /Enable- 여기서 는 다음 중 하나입니다. Server TransportServer 특정 명령에 대한 도움말을 보려면 'WDSUTIL ... 설명: WDS 서버에서 모든 서비스를 사용하지 않도록 설정합니다. 구문: WDSUTIL /Disable- 여기서 는 다음 중 하나입니다. Server TransportServer 특정 명령에 대한 도움말을 보려면 'WDSUTIL ... 설명: WDS 서버에서 보류 중인 장치를 삭제합니다. 구문: WDSUTIL Options /Delete-PendingDevices /Server: /DeviceType:{PendingDevices | RejectedDevices ... 설명: WDS 서버의 기존 드라이버 그룹을 복사합니다. 구문: WDSUTIL Options /Copy-DriverGroup /Server: /DriverGroup: /GroupName: /DriverGroup: 복사할 ... 설명: WDS 서버의 기존 이미지 필터를 하나 이상 수정합니다. 구문: WDSUTIL Options /Set-ImageFilter /Server: /Image: /ImageType:Install /ImageGroup: ... 설명: WDS 서버의 드라이버 그룹에 대한 정보를 표시합니다. 구문: WDSUTIL Options /Get-DriverGroup /DriverGroup: /Server: /Show:{PackageMetaData | Filters ... 설명: WDS 서버의 드라이버 그룹에 필터를 추가합니다. 구문: WDSUTIL Options /Add-DriverGroupFilter /DriverGroup: /Server: /FilterType: /Policy:{Include ...