/build/static/layout/Breadcrumb_cap_w.png

Report / Search based on network interface

Hello Everybody,


I would like to run a report or a K1000 search of computers that have a network interface of:

 Remote Ndis Based Internet Sharing Device

So I can find out how many of my users have an air card installed.

Thanks for your help.


1 Comment   [ + ] Show comment
  • Thanks Chucksteel. Any way you can change it from = to contains Remote Ndis Based Internet Sharing Device? - SVenesky 9 years ago

Answers (1)

Answer Summary:
Posted by: chucksteel 9 years ago
Red Belt
0
This query should work:
SELECT MACHINE.ID, MACHINE.NAME, MACHINE_NICS.NIC 
FROM ORG1.MACHINE
JOIN MACHINE_NICS on MACHINE.ID = MACHINE_NICS.ID
WHERE MACHINE_NICS.NIC = "Remote Ndis Based Internet Sharing Device"

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

Share

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ