You should register the module first Code: Set-ExecutionPolicy -ExecutionPolicy Bypass -Force Import-Module PSWindowsUpdate
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
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
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?
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?
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.