[DISCUSSION] Windows 10 ServerRdsh (Enterprise for Virtual Desktops) SKU

Discussion in 'Windows 10' started by whatever127, Apr 7, 2018.

Tags:
  1. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,533
    13,524
    340
    I am not sure. I wonder that it's due to Server's default Settings. I am reinstalling Server and comparing packages.
     
  2. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,533
    13,524
    340
    #102 xinso, Jun 1, 2018
    Last edited: Jun 1, 2018
    You've done a good job.
     
  3. zhanglin

    zhanglin MDL Addicted

    Jan 11, 2018
    986
    515
    30
    It's getting more and more interesting. Then continue to study,good night
     
  4. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,027
    93,875
    450
    To me it's like watching a game of pong, packages being moved from left to right and the other way around:D
     
  5. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,533
    13,524
    340
  6. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,533
    13,524
    340
    #106 xinso, Jun 3, 2018
    Last edited: Jun 3, 2018
    SXSEXPAND.cmd
    Code:
    @echo off
    pushd "%~dp0"
    
    set SD=D:\Downloads\Windows\WIN10\14393\14393.0\LTSB\install.wim
    set FD=%SD%\Windows\WinSxS\Manifests
    set TF=z:\Manifests
    
    if exist %TF% rd /s /q %TF%
    if not exist %TF% md %TF%
    
    for /f %%i in ('dir /b %FD%\.') do (SXSEXPAND %FD%\%%i %TF%\%%i)
    
    :END
    pause
    exit
    
    Thanks goes to SuperBubble.
     
  7. zhanglin

    zhanglin MDL Addicted

    Jan 11, 2018
    986
    515
    30
    I compared with the previous SXSEXPAND, and it feels convenient.
     
  8. zhanglin

    zhanglin MDL Addicted

    Jan 11, 2018
    986
    515
    30
    #108 zhanglin, Jun 3, 2018
    Last edited: Jun 3, 2018
    Didn't understand what to do?
     
  9. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,533
    13,524
    340
    #109 xinso, Jun 3, 2018
    Last edited: Jun 3, 2018
    1. regedit
    2. Click HKEY_LOCAL_MACHINE
    3. Upper-left Menu\Load (L)
    4. Browse to C:\MT\Windows\System32\config\SOFTWARE and select it
    5. Input SOFTWARE1 and press OK
     
  10. zhanglin

    zhanglin MDL Addicted

    Jan 11, 2018
    986
    515
    30
    I understand the purpose to do this, thank you.
     
  11. zhanglin

    zhanglin MDL Addicted

    Jan 11, 2018
    986
    515
    30
    is it like this?
    1.PNG 2.PNG
     
  12. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,533
    13,524
    340
    #112 xinso, Jun 3, 2018
    Last edited: Jun 3, 2018
    Correct.

    Could you upload this for me to mega? Please Never mind if not convenient.

    SW_DVD5_Win_Pro_Ent_Edu_N_10_1803_32BIT_ChnSimp_-3_MLF_X21-82134.iso
    Size: 3697850368 bytes
    SHA1: 4331C871185066A92333CCE85E2EE9E44E328CFD
     
  13. zhanglin

    zhanglin MDL Addicted

    Jan 11, 2018
    986
    515
    30
    I can not download x86 before , I see if today can
     
  14. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,533
    13,524
    340
    MS direct link is impossible without account, or mirror of Thunder. There's mirror of Baidu.

    If you can make SVF, it'll be best.
     
  15. zhanglin

    zhanglin MDL Addicted

    Jan 11, 2018
    986
    515
    30
    I found the mirror of Baidu. I will download it.How to make SVF? smartvs?
     
  16. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,533
    13,524
    340
    I know SmartVersion will do. But I am not good at it. (I forgot and don't want to squeeze my old brain.)

    Sourse: any official 17134.1 x86 zh-CN iso, and SW_DVD5_Win_Pro_Ent_Edu_N_10_1803_32BIT_ChnSimp_-3_MLF_X21-82134.iso.
     
  17. zhanglin

    zhanglin MDL Addicted

    Jan 11, 2018
    986
    515
    30
    #117 zhanglin, Jun 3, 2018
    Last edited: Jun 3, 2018
    Last time I downloaded SVF, I learned how to convert to ISO, and I saw others using smartvs to convert ,I also converted successfully.

    Download completed, converting to SVF
     
  18. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,533
    13,524
    340
    Yes. Using and Creating is different.
     
  19. zhanglin

    zhanglin MDL Addicted

    Jan 11, 2018
    986
    515
    30
    #119 zhanglin, Jun 3, 2018
    Last edited: Jun 3, 2018
    SVF SHA1?
     

    Attached Files:

  20. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,533
    13,524
    340
    You've made the SVF? Convert it to ISO, and check SHA1. If matched, please upload the SVF and tell me the 17134.1 x86 zh-CN iso you use.