This afternoon there was a discussion about determining the version of PowerShell installed on the local system. Each of us had our own answer. Someone mentioned the [System.Version] .Net class. Its a relatively small class that might you might find useful. Lets take the Product Version of the PowerShell executable installed on my Windows 7 [...]