‎10-31-2019 11:29 AM
‎10-31-2019 08:20 PM
‎11-01-2019 11:50 AM
RKCar wrote:
I don't have a great answer, except to say that this isn't as straight forward as one would hope. A query typically looks for the existence of something. Querying for the lack of something isn't as simple as adding a NOT to the front of it. The fact that you are asking means you probably know that though!
The way that comes to mind for me is to first create a query of everything that HAS the software (table A), a query of all devices that are a part of your scope (table B), and then have it report everything that exists in table B that doesn't exist in table A. I'm sorry I don't have an actual query example. I remember trying to create something at one point and later deciding that it was a one off and that I could just as easily get the list from table A, the list from table B, and then spend a few minutes in Excel to set them side by side and clean it up.
Experience Lansweeper with your own data. Sign up now for a 14-day free trial.
Try Now