PSVersion

1.5

Contains a function (Get-PSVersion) and a mapping-table to get a friendly name for the PowerShell version number. For example, "Windows PowerShell 5 RTM 1602" instead of "5.0.10586.117".

Installation Options

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

Install-Module -Name PSVersion -RequiredVersion 1.5

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

Install-PSResource -Name PSVersion -Version 1.5

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) 2016 Jan Egil Ring. All rights reserved.

Package Details

Author(s)

  • Jan Egil Ring

Functions

Get-PSVersion Update-PSVersionData

Dependencies

This module has no dependencies.

FileList

Version History

Version Downloads Last updated
2.1.1 2,702 3/18/2019
2.1.0 19 3/18/2019
2.0 27 3/18/2019
1.8.1 678 7/12/2017
1.8 20 7/12/2017
1.7 568 12/11/2016
1.6.1 28 12/11/2016
1.6 443 8/5/2016
1.5 (current version) 250 4/15/2016
1.4 126 3/13/2016
1.3 24 3/13/2016
1.2 26 3/12/2016
1.1 41 3/10/2016
1.0 24 3/10/2016
Show less