Windows 10 , Version 1703 (Updated July 2017) | MSDN / VLSC |

Discussion in 'Windows 10' started by LostED, Jul 27, 2017.

  1. pitrs

    pitrs MDL Novice

    Joined:
    Sep 30, 2015
    Messages:
    33
    Likes Received:
    7
    Trophy Points:
    0
  2. tnx

    tnx MDL Expert

    Joined:
    Sep 2, 2008
    Messages:
    1,659
    Likes Received:
    256
    Trophy Points:
    60
    Maybe time to step away from using dvd-r and use a USB drive instead.
     
  3. Enthousiast

    Enthousiast MDL Tester

    Joined:
    Oct 30, 2009
    Messages:
    35,567
    Likes Received:
    59,630
    Trophy Points:
    450
  4. pitrs

    pitrs MDL Novice

    Joined:
    Sep 30, 2015
    Messages:
    33
    Likes Received:
    7
    Trophy Points:
    0
  5. Enthousiast

    Enthousiast MDL Tester

    Joined:
    Oct 30, 2009
    Messages:
    35,567
    Likes Received:
    59,630
    Trophy Points:
    450
  6. Dude Guyman

    Dude Guyman MDL Member

    Joined:
    Jun 20, 2017
    Messages:
    138
    Likes Received:
    93
    Trophy Points:
    10
    #166 Dude Guyman, Aug 6, 2017
    Last edited: Aug 6, 2017
    If I just use MS media creation tool, will it be as current as these ISOs or some older version?

    edit: assuming I was just going for standard WIN10 Pro, not Enterprise or anything.
     
  7. Enthousiast

    Enthousiast MDL Tester

    Joined:
    Oct 30, 2009
    Messages:
    35,567
    Likes Received:
    59,630
    Trophy Points:
    450
    Last time i checked the MCT it still downloads the 15063.0 or was it 15063.413 june refresh esd's, will check asap.

    EDIT: it still downloads:
    Code:
    <FileName>15063.0.170317-1834.rs2_release_CLIENTCombinedSL_RET_x64fre_ar-sa.esd</FileName>
     
  8. Dude Guyman

    Dude Guyman MDL Member

    Joined:
    Jun 20, 2017
    Messages:
    138
    Likes Received:
    93
    Trophy Points:
    10
  9. Enthousiast

    Enthousiast MDL Tester

    Joined:
    Oct 30, 2009
    Messages:
    35,567
    Likes Received:
    59,630
    Trophy Points:
    450
    You can manually download the July refresh esd's from the ESD Repository and run @abbodi1406's ESD>ISO v30 tool on it.
     
  10. Mavericks Choice

    Mavericks Choice MDL Expert

    Joined:
    Aug 5, 2015
    Messages:
    1,832
    Likes Received:
    7,023
    Trophy Points:
    60
    Can anyone suggest the best way to install windows10.0-kb4032188-x64
    As it refuses to install offline to the wim?
     
  11. Enthousiast

    Enthousiast MDL Tester

    Joined:
    Oct 30, 2009
    Messages:
    35,567
    Likes Received:
    59,630
    Trophy Points:
    450
    What method of installing/integrating did you use and what is the error?
     
  12. thessalonik

    thessalonik MDL Senior Member

    Joined:
    Apr 7, 2014
    Messages:
    299
    Likes Received:
    16
    Trophy Points:
    10
    Will RE filesystem be ready for upcoming final RS3?
     
  13. Mavericks Choice

    Mavericks Choice MDL Expert

    Joined:
    Aug 5, 2015
    Messages:
    1,832
    Likes Received:
    7,023
    Trophy Points:
    60
    With dism:
    Dism /Image:C:\zmount /Add-Package /PackagePath:C:\msu\windows10.0-kb4032188-x64_6ad9a3a45bf7c74c8b397b358ce21dd7a45f19b5.msu /PreventPending

    Dism Log:
    Added C:\Windows\Logs\DISM\dism.log to WER report.
    2017-08-07 07:39:58, Info CBS Not able to add pending.xml to offline WER report. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
    2017-08-07 07:39:58, Error CSI 00000016 (F) STATUS_SXS_ASSEMBLY_MISSING #605995# from CCSDirectTransaction::OperateEnding at index 0 of 1 operations, disposition 2[gle=0xd015000c]
    2017-08-07 07:39:58, Error CSI 00000017 (F) HRESULT_FROM_WIN32(ERROR_SXS_ASSEMBLY_MISSING) #605841# from Windows::ServicingAPI::CCSITransaction::ICSITransaction_PinDeployment(Flags = 0, a = bdce20e98e680cd0d38075da9bd7c6f8, version 10.0.15063.483, arch amd64, nonSxS, pkt {l:8 b:31bf3856ad364e35}, cb = (null), s = (null), rid = 'Package_568_for_KB4025342~31bf3856ad364e35~amd64~~10.0.1.13.4025342-1453_neutral', rah = '2', manpath = (null), catpath = (null), ed = 0, disp = 0)[gle=0x80073701]
    2017-08-07 07:39:58, Info CBS Failed to pin deployment while resolving Update: Package_568_for_KB4025342~31bf3856ad364e35~amd64~~10.0.1.13.4025342-1453_neutral from file: (null) [HRESULT = 0x80073701 - ERROR_SXS_ASSEMBLY_MISSING]
    2017-08-07 07:39:58, Info CBS Failed to bulk stage deployment manifest and pin deployment for package package_2644_for_KB4032188~31bf3856ad364e35~amd64~~10.0.1.9 [HRESULT = 0x80073701 - ERROR_SXS_ASSEMBLY_MISSING]
    2017-08-07 07:39:58, Info CBS CommitPackagesState: Started persisting state of packages
    2017-08-07 07:39:58, Info CBS CommitPackagesState: Completed persisting state of packages
    2017-08-07 07:39:58, Info CSI 00000018@2017/8/6:21:39:58.451 CSI Transaction @0x3cbfd90 destroyed
     
  14. Enthousiast

    Enthousiast MDL Tester

    Joined:
    Oct 30, 2009
    Messages:
    35,567
    Likes Received:
    59,630
    Trophy Points:
    450
    Why do you use the /preventpending option? updates don't set the pending flag on 15063. What happens when you leave the command option out?
     
  15. Mavericks Choice

    Mavericks Choice MDL Expert

    Joined:
    Aug 5, 2015
    Messages:
    1,832
    Likes Received:
    7,023
    Trophy Points:
    60
    #175 Mavericks Choice, Aug 6, 2017
    Last edited: Aug 7, 2017
    Dism error.jpg
    Thanks, but NG as well! Appears not integrate able?
     
  16. Enthousiast

    Enthousiast MDL Tester

    Joined:
    Oct 30, 2009
    Messages:
    35,567
    Likes Received:
    59,630
    Trophy Points:
    450
  17. Enthousiast

    Enthousiast MDL Tester

    Joined:
    Oct 30, 2009
    Messages:
    35,567
    Likes Received:
    59,630
    Trophy Points:
    450
  18. Mavericks Choice

    Mavericks Choice MDL Expert

    Joined:
    Aug 5, 2015
    Messages:
    1,832
    Likes Received:
    7,023
    Trophy Points:
    60
    Yes that's correct, his script extracts the msu to cab file to install, dism refuses to directly install the msu like other updates.
    Bloody nice script, never seen it till now. Will keep it together with my other UA tools!
     
  19. Enthousiast

    Enthousiast MDL Tester

    Joined:
    Oct 30, 2009
    Messages:
    35,567
    Likes Received:
    59,630
    Trophy Points:
    450
    #179 Enthousiast, Aug 7, 2017
    Last edited: Aug 7, 2017
    I am busy trying to get a friends pc up and running, but as soon as i finished it (or put it at the trash) i will run the add-packages command manually, never had any problems with it, but i am also always on the latest official release with the adk for it onboard.
     
  20. TeamOS

    TeamOS MDL Guru

    Joined:
    May 27, 2013
    Messages:
    3,046
    Likes Received:
    1,739
    Trophy Points:
    120
    #180 TeamOS, Aug 7, 2017
    Last edited: Aug 7, 2017
    i was have the same in win 7 im not sure if is the same but check in registry in this path :HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\PackagesPending
    or this:
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\SessionsPending]
    "Exclusive"=dword:00000004
    "TotalSessionPhases"=dword:00000001

    change:

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\SessionsPending]
    "Exclusive"=dword:00000000
    "TotalSessionPhases"=dword:00000000