
Bouma, Colby
My avatar is from this drawing by Falvie: https://www.furaffinity.net/view/12360437
Posts
-
Uninstall by name
Here is the code I use to uninstall applications based on their name instead of MSI product code. This is nice because it makes it version independent for most applications. The %% is a wildcard th...
-
AD Group to PDQ Computer PowerShell Script
Thanks to this blog post I came up with an idea for a quick PowerShell script to enumerate members of an AD group and match them to the Current User field in PDQ Inventory. I just had to share :) h...
-
[Feature Request] Automatic Package Icons
It would be neat if the package icon changed based on the steps it contains. The attachment shows my current manual system. This is strictly "nice to have". 2016-05-03_15-02-12.png
-
McKesson Compliance Advisor
Here are the parameters I used to silently install McKesson Compliance Advisor 20.0 Thin Client: CompAdv20ThinClient.exe /s COMPANY="Name of company" NAME="Username" SERVER="Name of MCA server"...
-
High Memory Usage and Memory Leak
I am curious why the consoles use so much memory. Deploy starts around 190MB and Inventory around 250MB. After being open for a day or two they grow by over 100MB each. The attached screenshots sho...