[Q:] How to retrieve URL from which PC Settings or Store download the ESD?

Discussion in 'Windows 10' started by moderate, Dec 9, 2014.

Tags:
  1. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,377
    2,479
    120
    #1 moderate, Dec 9, 2014
    Last edited by a moderator: Apr 20, 2017
    Hello,

    as you know, you can download the next W10 version by Immersive Contol Panel and also by Windows Store (by entering:

    Code:
    ms-windows-store:WindowsUpgrade
    to IE address bar)

    Does anybody know, from where user can reveal the URL from which is downloaded package received to \Windows\SoftwareDistribution\Download? Thanks.
     
  2. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,377
    2,479
    120
    Ah, it is from WindowsUpdate.log...
    :)

    sorry for bothering :)
     
  3. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,377
    2,479
    120
  4. pisthai

    pisthai Imperfect Human

    Jul 29, 2009
    7,221
    2,272
    240
    There a few option for to retrieve that infos.

    • If a Download Manager was used, the log file of that one;
    • using a Database Apps for to keep that History;
    • using sadden log files of Windows.
    Fact is, all of that option need an interaction of the user to keep that data.

    I use an PHP Apps with and MySQL Database for to keep such important data and do similar for to keep Computer Info's, incl. what is where installed with what S/N and Activation codes as well as Registration infos. That's very useful if use to buy online software and keep track of it. My own database for that goes back to the mid '80's.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,377
    2,479
    120
    thanks, it will become handy next time...

    ...actually, when ESD downloading finishes (TaskMgr is great for watching network transfer.), user has whole 15 secs to reach \Windows\SoftwareDistribution\Download\111511568914841984894 directory and start copying ESD file elsewhere... :))
     
  6. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,104
    24,378
    340
    One could query WindowsUpdate.log with some script directly and download with wget to any place ... :g:?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,377
    2,479
    120
    Does any program exist, what will pretend to WU for example:

    ...on Win8-1-1x64 that client is WVistax32 instead? You know, just to download updates and language packs... :))
     
  8. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,104
    24,378
    340
    #9 s1ave77, Dec 9, 2014
    Last edited by a moderator: Apr 20, 2017
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,192
    84,706
    340
    BTW, Don't forget that those ESDs are encrypted
     
  10. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,104
    24,378
    340
    Is decryption key known in this case :hmm:?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,192
    84,706
    340
    I don't know :hmm:

    but it could be the same as x86/x64 ESDs
     
  12. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,104
    24,378
    340
    #13 s1ave77, Dec 9, 2014
    Last edited by a moderator: Apr 20, 2017
    Code:
    BwIAAACkAABSU0EyAAgAAAEAAQA5WQn9lTT4Ci679UcfZW6y8GkbeGTN9bKbgjnigtWmb7pPkifbr3ihmmtJ1ZWJmZCyDyeRNHwHDieOiM8zfgRJr575RKQI8yWi6wNAZVhUZDzKlch4BgABut2lcjZRT5o/Iyotd0tKW7Np1ur8D/HawdmHXdhN42hjg7PKNfvbgXICNNK+uschVzA39HWejEowO5ppaXBObLpN28Ipun3+s0xPNePHNVKD/4azFGd11ZZWmoh3NpnZXBGW3Jk2fn6hmrQ434Mrw4qdpIfTqh/d0aWGE7CseZPYR0F9Gd6DWyXn6JzkvPBPRNtdU7SK5Xeh+pDmTnme5av3c1XNBka2hScgqAT/BOAwaIvufA6QZXccHkeHnOVO/XHEi339OT0FJLNWearerYzfHtHh6D8+d7fIdHBsgMCMd/O2suhNVBWsipzA8UPnhy4+4uPAhoV7fqaYjPbE0fUTXT82SUG11W4tjs8+kTflzwX1qoNezfLdG6++h7LJSGJNPe2QfsQlB8NxLTReIHsyW5Fv5Q0LZH/Z5tJsOeu0P39z9k/oW30TGHIVnipOkdfA1PREFFwDWJ7MKsTQkW2ikSo9Y1HbUhIAb2xI9M28GAxGxdaPa69vAepfqiPOfEFOiZcUhVkLs6vv8GVOsLRMHFalKhwNi6bWX32R76OKmRHLPPl47dkHCBy/nBVSLaVyUo25gEX3pVgGDpoiHOTzeq1qvPdguBMXHtgvpvEMTBEMDFpp1hMqWkNcapPA25oGQmJr5LouRsfaHXe52LoJpniCA/Lf7cFSCbx+Wkh1bl/4uepz45bZGpjde4WvPnKPBOsi+EZ30lYi0mfKGBQ7HS6RE9iQSbOJYZ2djnY+ok8VkGrXU28l1kQParu3mnXOcQdviIJhtH6nor3GjXYbMml40/b3lGPn6qPjf0UW9glD2apdQMyTTxO2YzLlpiW96d5SwsPTDfP83YTZUZd6Er4cvmlb7G4qidlF7xIdVzzmGx5PPAuv6oLzMf3qFHKgo8nGC3ZcHfTsHz62eTvDFfCxuqTSbZYby+SraGvez3gZSKnbmvkfaBumgMPULGjsPC0FGMf1PXzxHQ3Y5chnpxYXF86h9NRRf9efeByhj3cS1AQGNidgIfo1l0CdNDtWegcZC/0U8+0O/lMGUnemt8a+Zl6jb+XHB9czxWjfetE3KcLXlfXrIBMM7Ve3JNEU1dL01vZ7THJXYWS6mIvGnOK+nW4GxsgReW8an5HlE1qF3O0r0vmpttZ6tK0NjxZFrUIVJwE+X/rJrRIS7eJJsgLoI4HD37AMcQ3rGY4/mnR7JitqNj4TNq+P/XNNl7wkjmRLOruLrOdShKON1ZvmaZ9BKUYI02FjxRntO8MPOrR2ImdRpTp+1rGtLlWWe0MxmPOkIQIsPKocIeitjWXIgNErcdzulagizd+cmcf2PPOyNkOd7yVv1xxxLy2ePYsHdGaYxIgM0xJ+NNrNpLz9/3W2quhEt4JL6jIhnIuvIUd67SQLwf7qy2jS3lLwbkBqPJpalAE=
    This was last i noticed ... :g:.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,192
    84,706
    340
    Thats for W10 :D

    anyway, both known CryptoKeys are already implemented in qad's decrypter :)
     
  14. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,104
    24,378
    340
    Yep, i know latest decrypter is shipped with all needed keys :worthy:.



    Would be good to see the LOG to check the offers :g:.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,377
    2,479
    120
    Encrypted? My sweet ESD? Please, tell me more.

    I normally dig inside right now.
     
  16. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,104
    24,378
    340
    abbodi only guessed afaik, since the Windows Store Upgrade ESDs are decrypted (see the ESD REPO thread) :nsa:.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,192
    84,706
    340
    #18 abbodi1406, Dec 9, 2014
    Last edited by a moderator: May 23, 2017
  18. Superfly

    Superfly MDL Expert

    Jan 12, 2010
    1,143
    543
    60
    #19 Superfly, Dec 10, 2014
    Last edited by a moderator: May 23, 2017
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  19. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,192
    84,706
    340
    Yes it is :)

    but we are talking about ARM refresh esd, which could have different crypto key (i doubt)