Windows 10: See Full Details about a Windows 10 ISO file

Discus and support See Full Details about a Windows 10 ISO file in Windows 10 Tutorials to solve the problem; A few days ago I used the media tool to create a Win10 USB. I should have either 10586.164 or 10586.122 depending on when I did the create, e.g. before... Discussion in 'Windows 10 Tutorials' started by Kyhi, Nov 11, 2015.

  1. jgt1942 Win User

    See Full Details about a Windows 10 ISO file


    A few days ago I used the media tool to create a Win10 USB. I should have either 10586.164 or 10586.122 depending on when I did the create, e.g. before March 8, 2016. In an Admin CMD window I issued "dism /Get-WimInfo /WimFile:d:\sources\install.esd /index:1' I'm confused by the results I got. I don't see the version numbers I was expecting. Did I do something wrong?

    See Full Details about a Windows 10 ISO file [​IMG]
     
    jgt1942, Mar 20, 2016
    #16
  2. Brink
    Brink New Member

    Hello jgt1942, *Smile

    It appears that you checked an older build 10240 ISO file.
     
    Brink, Mar 20, 2016
    #17
  3. jgt1942 Win User
    I'm not sure how I downloaded an older version but somehow I did. I just downloaded the ISO file, mounted it and ran the command. I do see that it is versio 10.0.10586 but I don't really know what build it is. Per the MS webpage at Windows 10 update history - Windows Help
    the file I downloaded is 10586.164 What am I doing wrong?

    See Full Details about a Windows 10 ISO file [​IMG]
     
    jgt1942, Mar 20, 2016
    #18
  4. See Full Details about a Windows 10 ISO file

    I guess the ISO supplies 10586.0 and then Windows update drives you to .164.I haven't tried this,but I think so.
    You might use Techbench website to see if they directly provide 10586.164
     
    Sumit Dhiman, Mar 20, 2016
    #19
  5. jgt1942 Win User
    I just wanted some way to check what I had downloaded and ensure I actually downloaded what I thought I was downloading. The other day I use the MS Media tool to create a USB bootable Win10 jumpdrive. I know the tool downloaded from the MS site but the version of Windows installed on the USB jumpdrive was a very old version and I did not realize it until I used it.

    Once windows is installed you can press the Windows key + R and type WinVer (caps are NOT important) and it will display the current version of windows installed on your system.

    https://www.tenforums.com/tutorials/2...mber-find.html
     
    jgt1942, Mar 22, 2016
    #20
  6. NavyLCDR New Member
    Microsoft does not update the ISO files with every cumulative update they issue. The created on date in your screenshot is 02/13/16. That is the date that MS updated the ISO file. It is reported the ISO file created on that date installs 10586.104.

    It doesn't really matter what the minor build number is (.104, .166, etc) because the first cumulative update from Windows Update will take you to the most current minor build number. What matters is the major build number. Going from the 10240 series to the 10586 is more than just a cumulative update - it is a whole Windows 10 upgrade process.

    You got the 10240 ISO file the first time because you ran an old version of the Media Creation Tool that you had stored on your computer. The Media Creation Tool exe files are build specific. They will not automatically download the latest ISO. They will download the ISO file that was available when that specific Media Creation Tool exe file was created by Microsoft.
     
    NavyLCDR, Mar 22, 2016
    #21
  7. tfwul Win User
    So, I go to the Media Create Tool website, download the tool, MediaCreationTool.exe dtd 06-09-2016
    Run this tool
    Download the iso
    Mount or extract ISO (no difference in the outcome of the below)
    then:

    Code: C:\WINDOWS\system32>dism /Get-WimInfo /WimFile:J:\sources\install.esd /index:1 Deployment Image Servicing and Management tool Version: 10.0.10586.0 Details for image : J:\sources\install.esd Index : 1 Name : Windows 10 Pro Description : Windows 10 Pro Size : 14.440.586.483 bytes WIM Bootable : No Architecture : x64 Hal : <undefined> Version : 10.0.14393 ServicePack Build : 0 ServicePack Level : 0 Edition : Professional Installation : Client ProductType : WinNT ProductSuite : Terminal Server System Root : WINDOWS Directories : 19112 Files : 103893 Created : 17-07-2016 - 01:09:37 Modified : 06-09-2016 - 10:05:40 Languages : en-GB (Default) The operation completed successfully.[/quote] I also used boot.wim
    there is a small ws.dat file - when viewing that file it shows 10.0.14393

    Would expect the iso to be 1607 or so.

    same goes for the Win10_1607_English_x64.iso


    ==


    Code: C:\WINDOWS\system32>dism /Get-WimInfo /WimFile:J:\sources\install.wim /index:1 Deployment Image Servicing and Management tool Version: 10.0.10586.0 Details for image : J:\sources\install.wim Index : 1 Name : Windows 10 Pro Description : Windows 10 Pro Size : 14.747.431.455 bytes WIM Bootable : No Architecture : x64 Hal : <undefined> Version : 10.0.14393 ServicePack Build : 0 ServicePack Level : 0 Edition : Professional Installation : Client ProductType : WinNT ProductSuite : Terminal Server System Root : WINDOWS Directories : 19070 Files : 103878 Created : 16-07-2016 - 17:05:47 Modified : 16-07-2016 - 17:06:29 Languages : en-US (Default) The operation completed successfully. C:\WINDOWS\system32>[/quote]
    any idea?

    =

    See Full Details about a Windows 10 ISO file [​IMG]

    =
     
    tfwul, Sep 5, 2016
    #22
  8. f14tomcat Win User

    See Full Details about a Windows 10 ISO file

    Media Creation Tool is downloading the most current public build. 1607 is 14393.xxx. Looks like you are still running 10586, Pre-Anniversary. That's why the tool (DISM) is showing 10586, but the ISO info is correct as 14393. Not a problem. You're just extracting info from a later build with an earlier tool.
     
    f14tomcat, Sep 5, 2016
    #23
  9. tfwul Win User
    Many thanks indeed. All clear.
    Got mixed up myself...*Redface
    Ahum.

    =
     
    tfwul, Sep 5, 2016
    #24
  10. Kbird Win User
    Should this work in the Windows~BT Folder too ? when I run it against the 1607 Feature UPdate just downloaded on one of my systems , against Install.esd everything is shown as "undefined". The system is currently on 1511.589.

    It appears to be a multi Edition ISO if I leave off the /index:1 part

    from the ADMIN CMD Prompt :

    C:\WINDOWS\system32>dism /Get-WimInfo /WimFile:C:\$WINDOWS.~BT\sources\install.esd /index:1


    Deployment Image Servicing and Management tool
    Version: 10.0.10586.0


    Details for image : C:\$WINDOWS.~BT\sources\install.esd


    Index : 1
    Name : Windows Setup Media
    Description : Windows Setup Media
    Size : 265,060,601 bytes
    WIM Bootable : No
    Architecture : <undefined>
    Hal : <undefined>
    Version : <undefined>
    ServicePack Build : <undefined>
    ServicePack Level : <undefined>
    Edition : <undefined>
    Installation : <undefined>
    ProductType : <undefined>
    ProductSuite : <undefined>
    System Root : <undefined>
    Directories : 96
    Files : 985
    Created : 7/16/2016 - 8:18:42 AM
    Modified : 9/20/2016 - 12:49:30 PM
    Languages : <undefined>


    The operation completed successfully.
     
    Kbird, Sep 22, 2016
    #25
  11. Brink
    Brink New Member
    Brink, Sep 22, 2016
    #26
  12. Kbird Win User
    OK , I thought I could check it without doing that ...... my mistake....

    Thanks

    KB.

    edit: ESDToIso , with no# 3 gives basic info though I am doing the conversion since I'd rather run this Update myself.


    See Full Details about a Windows 10 ISO file [​IMG]
     
    Kbird, Sep 22, 2016
    #27
  13. Superfly Win User

    See Full Details about a Windows 10 ISO file

    @Kbird

    The encrypted install.esd found there in not the same as the install.esd after decryption.

    It contains the files to create an iso which includes Setup Media, as in your display (see size - the actual decrypted Install.esd is much, much larger.)
     
    Superfly, Sep 22, 2016
    #28
  14. Kbird Win User
    thanks SuperFly , good info , I just assumed install.esd was the same in the ~BT folder as in the mounted ISO ...figured it was kinda the same thing so would work the same way.

    Looks like it is STD 1607 ,and I'll have to update to the minor Build afterwards.....


    KB.
     
    Kbird, Sep 22, 2016
    #29
  15. corhsin Win User
    No longer accurate in 14393, or maybe it doesn't work on DVDs for some reason?

    Code: C:\WINDOWS\system32>dism /Get-WimInfo /WimFileSee Full Details about a Windows 10 ISO file :D:\sources\install.wim Deployment Image Servicing and Management tool Version: 10.0.14393.0 Error: 1 Incorrect function. The DISM log file can be found at C:\WINDOWS\Logs\DISM\dism.log[/quote]
     
    corhsin, Dec 31, 2016
    #30
Thema:

See Full Details about a Windows 10 ISO file

Loading...
  1. See Full Details about a Windows 10 ISO file - Similar Threads - Full Details ISO

  2. Please see details

    in Windows 10 Software and Apps
    Please see details: I have a fusion 5 FWIN232 PRO Tablet. I attempted to hard reset it but during the Windows installation something went wrong so now I'm stuck in a constant loop of an error messege telling me to click OK to restart which all that does is restart the tablet then give me the...
  3. Please see details

    in Windows 10 Installation and Upgrade
    Please see details: I have a fusion 5 FWIN232 PRO Tablet. I attempted to hard reset it but during the Windows installation something went wrong so now I'm stuck in a constant loop of an error messege telling me to click OK to restart which all that does is restart the tablet then give me the...
  4. About 21H1 Official ISO file

    in Windows 10 Installation and Upgrade
    About 21H1 Official ISO file: When expectedly & approximately Windows 10 21H1 ISO file will be available on https://www.microsoft.com/en-us/software-download/windows10 ?I know upgrade possible from the Windows update, But I required the ISO file.Why is it still taking too long time to come on the website?...
  5. How to change details about a file?

    in Windows 10 Network and Sharing
    How to change details about a file?: So I have a folder of files of songs and I want to change the file "title" not the name. When I go into properties, it really doesn't give me that option to change them, only remove and I have over 1600. This is for my boss and I'm at a complete loss as to what to do because...
  6. Details about windows 10 OEM version

    in Windows 10 Installation and Upgrade
    Details about windows 10 OEM version: I have purchased a new laptop without Windows OS(it has a preintalled OS,Not Windows). I am a student, can i insall the Windows 10 OEM to my laptop? Is it illegal? If it is not legal then where can i get the Windows 10 education version?...
  7. About Upgrade to Windows 10 with an ISO file

    in Windows 10 Installation and Upgrade
    About Upgrade to Windows 10 with an ISO file: I want to upgrade my windows 8.1 to windows 10 with an ISO file. My question is that will my any data be deleted after the update. https://answers.microsoft.com/en-us/windows/forum/all/about-upgrade-to-windows-10-with-an-iso-file/675827ac-077e-4b17-9585-5e7d70b6be43
  8. Windows 10 cannot see files on Windows 7 but not vice versa. Please see details; this is...

    in Windows 10 Network and Sharing
    Windows 10 cannot see files on Windows 7 but not vice versa. Please see details; this is...: I have a home network with Windows computers, some running Win 10 Home, some Win 7 Home, one XP, and a Linux running Samba. Everyone can see and change everyone else's files - EXCEPT Win 10 cannot see Win 7. To preempt going down dead-end roads, please note: Everyone...
  9. Is it possible to see details about "Process Private" in RamMap

    in Windows 10 Performance & Maintenance
    Is it possible to see details about "Process Private" in RamMap: Currently "Process Private" is taking up 9 GB of my 16 GB. As it seems a bit excessive, I'd love to be able to see exactly what is using all this memory. Is it possible to see what processes are using this memory? 91940
  10. Confused about the ISO file?

    in Windows 10 Installation and Upgrade
    Confused about the ISO file?: Hi, I've recently been trying to upgrade from Windows 7 to Windows 10. I have tried to use the installer provided by Microsoft but the installer hangs on Checking For Updates. This doesn't end and I cannot pass it. I cannot use windows update to get the update as it just...

Users found this page by searching for:

  1. Update for Windows 10 for x64-based Systems (KB4023057)Microsoft Corporation2.55.0.0Tuesday March 12 2019 12:49 AM