PDA

View Full Version : psst, buddy. Need an esd?



THempleman
December 9th, 2016, 04:32 PM
Here's how to keep receiving .esd's for future previews:
(from Windows 10 forums)

If having the possibility to make an ISO image and create your own install media weighs more than reduced download size, you must manually disable UUP in Windows registry.

Both of the following DWORDs have by default value 1 (UUP enabled). You must change both values to 0 (UUP disabled) to keep getting the ESD file and full build download:

Key: HKEY_LOCAL_MACHINE>SOFTWARE>Microsoft>Windows>CurrentVersion>WindowsUpdate>Orchestrator
DWORD: EnableUUPScan

Key: HKEY_LOCAL_MACHINE>SOFTWARE>Microsoft>WindowsUpdate
DWORD: SupportsUUP

These DWORDS must have the same value, 1 for UUP enabled, 0 for UUP disabled.

If you have already upgraded when UUP was enabled, you do not have and can't get the ESD file. Do the above registry changes before next build upgrade to assure you will get ESD file.

If your upgrade has been downloaded and prepared but you have not yet clicked Restart now button in Windows Update to start upgrade, you can do the following to redownload upgrade and get the ESD file:

- Edit the registry as told above
- Open Disk Clean-up > Clean up system files
- Select Temporary Windows installation files, click OK:
http://www.tenforums.com/attachments/tutorials/112932d1481279617-esd-iso-create-bootable-iso-windows-10-esd-file-image.png

- Wait until clean up is done
- In Settings app > Windows Update, click Restart now
- Windows will now restart for upgrade but as no upgrade files will be found, it boots back to desktop
- Now let Windows Update to download the upgrade again, this time it will be the full upgrade and include the ESD file

Thanks for fellow member @Bat 1 (http://www.tenforums.com/members/bat-1.html) for registry tip.

Agelyk
December 9th, 2016, 04:50 PM
nice tuto, thanks for sharing.

dhjohns
December 9th, 2016, 06:22 PM
I use this to clean updates. It works great. Just open your text editor, paste in code, and save as a command file. Run as administrator.


:startclean
net stop wuauserv
net stop bits


RMDIR /S /Q "%Windir%\SoftwareDistribution\Download\"
MKDIR "%Windir%\SoftwareDistribution\Download\"


Dism.exe /online /Cleanup-Image /StartComponentCleanup /ResetBase


net start wuauserv
net start bits

THempleman
December 10th, 2016, 04:46 PM
I already changed my registry. So, after the next and future previews I run the script?

dhjohns
December 10th, 2016, 06:39 PM
I already changed my registry. So, after the next and future previews I run the script?I would assume that you would need to run the script after every new install.

A Guy
December 11th, 2016, 03:58 AM
https://www.tenforums.com/tutorials/2570-esd-iso-create-bootable-iso-windows-10-esd-file-73.html#post886726

Thanks for posting THempleman. Written by my friend Kari ;)

https://www.tenforums.com/tutorials/72031-windows-10-iso-image-create-existing-installation.html

A Guy

THempleman
December 27th, 2016, 12:58 AM
I can't find 14997.

2635599
December 27th, 2016, 01:07 AM
I can't find 14997.


i'd try teamos.

dhjohns
December 27th, 2016, 02:08 AM
I can't find 14997.Right here!https://mega.nz/#!UAhEBQTa!QaaIMl6YsmCC7puglkBHNa5FC05_Wbd5u_eKxcRE-IY

THempleman
December 27th, 2016, 04:08 AM
Right here!https://mega.nz/#!UAhEBQTa!QaaIMl6YsmCC7puglkBHNa5FC05_Wbd5u_eKxcRE-IY


....and a Happy New Year!
Thank you

2635599
December 27th, 2016, 11:28 AM
Right here!https://mega.nz/#!UAhEBQTa!QaaIMl6YsmCC7puglkBHNa5FC05_Wbd5u_eKxcRE-IY

in the future please let peeps know that if the file is above a certain size they will need to either need to install the mega app their pc or install the browser addon. thanks

THempleman
December 30th, 2016, 05:00 PM
14997 did not like some apps and would not play some movies. I went back to 14986.

2635599
December 30th, 2016, 10:28 PM
14997 did not like some apps and would not play some movies. I went back to 14986.

i can see maybe 14986 not liking some apps, but movies? can you list which video file extensions you're having problems with?

THempleman
December 30th, 2016, 11:48 PM
I don't remember. My gnat-like patience went straight to the usb stick.