Skip to content

PSScriptTools_v2.45.0

Choose a tag to compare

@jdhitsolutions jdhitsolutions released this 16 Sep 17:09
· 149 commits to main since this release

PSScriptTools

v2.45.0

  • Fixed help typo for Get-PSUnique PR 133. Thank you @fiala-sns.
  • Updated Get-WindowsVersion to inlcude DisplayVersion, e.g. 22H2.
  • Modified format file windowsversion.format.ps1xml to replace ReleaseID with the DisplayVersion value.
  • Revised Get-WindowsVersion to use systeminfo to retrieve the operating system name and if that fails, fall back to using the registry entry. The registry entry for Windows 11 typically still shows Windows 10.
  • Help updates.
  • Updated README.md.