finding all versions of .net
David Kunkle
I'm trying to find a way to run a report and get all versions of .net framework installed on our servers. Is this something that can be done with PDQ Inventory?
0
Comments
Hi David,
While we do have a built in Collection to identify which systems do and don't have .NET 4 to achieve what you're looking for, this is fairly simple to grab with a report. Create a new standard report and add Computer Name and Computer .NET Versions as I've pictured below.
When you run this report you'll get all the versions of .NET that are installed on a single computer.
Hi David,
While Jason's method is the best way to get the information you specifically requested, I wanted to show an additional example of doing what you want in case you had the same need for a different piece of software.
And for the actual filter:
Thanks guys, this was exactly what I was looking for.
Just FYI, After .NET Framework 4.7 was released, you won't be able to use Brigg's method above, since it will report as "Microsoft .NET Framework 4 Multi-Targeting Pack" with a version of "4.0.xxxxx":
Jason's method will show those same computers with 4.7: