![Avatar](https://secure.gravatar.com/avatar/8a81ad4e487f365c71613cdfb33afd4b?default=https%3A%2F%2Fassets.zendesk.com%2Fhc%2Fassets%2Fdefault_avatar.png&r=g)
mchapman
Comments
-
Thinking at a high level (because I couldn't write it from scratch myself yet), how about: Run a script as the logged-on user to get their name, profile path, etc and write it where all users can ...
-
Hi Jarett, How old is "very old"? Our laptops are being used mostly remotely with occasional visits to the office. Because my predecessors paused updates to concentrate on getting them working reli...
-
Thanks Luke, that works perfectly once I corrected my own mistake (it should be 1809 instead of 1810). Can I substitute the value I'm comparing to Computers.OSServicePack with my @(OSVerWin10Oldest...
-
Okay I tried removing my laptop from Inventory and resynced it from AD, then let all my 11 scheduled scans complete. Interestingly, VLC appears under my custom WMI "MSIProduct" scan profile but sti...
-
Good tip Mike. I'll try but as my VLC app is missing from the list Windows itself reports, it probably won't fix that one :(
-
I have made my own collections for supported and unsupported versions using the info at Windows 10 - release information | Microsoft Docs using a custom variable for the oldest supported build. It ...
-
This thread would be an excellent basis for scripting a test for Acrobat Standard or Pro using the new Powershell scanner being added in PDQ Inventory 19 - I wish my PS was good enough to tackle it...
-
Thanks again Luke. I've really learned a lot of SQLite today, all starting with your query. Giving back to the community, here's one for Office 365 ProPlus unsupported versions, using my custom var...
-
It may be easiest to make a collection for computers NOT in your "Network Services PCs" collection, then run slightly different reports on each collection. The report for Network Services PCs highl...
-
It would be useful to make a collection for Win10 releases in or not in service (support), for example SP / Release Is Less Than "1803" - as that changes every six months or so, when MS ships a new...