
Joe Williams
Activity overview
Latest activity by Joe Williams-
Joe Williams created a post, Application Scanner Not Finding Everything
We are currently transitioning from our homebrew inventory solution to PDQ Inventory. One thing we noticed is PDQ Inventory isn't picking up on all applications that are installed. The current one ...
-
Joe Williams commented, I know a Basic report can accomplish it, but the UI when attempting to do anything beyond a few lines gets to laggy. Also the Basic Report doesn't allow for customization of the report like having ...
-
Joe Williams commented, I got it working via help over at stackoverflow. select Applications.Name 'Application', Applications.Version 'Version', count(Computers.Name) 'Count', Applications.Uninstall 'Uninstall String', ...
-
Joe Williams created a post, SQL Report Help
I am attempting to write a custom SQL report and I am very close. I just can't get the last bit figured out. Basically, the report is going to end up showing unapproved software Below is my almost ...