PowerShell PowerShell Get-ChildItem C:\Windows\System32\mscoree.dll | %{[System.Diagnostics.FileVersionInfo]::GetVersionInfo($_)} | ConvertTo-Json 1 Get-ChildItem C:\Windows\System32\mscoree.dll | %{[System.Diagnostics.FileVersionInfo]::GetVersionInfo($_)} | ConvertTo-Json