설명: WDS 서버에서 자동 추가 장치를 삭제합니다. 구문: WDSUTIL [옵션] /Delete-AutoAddDevices [/Server:<서버 이름>] /DeviceType:{PendingDevices | RejectedDevices | ApprovedDevices} [/Server:<서버 이름>] WDS 서버의 이름입니다. 이것은 NetBIOS 이름 또는 FQDN 중 하나일 수 있습니다. 이 값을 지정하지 않으면 로컬 서버가 사용됩니다. /DeviceType:{PendingDevices | 자동 추가 장치 데이터베이스(binlsvcdb.mdb)에서 RejectedDevices | 제거할 장치의 유형을 지정합니다. ApprovedDevices} PendingDevices는 '보류 중' 상태인 데이터베이스의 모든 장치를 반환합니다. RejectedDevices는 '거부됨' 상태인 데이터베이스의 모든 장치를 반환합니다. ApprovedDevices는 '승인됨' 상태인 모든 장치를 반환합니다. 예: --------- WDSUTIL /Delete-AutoAddDevices /DeviceType:RejectedDevices WDSUTIL /Verbose /Delete-AutoAddDevices /Server:MyWDSServer /DeviceType:ApprovedDevices
설명: WDS 서버를 시작합니다. 구문: WDSUTIL /Start- 여기서 개체는 다음 중 하나입니다. Server TransportServer MulticastTransmission Namespace 특정 명령에 ...
설명: WDS 서버를 중지합니다. 구문: WDSUTIL /Stop- 여기서 개체는 다음 중 하나입니다. Server TransportServer 특정 명령에 대한 도움말을 보려면 'WDSUTIL /?'와 같이 입력하십시오. ...
설명: WDS 서버에 이미지 그룹을 추가합니다. 구문: WDSUTIL 옵션 /Add-ImageGroup /ImageGroup: /Server: /ImageGroup: 추가할 이미지 그룹의 이름입니다. /Server: ...
설명: WDS 서버에 이미지를 추가합니다. 구문: WDSUTIL 옵션 /Add-Image /ImageFile: /Server: /ImageType:{Boot | Install} /ImageFile: 추가할 이미지가 들어 ...
설명: WDS 서버에서 자동 추가 장치를 삭제합니다. 구문: WDSUTIL 옵션 /Delete-AutoAddDevices /Server: /DeviceType:{PendingDevices | RejectedDevices ...
설명: WDS 서버의 모든 멀티캐스트 전송에 대한 정보를 표시하는 데 사용됩니다. 구문: WDSUTIL /Get-AllMulticastTransmissions /Server: /Show:Clients /ExcludeDeletePending ...
설명: WDS 서버의 모든 자동 추가 장치를 표시합니다. 구문: WDSUTIL 옵션 /Get-AutoAddDevices /Server: /DeviceType:{PendingDevices | RejectedDevices ...
설명: WDS 서버의 보류 중인 자동 추가 장치를 거부합니다. 구문: WDSUTIL 옵션 /Reject-AutoAddDevices /Server: /RequestId: /Server: WDS 서버의 이름입니다. 이것은 ...
설명: WDS 서버의 보류 중인 자동 추가 장치를 승인합니다. 구문: WDSUTIL 옵션 /Approve-AutoAddDevices /Server: /RequestId: /MachineName: /OU: /User: ...