Difference between revisions of "Get-ComputerInfo"
Jump to navigation
Jump to search
(Created page with "Get-ComputerInfo OsName,OsVersion,OsBuildNumber,OsHardwareAbstractionLayer,WindowsVersion") |
|||
| Line 1: | Line 1: | ||
| + | # Get windows OS version | ||
| + | https://ss64.com/ps/syntax-ver.html | ||
| + | |||
Get-ComputerInfo OsName,OsVersion,OsBuildNumber,OsHardwareAbstractionLayer,WindowsVersion | Get-ComputerInfo OsName,OsVersion,OsBuildNumber,OsHardwareAbstractionLayer,WindowsVersion | ||
Latest revision as of 14:04, 26 July 2023
Get windows OS version
https://ss64.com/ps/syntax-ver.html
Get-ComputerInfo OsName,OsVersion,OsBuildNumber,OsHardwareAbstractionLayer,WindowsVersion