[DISCUSSION] Windows 10 Demoted Back to Insider Preview 17133.1 (PC) [RS4_Release]

Discussion in 'Windows 10' started by Enthousiast, Mar 27, 2018.

  1. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,679
    103,529
    450
    @s1ave77, i thought we established that a long time ago ;):D
    @moderate Manually:
    Code:
    dism.exe /Mount-WIM /WimFile:"h:\Test\wes.v0.01.24\install.wim" /index:1 /MountDir:"c:\mount"
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.16299.15
    
    Mounting image
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Code:
    dism.exe /image:c:\mount /Get-CurrentEdition
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.16299.15
    
    Image Version: 10.0.17133.1
    
    Current edition is:
    
    Current Edition : Core
    The operation completed successfully.
    Code:
    dism.exe /image:c:\mount /Get-TargetEditions
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.16299.15
    
    Image Version: 10.0.17133.1
    
    Editions that can be upgraded to:
    
    Target Edition : CoreSingleLanguage
    Target Edition : Professional
    Target Edition : ProfessionalEducation
    Target Edition : ProfessionalWorkstation
    Target Edition : Education
    Target Edition : ProfessionalCountrySpecific
    Target Edition : ProfessionalSingleLanguage
    Target Edition : ServerRdsh
    Target Edition : Enterprise
    The operation completed successfully.
    
    Code:
    dism.exe /image:"c:\mount" /Set-Edition:Enterprise
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.16299.15
    
    Image Version: 10.0.17133.1
    
    Starting to update components...
    Starting to install product key...
    Finished installing product key.
    
    Removing package Microsoft-Windows-CoreEdition~31bf3856ad364e35~amd64~~10.0.17133.1
    Removing package Microsoft-Windows-CoreEdition~31bf3856ad364e35~amd64~~10.0.17133.1
    
    [==========================100.0%==========================]
    Finished updating components.
    
    Starting to apply edition-specific settings...
    Finished applying edition-specific settings.
    
    The operation completed successfully.
    
    
    Code:
    dism.exe /image:c:\mount /Get-CurrentEdition
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.16299.15
    
    Image Version: 10.0.17133.1
    
    Current edition is:
    
    Current Edition : Enterprise
    The operation completed successfully.
    
     
  2. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,093
    24,397
    340
    Still fairly new the Pro index will do likewise, before RS4 it was strictly Home you had to use.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,467
    2,485
    120
    #463 moderate, Mar 30, 2018
    Last edited: Mar 30, 2018
    yes, you are more lucky (the errors marked red):

    C:\>DISM /Mount-Wim /WimFile:C:\ISO\sources\install.wim /index:1 /MountDir:C:\mo
    unt

    Deployment Image Servicing and Management tool
    Version: 10.0.16299.15

    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.

    C:\>dism.exe /image:c:\mount /Get-CurrentEdition

    Deployment Image Servicing and Management tool
    Version: 10.0.16299.15

    Image Version: 10.0.17133.1

    Došlo k pokusu o přístup k soketu způsobem zakázaným jeho přístupovými oprávnění
    mi.

    (Translation: An attempt was made to access a socket in a way that was disabled by its access permissions.)

    Current Edition : Professional

    The operation completed successfully.

    C:\>dism.exe /image:c:\mount /Get-TargetEditions

    Deployment Image Servicing and Management tool
    Version: 10.0.16299.15

    Image Version: 10.0.17133.1

    Editions that can be upgraded to:

    Blokovací operace byla přerušena voláním WSACancelBlockingCall.
    : ProfessionalEducation
    Blokovací operace byla přerušena voláním WSACancelBlockingCall.
    : ProfessionalWorkstation
    Blokovací operace byla přerušena voláním WSACancelBlockingCall.
    : Education
    Blokovací operace byla přerušena voláním WSACancelBlockingCall.
    : ProfessionalCountrySpecific
    Blokovací operace byla přerušena voláním WSACancelBlockingCall.
    : ProfessionalSingleLanguage
    Blokovací operace byla přerušena voláním WSACancelBlockingCall.
    : ServerRdsh
    Blokovací operace byla přerušena voláním WSACancelBlockingCall.
    : Enterprise
    (Translation: Blocking operation was interupted by the call WSACancelBlockingCall.)

    The operation completed successfully.

    C:\>dism.exe /image:"c:\mount" /Set-Edition:Enterprise

    Deployment Image Servicing and Management tool
    Version: 10.0.16299.15

    Image Version: 10.0.17133.1

    Starting to update components...
    Zadaný popisovač souboru není platný.
    (Translation: Specified file descriptor is not valid.)

    Finished installing product key.

    Starting to apply edition-specific settings...
    Finished applying edition-specific settings.

    The operation completed successfully.

    C:\>
     
  4. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,679
    103,529
    450
    Iirc, it was since 17063 :)
     
  5. antonio8909

    antonio8909 MDL Guru

    Feb 16, 2014
    3,116
    1,517
    120
    In my opinion, it is
     
  6. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,679
    103,529
    450
    Sorry, i can't read that language.
     
  7. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,467
    2,485
    120
    I updated that post with translations. Unfortunatelly MS localises even system error messages. Because of that, the translations are by Google.
     
  8. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,679
    103,529
    450
    Can you provide me with the language code of the used source?
     
  9. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,467
    2,485
    120
    System is "cs-CZ".
     
  10. MrMagic

    MrMagic MDL Guru

    Feb 13, 2012
    6,011
    4,152
    210
    Without reading 24 pages, is there a reason the UUP dump errors on certain downloads and the UUP converter fails too?

    Stuck with a 2GHz 2 core laptop for a while too
     
  11. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,679
    103,529
    450
    It doesn't error when updated the API.
     
  12. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,093
    24,397
    340
    FYI: to post colors or bolded parts in Code tag use: [CODE=rich][/CODE].
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,467
    2,485
    120
    Thanks. I used CODE, then coloring dissapeared, then I deleted CODE. :))
     
  14. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,679
    103,529
    450
    #474 Enthousiast, Mar 30, 2018
    Last edited: Mar 30, 2018
    (OP)
    Code:
    Download Results:
    gid   |stat|avg speed  |path/URI
    ======+====+===========+=======================================================
    e8b9ff|OK  |    18MiB/s|uup/17133.1/cs-cz/amd64/Microsoft-Windows-InternetExplorer-Optional-Package-amd64.cab
    70d0fc|OK  |    11MiB/s|uup/17133.1/cs-cz/amd64/Microsoft-Windows-QuickAssist-Package-amd64.cab
    c9d780|OK  |    20MiB/s|uup/17133.1/cs-cz/amd64/Microsoft-Windows-EditionSpecific-CoreN-Package.ESD
    353bb2|OK  |    32MiB/s|uup/17133.1/cs-cz/amd64/Microsoft.ModernApps.Client.corecountryspecific.esd
    0d2782|OK  |    30MiB/s|uup/17133.1/cs-cz/amd64/OpenSSH-Client-Package-amd64.cab
    a3e984|OK  |   7.4MiB/s|uup/17133.1/cs-cz/amd64/Microsoft-Windows-Holographic-Desktop-Merged-WOW64-Package.ESD
    e2951b|OK  |   6.7MiB/s|uup/17133.1/cs-cz/amd64/Microsoft-Windows-LanguageFeatures-OCR-cs-cz-Package-amd64.cab
    82e752|OK  |    83MiB/s|uup/17133.1/cs-cz/amd64/Microsoft-Windows-Foundation-Package.ESD
    aa7033|OK  |    28MiB/s|uup/17133.1/cs-cz/amd64/Microsoft-OneCore-ApplicationModel-Sync-Desktop-FOD-Package-amd64.cab
    56a5d1|OK  |   7.7MiB/s|uup/17133.1/cs-cz/amd64/Microsoft-Windows-EditionSpecific-Core-Package.ESD
    0eccfb|OK  |    56MiB/s|uup/17133.1/cs-cz/amd64/Microsoft-Windows-Holographic-Desktop-Merged-Package.ESD
    23a90a|OK  |    38MiB/s|uup/17133.1/cs-cz/amd64/Microsoft-Windows-LanguageFeatures-Basic-cs-cz-Package-amd64.cab
    a3012f|OK  |    18MiB/s|uup/17133.1/cs-cz/amd64/Microsoft-Windows-Holographic-Desktop-Analog-Package.ESD
    7fb0d6|OK  |   9.7MiB/s|uup/17133.1/cs-cz/amd64/Microsoft-Windows-LanguageFeatures-TextToSpeech-cs-cz-Package-amd64.cab
    3dddd2|OK  |    73MiB/s|uup/17133.1/cs-cz/amd64/Microsoft-Windows-Hello-Face-Resource-B-Package-amd64.cab
    204521|OK  |    51MiB/s|uup/17133.1/cs-cz/amd64/Microsoft-Windows-EditionSpecific-Enterprise-WOW64-Package.ESD
    1d0c5d|OK  |    16MiB/s|uup/17133.1/cs-cz/amd64/Microsoft-Windows-EditionSpecific-Enterprise-Package.ESD
    7f65df|OK  |   7.2MiB/s|uup/17133.1/cs-cz/amd64/Microsoft-Windows-Hello-Face-Resource-C-Package-amd64.cab
    0e0d1b|OK  |    57MiB/s|uup/17133.1/cs-cz/amd64/Microsoft-Windows-LanguageFeatures-Handwriting-cs-cz-Package-amd64.cab
    1cee0e|OK  |    62MiB/s|uup/17133.1/cs-cz/amd64/Microsoft-Windows-Hello-Face-Resource-A-Package-amd64.cab
    2774c5|OK  |    15MiB/s|uup/17133.1/cs-cz/amd64/Microsoft-Windows-RegulatedPackages-WOW64-Package.ESD
    86f5e1|OK  |    17MiB/s|uup/17133.1/cs-cz/amd64/Microsoft-Windows-MediaPlayer-Package-amd64.cab
    6bca6a|OK  |    15MiB/s|uup/17133.1/cs-cz/amd64/Microsoft-Windows-RegulatedPackages-Package.ESD
    8a8e62|OK  |    19MiB/s|uup/17133.1/cs-cz/amd64/Microsoft.ModernApps.Client.professional.esd
    e4009c|OK  |    12MiB/s|uup/17133.1/cs-cz/amd64/Microsoft-Windows-EditionSpecific-EnterpriseN-WOW64-Package.ESD
    eef080|OK  |    16MiB/s|uup/17133.1/cs-cz/amd64/Microsoft.ModernApps.Client.core.esd
    568a0d|OK  |   4.0MiB/s|uup/17133.1/cs-cz/amd64/Microsoft-Windows-EditionSpecific-EnterpriseN-Package.ESD
    2bcdfc|OK  |   2.4MiB/s|uup/17133.1/cs-cz/amd64/amd64fre_Client_cs-cz_lp.esd
    ff4f53|OK  |   4.9MiB/s|uup/17133.1/cs-cz/amd64/Microsoft-Windows-EditionPack-Enterprise-WOW64-Package.ESD
    ac26df|OK  |   8.2MiB/s|uup/17133.1/cs-cz/amd64/Microsoft-Windows-EditionPack-Core-WOW64-Package.ESD
    e9a0a5|OK  |    22MiB/s|uup/17133.1/cs-cz/amd64/Microsoft.ModernApps.ClientN.All.esd
    2f129d|OK  |    13MiB/s|uup/17133.1/cs-cz/amd64/Microsoft-Windows-Client-Features-WOW64-Package.ESD
    783abf|OK  |    14MiB/s|uup/17133.1/cs-cz/amd64/Microsoft.ModernApps.Client.All.esd
    7ecc2f|OK  |    32MiB/s|uup/17133.1/cs-cz/amd64/Microsoft-Windows-EditionPack-Core-Package.ESD
    2e2f5a|OK  |    33MiB/s|uup/17133.1/cs-cz/amd64/Microsoft-Windows-EditionPack-Enterprise-Package.ESD
    4d1887|OK  |    38MiB/s|uup/17133.1/cs-cz/amd64/Professional_cs-cz.esd
    8c14ee|OK  |    23MiB/s|uup/17133.1/cs-cz/amd64/Core_cs-cz.esd
    11decc|OK  |    10MiB/s|uup/17133.1/cs-cz/amd64/ProfessionalN_cs-cz.esd
    625c69|OK  |    23MiB/s|uup/17133.1/cs-cz/amd64/Microsoft-Windows-Client-Features-Package.ESD
    2308f5|OK  |    18MiB/s|uup/17133.1/cs-cz/amd64/CoreN_cs-cz.esd
    
    Status Legend:
    (OK):download completed.
    Code:
    ============================================================
                        UUP Contents Info
    ============================================================
    
      Version: 10.0.17133.1
       Branch: RS4_RELEASE
     Editions:
    
    1. Windows 10 Home (x64 / cs-CZ)
    2. Windows 10 Pro (x64 / cs-CZ)
    3. Windows 10 Home N (x64 / cs-CZ)
    4. Windows 10 Pro N (x64 / cs-CZ)
    
    Press any key to continue . . .
    
    Code:
    ============================================================
    Preparing Reference ESDs . . .
    ============================================================
    
    CAB->ESD: Microsoft-OneCore-ApplicationModel-Sync-Desktop-FOD-Package-amd64
    CAB->ESD: Microsoft-Windows-Hello-Face-Resource-A-Package-amd64
    CAB->ESD: Microsoft-Windows-Hello-Face-Resource-B-Package-amd64
    CAB->ESD: Microsoft-Windows-Hello-Face-Resource-C-Package-amd64
    CAB->ESD: Microsoft-Windows-InternetExplorer-Optional-Package-amd64
    CAB->ESD: Microsoft-Windows-LanguageFeatures-Basic-cs-cz-Package-amd64
    CAB->ESD: Microsoft-Windows-LanguageFeatures-Handwriting-cs-cz-Package-amd64
    CAB->ESD: Microsoft-Windows-LanguageFeatures-OCR-cs-cz-Package-amd64
    CAB->ESD: Microsoft-Windows-LanguageFeatures-TextToSpeech-cs-cz-Package-amd64
    CAB->ESD: Microsoft-Windows-MediaPlayer-Package-amd64
    CAB->ESD: Microsoft-Windows-QuickAssist-Package-amd64
    CAB->ESD: OpenSSH-Client-Package-amd64
    
    ============================================================
    Creating Setup Media Layout . . .
    ============================================================
    
    
    ============================================================
    Creating boot.wim . . .
    ============================================================
    
    Using LZX compression with 8 threads
    Archiving file data: 927 MiB of 927 MiB (100%) done
    "ISOFOLDER\sources\boot.wim" original size: 386559 KiB
    Using LZX compression with 8 threads
    Archiving file data: 1003 MiB of 1003 MiB (100%) done
    "ISOFOLDER\sources\boot.wim" optimized size: 381684 KiB
    Space saved: 4875 KiB
    
    ============================================================
    Creating install.wim . . .
    ============================================================
    
    Using LZX compression with 8 threads
    Archiving file data: 7141 MiB of 7141 MiB (100%) done
    Using LZX compression with 8 threads
    Archiving file data: 260 MiB of 260 MiB (100%) done
    Using LZX compression with 8 threads
    Archiving file data: 231 MiB of 231 MiB (100%) done
    Using LZX compression with 8 threads
    Archiving file data: 239 MiB of 239 MiB (100%) done
    
    ============================================================
    Adding winre.wim to install.wim . . .
    ============================================================
    
    
    ============================================================
    Creating ISO . . .
    ============================================================
    
    CDIMAGE 2.53m CD-ROM and DVD-ROM Premastering Utility
    Copyright (C) Microsoft, 1993-2007. All rights reserved.
    For Microsoft internal use only.
    
    
    Scanning source tree (500 files in 14 directories)
    Scanning source tree complete (974 files in 86 directories)
    
    Computing directory information complete
    
    Image file is 4290772992 bytes (before optimization)
    
    Writing 974 files in 86 directories to 17133.1.180323-1312.RS4_RELEASE_CLIENTCOMBINED_UUP_X64FRE_CS-CZ.ISO
    
    100% complete
    
    Storage optimization saved 4 files, 24576 bytes (0% of image)
    
    After optimization, image file is 4292904960 bytes
    Space saved because of embedding, sparseness or optimization = 24576
    
    Done.
    
    ============================================================
    Backing up Reference ESDs . . .
    ============================================================
    
    Finished
    
    Press any key to exit.
    
     
  15. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,679
    103,529
    450
    Use [code=rich][/code]
     
  16. MrMagic

    MrMagic MDL Guru

    Feb 13, 2012
    6,011
    4,152
    210
    Not been online for a while, API? From where snd for where?
     
  17. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,679
    103,529
    450
    Code:
    [HEADER] MAIN MENU [UUP DUMP STANDALONE] [VCREDIST : NATIVE : x86 on x64]
    
    [CREDIT] mkuba50  | Dump Project  [forums.mydigitallife.net]
    
    
         [D] DATABASE UPDATE CHECK
    
    
         [R] RELEASE DOWNLOAD QUERY
    
    
         [C] CHECK FOR NEW RELEASES
    
         [S] SPECIFIC EDITION QUERY
    
         [A] AVAILABLE BUILD LIST
    
    
         [P] PROJECT UPDATE CHECK
    
         [U] DUMP API UPDATE
    
    
         [E] EXIT
    
    
    [ USER ] YOUR CHOICE ?:
    
    [U] DUMP API UPDATE
     
  18. jonaand

    jonaand MDL Senior Member

    Aug 4, 2012
    360
    31
    10
    now i've joined
    insider
    and now yes have update 1803
     
  19. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,679
    103,529
    450
    #479 Enthousiast, Mar 30, 2018
    Last edited: Mar 30, 2018
    (OP)
    Code:
    dism.exe /Mount-WIM /WimFile:"h:\Test\wes.v0.01.24\install.wim" /index:1 /MountDir:"c:\mount"
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.16299.15
    
    Mounting image
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Code:
    dism.exe /image:c:\mount /Get-CurrentEdition
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.16299.15
    
    Image Version: 10.0.17133.1
    
    Current edition is:
    
    Current Edition : Core
    The operation completed successfully.
    
    Code:
    dism.exe /image:c:\mount /Get-TargetEditions
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.16299.15
    
    Image Version: 10.0.17133.1
    
    Editions that can be upgraded to:
    
    Target Edition : CoreSingleLanguage
    Target Edition : Professional
    Target Edition : ProfessionalEducation
    Target Edition : ProfessionalWorkstation
    Target Edition : Education
    Target Edition : ProfessionalCountrySpecific
    Target Edition : ProfessionalSingleLanguage
    Target Edition : ServerRdsh
    Target Edition : Enterprise
    The operation completed successfully.
    
    Code:
    dism.exe /image:"c:\mount" /Set-Edition:Enterprise
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.16299.15
    
    Image Version: 10.0.17133.1
    
    Starting to update components...
    Starting to install product key...
    Finished installing product key.
    
    Removing package Microsoft-Windows-CoreEdition~31bf3856ad364e35~amd64~~10.0.17133.1
    Removing package Microsoft-Windows-CoreEdition~31bf3856ad364e35~amd64~~10.0.17133.1
    
    [==========================100.0%==========================]
    Finished updating components.
    
    Starting to apply edition-specific settings...
    Finished applying edition-specific settings.
    
    The operation completed successfully.
    
    Code:
    dism.exe /image:c:\mount /Get-CurrentEdition
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.16299.15
    
    Image Version: 10.0.17133.1
    
    Current edition is:
    
    Current Edition : Enterprise
    The operation completed successfully.
    
     
  20. MrMagic

    MrMagic MDL Guru

    Feb 13, 2012
    6,011
    4,152
    210

    Cheers, no sleep in 3 days, would never hsve found them