설명: WDS 서버의 드라이버 그룹에 필터를 추가합니다. 구문: WDSUTIL Options /Add-DriverGroupFilter /DriverGroup: /Server: /FilterType: /Policy:{Include ...

설명: WDS 서버의 드라이버 그룹에 필터를 추가합니다.

구문:
WDSUTIL [Options]
        /Add-DriverGroupFilter
        /DriverGroup:<그룹 이름>
        [/Server:<서버 이름>]
        /FilterType:<필터 유형>
        /Policy:{Include | Exclude}
        /Value:<값> [/Value:<값> ...]

/DriverGroup:<그룹 이름>
        드라이버 그룹의 이름입니다.

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

[/FilterType:<필터 유형>]
        그룹에 추가할 필터 유형입니다. <필터 유형>은 
        Model, ImageID, DeviceGroup, BiosVendor, BiosVersion,
        ChassisType, Manufacturer, UUID, OsVersion, OsEdition 또는
        OsLanguage가 될 수 있습니다. 하나의 명령에 여러 개의 필터 유형을 지정할 수
        있습니다. 각 필터 유형 다음에는 /Policy와 하나 이상의
        /Value가 있어야 합니다.

[/Policy:{Include | Exclude}]
        /Policy를 Include로 설정하면 필터에 맞는 클라이언트 컴퓨터가
        이 그룹의 드라이버를 설치할 수 있습니다.
        /Policy를 Exclude로 설정하면 필터에 맞는 클라이언트
        컴퓨터가 이 그룹의 드라이버를 설치할 수
        없습니다.
설명: 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 ... 설명: WDS 서버의 드라이버 그룹에서 드라이버 패키지를 제거합니다. 구문: WDSUTIL Options /Remove-DriverGroupPackage /DriverGroup: /Server: {/DriverPackage: ... 설명: WDS 서버의 드라이버 그룹에서 드라이버 패키지를 제거합니다. 구문: WDSUTIL Options /Remove-DriverGroupPackages /DriverGroup: /Server: /FilterType: ... 설명: WDS 서버의 드라이버 그룹에서 필터 규칙을 제거합니다. 구문: WDSUTIL Options /Remove-DriverGroupFilter /DriverGroup: /Server: /FilterType: /DriverGroup: ... 설명: WDS 서버의 모든 멀티캐스트 전송에 대한 정보를 표시합니다. 구문: WDSUTIL Options /Get-AllMulticastTransmissions /Server: /Show:{Boot | Install ...