< # .SYNOPSIS This script shows the company name of a file version object .DESCRIPTION This script is a re-implementation of an MSDN Sample script that uses System.Diagnostics.FileVersionInfo to get the company name ( if it exists). .NOTES File Name : Show-FileVersionCompanyName.ps1 Author : Thomas Lee – tfl @psp .co.uk Requires : PowerShell Version 2.0… Read the full text.