Get-WindowsVersion

1.3.9

List current or History Windows Version from local computer.

Minimum PowerShell version

5.1

Installation Options

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

Install-Module -Name Get-WindowsVersion

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

Install-PSResource -Name Get-WindowsVersion

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) 2022 dertechblog.de - Johannes Sebald. Alle Rechte vorbehalten.

Package Details

Author(s)

  • Johannes Sebald

Tags

Build History ProductID Version Windows

Functions

Get-WindowsVersion

PSEditions

Desktop Core

Dependencies

This module has no dependencies.

Release Notes



## 1.3.9

* Code Optimization and Bug Fixes for Windows 11

## 1.3.8

* Code Optimization and Bug Fixes

## 1.3.7

* Code Optimization and Bug Fixes
* Display of the correct Version from 20H2 or higher
* Add new Example with Sort-Object

## 1.3.6

* Code Optimization and Bug Fixes
* Minimum PSVersion: 5.1
* Remove Parameter ADSearchBase
* Remove Parameter ComputerName
* Supported PSEditions: Desktop and Core

## 1.3.5

* Code Optimization and Bug Fixes for PowerShell 7
* Faster with ForEach-Object -Parallel
* Minimum PSVersion: 7.0
* New-Alias gwv
* Remove Parameter Force (Replace Output Format with Format.ps1xml)
* Remove Parameter TestWinRM
* Supported PSEditions: Core

## 1.3.4

* Code Optimization
* Default Test-NetConnection is now Ping (instead of before WinRM)
* New Parameter TestWinRM for Test-NetConnection with TCPPort WinRM

## 1.3.3

* Change AD Search to System.DirectoryServices.DirectorySearcher

## 1.3.2

* Code Optimization and Bug Fixes
* Supported PSEditions: Desktop and Core
* Minimum PSVersion: 5.1

## 1.3.1

* Minimum requirement PowerShell Version 5.1
* New: Compatible with PowerShell Core 6
* Code Optimization and Bug Fixes

## 1.3.0

* Change PowerShell Version to 3.0

## 1.2.8

* Change Module Manifest Release Notes

## 1.2.7

* Change Module Manifest Description and Tags

## 1.2.6

* New Module Manifest

## 1.2.5

* Code Optimization

## 1.2.4

* BugFix Error Handling WMI Access
* BugFix InstallTime for Windows 6.x

## 1.2.3

* Colum InstallTime Optimization

## 1.2.2

* BugFix Error Handling
* New parameter History
* New column InstallTime

## 1.2.1

* BugFix Error Handling

## 1.2.0

* Compatible with local Computers without domain membership

## 1.1.0

* Added Force Parameter to disable the built-in Format-Table and Sort-Object

## 1.0.0

* Initial Upload

FileList

Version History

Version Downloads Last updated
1.3.9 (current version) 20,394 3/10/2022
1.3.8 1,489 2/23/2021
1.3.7 24 2/23/2021
1.3.6 26 2/22/2021
1.3.5 1,750 3/26/2020
1.3.4 12,787 12/5/2019
1.3.3 89,603 12/14/2018
1.3.2 39 12/12/2018
1.3.1 36 12/11/2018
1.3.0 746 7/11/2018
1.2.9 18 7/11/2018
1.2.8 18 7/11/2018
1.2.7 19 7/11/2018
1.2.6 17 7/11/2018
1.2.5 29 7/11/2018
Show more