/Value: O valor do cliente corresponde a /FilterType. É possível especificar vários valores para um único tipo. Consulte ...

[/Value:]
        O valor do cliente corresponde a /FilterType. É possível especificar
        vários valores para um único tipo. Consulte a lista a seguir para
        conhecer valores válidos de certos tipos de filtros (por exemplo,
        ChassisType).

Valores de Filtro Válidos:
====================
Tipo de Filtro: ChassisType
------------------------------
Other, UnknownChassis, Desktop, LowProfileDesktop, PizzaBox, MiniTower,
Tower, Portable, Laptop, Notebook, Handheld, DockingStation, AllInOne,
SubNotebook, SpaceSaving, LunchBox, MainSystemChassis, ExpansionChassis,
SubChassis, BusExpansionChassis, PeripheralChassis, StorageChassis,
RackMountChassis, SealedCaseComputer, MultiSystemChassis, CompactPci,
AdvancedTca.

EXEMPLOS:
---------
WDSUTIL /Add-ImageFilter /Image:"Windows Vista com Office"
/ImageType:Install /FilterType:Manufacturer /Policy:Include /Value:Name1


WDSUTIL /Verbose /Get-Image /Image:"Windows Vista com Office"
/Server:MyWDSServer /ImageType:Install /ImageGroup:ImageGroup1
/Filename:install.wim


WDSUTIL /Add-ImageFilter /Image:"Windows Vista com Office"
/Server:MyWDSServer /ImageType:Install /ImageGroup:ImageGroup1
/FilterType:Manufacturer /Policy:Include /Value:Name1 /Value:Name2
/FilterType:ChassisType /Policy:Exclude /Value:Tower /Value:MiniTower