This displays all of the versions of the .net framework on the compuer in question
@(dir $env:windir\Microsoft.NET\Framework\v* -name)