Hi,We are rolling out a piece of software throughout our business and require a report to show which machines do not have the software installed.Ideally the output would only display the machine number (no duplicates), username and last seen date.Has...
Can someone post the code for this report? I deleted it while trying to update it so it showed last user logged in as well. And while I'm asking, if someone could give me the code with last user logged in (name, not userid) that would be great as w...
I need to pull a list of computer names that DO NOT have a certain piece of software installed searching by softwarename?How do I do this. I tried a modified version of the post below mine but was unable to get the proper results.
Hi,In our network we have multiple subnets. I want to create a report that shows the following in the webgui:subnet 1 workstationssubnet 2 workstationssubnet 3 workstationsHow i can implement this and use subnet ip to group computers? I'm not very fa...
I created new report that shows all printers Select tblPrinters.Computername, tblPrinters.Caption, tblPrinters.Portname, tblPrinters.Sharename, tblPrinters.LocationFrom tblPrintersI want to exclude "Microsoft Office Document Image Writer" from resu...
Can someone provide a sample report for filtering out non-active systems from a particular report (like computers not seen in last 30 days)? Also, can this information be filtered out of the OS information in the right-hand column on the Digital das...