Windows 8.1 with Update ESDs Repository

Discussion in 'Windows 8' started by abbodi1406, Apr 12, 2014.

  1. T15K6

    T15K6 MDL Junior Member

    Mar 16, 2019
    81
    0
    0
  2. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,391
    92,023
    340
    You should register the module first
    Code:
    Set-ExecutionPolicy -ExecutionPolicy Bypass -Force
    Import-Module PSWindowsUpdate
     
  3. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,391
    92,023
    340
    It seems searching
    how much time it's been searching?

    like i said frim the beginning, you need to manually install KB3173424 then KB3172614 to be sure
     
  4. T15K6

    T15K6 MDL Junior Member

    Mar 16, 2019
    81
    0
    0
    i waited 1-2 hours nothing happens first i need install KB3173424 then KB3172614 ? after that use this command?
    Code:
    Get-WUList | Format-Table -Property KB,Size,Title -AutoSize
     
  5. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,391
    92,023
    340
    Reboot, then use the command
     
  6. T15K6

    T15K6 MDL Junior Member

    Mar 16, 2019
    81
    0
    0
    i install udaptes reboot and write this command in powershell
    Code:
    Get-WUList | Format-Table -Property KB,Size,Title -AutoSize
    but nothing happends :( any other way? or install manually all updates?
     
  7. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    50,303
    106,505
    450
    Why not just download all updates using WHD, integrate them offline using W81UI, install in vmware in audit mode, run wumt/wumgr and install what you need from WU, sysprep/capture and resetbase/cleanup image?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. T15K6

    T15K6 MDL Junior Member

    Mar 16, 2019
    81
    0
    0
    what is WHD ? and W81UI?
     
  9. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    50,303
    106,505
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. T15K6

    T15K6 MDL Junior Member

    Mar 16, 2019
    81
    0
    0
    use W81UI for win 8.1 yes?
     
  11. T15K6

    T15K6 MDL Junior Member

    Mar 16, 2019
    81
    0
    0
  12. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    50,303
    106,505
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    50,303
    106,505
    450
    You don't read.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. T15K6

    T15K6 MDL Junior Member

    Mar 16, 2019
    81
    0
    0
    i dont understand what i do wrong :( ok thanks anyway
     
  15. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    50,303
    106,505
    450
    Start by starting WHD, not in the VM, but on the host, and update the update-lists, next download the win 8.1 updates (download the correct ones for your iso).
    When the updates are downloaded, run W8.1UI with the correct settings.
    When the iso is updated, you can install it in audit mode in vmware and use a wu manager (wumt/wumgr) to install left over updates, if desired.
    Sysprep, capture.... and replace the original install.wim with the newly captured one.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. T15K6

    T15K6 MDL Junior Member

    Mar 16, 2019
    81
    0
    0
    in my host machine need install windows 8.1 ?
     
  17. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream
    Staff Member

    Dec 21, 2012
    6,995
    8,165
    210
    The right tool for the right task. You need the UI for W8.1. You are using W7UI ATM.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...