Quantcast
Channel: Spiceworks Community - Latest topics
Viewing all articles
Browse latest Browse all 183400

WMI query multiple computer names ?

$
0
0

I use a WMI filter to exclude a DTAEV client from certain GPOs.

SELECT * FROM Win32_ComputerSystem WHERE NOT Name = 'clientPC-01'

Now I have 2 more clients in the meantime. Can I just use the 'OR' parameter or do I have to ADD two more copies of the line above to the WMI-filter?


Viewing all articles
Browse latest Browse all 183400

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>