Skip to content

Instantly share code, notes, and snippets.

@smartXZX
Created September 21, 2018 09:49
Show Gist options
  • Select an option

  • Save smartXZX/d662923fdabd675fb19180b72f08abe5 to your computer and use it in GitHub Desktop.

Select an option

Save smartXZX/d662923fdabd675fb19180b72f08abe5 to your computer and use it in GitHub Desktop.
PS command to get Windows version
Get-ComputerInfo | select WindowsProductName, WindowsVersion, OsHardwareAbstractionLayer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment