PSVersion

2.1.1

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".

Minimum PowerShell version

5.1

Installation Options

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

Install-Module -Name PSVersion

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

Install-PSResource -Name PSVersion

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

Package Details

Author(s)

  • Jan Egil Ring

Functions

Get-PSVersion Update-PSVersionData

PSEditions

Core Desktop

Dependencies

This module has no dependencies.

Release Notes

- 2.1.0 Added support for PowerShell Core. Added custom formatting. Bugfix: Remote computers not processed when localhost is specified.

FileList

Version History

Version Downloads Last updated
2.1.1 (current version) 2,727 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 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 more