Retrieving the version of windows from an ISO

Mount the iso and run the following command (which assumes the drive is mounted on E:) at the command line.

dism /Get-WimInfo /WimFile:E:\sources\install.wim /index:1

You will then get output which will tell you the type of Windows installation media you have including architechture.