Jump to content


sacaliabu

WMI QUERY using NOT doesnt work

Recommended Posts

Does anyone have an idea why this query doesn't work when it's written everywhere it should?

This is the query 

SELECT * FROM Win32_ComputerSystem WHERE NOT Model LIKE "%Latitude 5520%"

And I have tried with the same results

SELECT * FROM Win32_ComputerSystem WHERE Model NOT LIKE "%Latitude 5520%"

Thank you.

 

image.png.445a057858f6e4d99171f0d5a883fbeb.png

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...


×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.