Power Shell: операторы запросов при поиске

Нужно было сделать через PowerShell поисковый запрос.

Нашел небольшую справку.

Query Operators

If a property, p, has multiple values for some item, an AQS query for p:<restr> returns the item if <restr> is true for at least one of the values. (<restr> represents a restriction.)

The syntax listed in the following table consists of an operator, operator symbol, example and example description. The operator and symbol can be used in any language and included in any query. Do not use the COP_IMPLICIT or COP_APPLICATION_SPECIFIC operators. Some of the operators have interchangeable symbols.

Читать:

http://msdn.microsoft.com/en-us/library/bb266512.aspx