2016-12-06

LIte o komma ihåg att lista fram windows versionen

get-WmiObject -Class Win32_OperatingSystem | ForEach-Object -MemberName
Caption

gwmi win32_operatingsystem | % caption

(Get-ItemProperty -Path c:\windows\system32\hal.dll).VersionInfo.FileVersion

winver