Получить файловую версию в PowerShell

[System.Diagnostics.FileVersionInfo]::GetVersionInfo("somefilepath").FileVersion
Code with bulbul