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
    78
    0
    0
  2. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,222
    84,900
    340
    You should register the module first
    Code:
    Set-ExecutionPolicy -ExecutionPolicy Bypass -Force
    Import-Module PSWindowsUpdate
     
  3. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,222
    84,900
    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
    78
    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
    16,222
    84,900
    340
    Reboot, then use the command
     
  6. T15K6

    T15K6 MDL Junior Member

    Mar 16, 2019
    78
    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
    47,274
    94,765
    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?
     
  8. T15K6

    T15K6 MDL Junior Member

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

    Enthousiast MDL Tester

    Oct 30, 2009
    47,274
    94,765
    450
  10. T15K6

    T15K6 MDL Junior Member

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

    T15K6 MDL Junior Member

    Mar 16, 2019
    78
    0
    0
  12. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,274
    94,765
    450
    You don't read.
     
  13. T15K6

    T15K6 MDL Junior Member

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

    Enthousiast MDL Tester

    Oct 30, 2009
    47,274
    94,765
    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.
     
  15. T15K6

    T15K6 MDL Junior Member

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

    Carlos Detweiller Emperor of Ice-Cream

    Dec 21, 2012
    6,358
    7,077
    210
    The right tool for the right task. You need the UI for W8.1. You are using W7UI ATM.