Question
August 27, 2008 at 06:00 AM
steve-d

How to use WMI Filters to test for a value in a multivalued attribute

by steve-d . Updated 18 years ago

Does anyone know how to use WMI to find if a user has a particular value in a multivalued attribute?

Example:
Select * from ds_user WHERE DS_departmentNumber = ’05’

This discussion is locked

All Comments