DotNetVersionLister

2.2.4

Use Svendsen Tech's Get-DotNetVersion function to list installed .NET versions up to the last hard-coded, known "Release" registry key value. Online documentation here: http://www.powershelladmin.com/wiki/List_installed_.NET_versions_on_remote_computers

Minimum PowerShell version

2.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name DotNetVersionLister -RequiredVersion 2.2.4

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name DotNetVersionLister -Version 2.2.4

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2011-2017 Joakim Borger Svendsen. All rights reserved.

Package Details

Author(s)

  • Joakim Borger Svendsen

Tags

.NET Version DotNet

Functions

Get-DotNetVersion

Dependencies

This module has no dependencies.

Release Notes

2.2.4: Corrected a flaw/bug and added support for also .NET 4.6.2 on Server 2016 (in some editions?) and windows 10 Anniversary Update. Based on feedback from Byron Wright. He had this issue with a Server 2016 server.

FileList

Version History

Version Downloads Last updated
3.1.4 70,620 5/25/2023
3.0.1 163,256 1/27/2020
2.2.6 4,908 12/26/2018
2.2.5.3 455 8/25/2018
2.2.5.2 119 8/25/2018
2.2.5 81 8/3/2018
2.2.4 (current version) 581 12/20/2017
2.2.3 109 12/1/2017
2.2.2 255 6/18/2017
2.2.1 93 6/6/2017
2.2 122 4/20/2017
2.1.1 146 2/12/2017
2.1 80 2/11/2017
2.0 100 2/10/2017
Show less