windows 10 iso version

Discussion in 'Windows 10' started by carpboy, Nov 15, 2015.

  1. carpboy

    carpboy MDL Junior Member

    Aug 5, 2010
    85
    8
    0
    hi if I download windows 10 iso via media tool is there a way to tell if it I the new 1511 build th2
     
  2. MrMagic

    MrMagic MDL Guru

    Feb 13, 2012
    6,015
    4,148
    210
    It will be, they updated it
     
  3. EFA11

    EFA11 Avatar Guru

    Oct 7, 2010
    8,719
    6,741
    270
    #3 EFA11, Nov 15, 2015
    Last edited by a moderator: Apr 20, 2017
  4. GoNz0

    GoNz0 MDL Novice

    Feb 27, 2010
    40
    6
    0
    #4 GoNz0, Nov 15, 2015
    Last edited by a moderator: Apr 20, 2017
    mount the ISO, run a admin command prompt and then this command replacing the drive letter to match the mounted ISO

    Code:
    dism /Get-WimInfo /WimFile:E:\sources\install.wim /index:1
    I had the same question and get this back, it is the new build but I do not know why it still has technical preview attached to it.

    Code:
    Microsoft Windows [Version 10.0.10586]
    (c) 2016 Microsoft Corporation. All rights reserved.
    
    C:\WINDOWS\system32>dism /Get-WimInfo /WimFile:d:\sources\install.wim /index:1
    
    Deployment Image Servicing and Management tool
    Version: 10.0.10586.0
    
    Details for image : d:\sources\install.wim
    
    Index : 1
    Name : Windows 10 Single Language Technical Preview
    Description : Windows 10 Single Language Technical Preview
    Size : 13,822,020,365 bytes
    WIM Bootable : No
    Architecture : x64
    Hal : <undefined>
    Version : 10.0.10586
    ServicePack Build : 0
    ServicePack Level : 0
    Edition : CoreSingleLanguage
    Installation : Client
    ProductType : WinNT
    ProductSuite : Terminal Server
    System Root : WINDOWS
    Directories : 19245
    Files : 97774
    Created : 30/10/2015 - 18:41:04
    Modified : 30/10/2015 - 18:41:42
    Languages :
            en-GB (Default)
    
    The operation completed successfully.
    
    C:\WINDOWS\system32>
     
  5. carpboy

    carpboy MDL Junior Member

    Aug 5, 2010
    85
    8
    0
    seems same size iso as the 1 I download 2 weeks ago
     
  6. Gharlane00

    Gharlane00 MDL Addicted

    Aug 26, 2009
    836
    296
    30
    Right click - properties - details the Product version will tell you what build number it gets
     
  7. kaljukass

    kaljukass MDL Guru

    Nov 26, 2012
    3,390
    1,322
    120
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...