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

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

Tags:
  1. eewertyuytrew

    eewertyuytrew MDL Junior Member

    May 16, 2016
    62
    11
    0
    #41 eewertyuytrew, May 14, 2018
    Last edited: Aug 31, 2020
    .
     
  2. falconchips

    falconchips MDL Novice

    Jan 29, 2010
    8
    3
    0
    #42 falconchips, May 25, 2018
    Last edited: May 26, 2018
    Hi, I'm messing around with this SKU. I've updated a wim file from a Core wim file and installed it in Vitualbox, but every time I boot the VM it asks for a password (it says 'administrador' account is disabled). BTW, I'm new to this and I'm not sure what this SKU is intended for...is it a server or a client?
     
  3. dhjohns

    dhjohns MDL Guru

    Sep 5, 2013
    3,262
    1,731
    120
    @abbodi1406 You have a problem with this? If so don't read his posts. Solved!
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. aoham

    aoham MDL Novice

    Apr 12, 2008
    46
    23
    0
    yea, I ask the same question, what is the password for first time login?
     
  5. falconchips

    falconchips MDL Novice

    Jan 29, 2010
    8
    3
    0
    #45 falconchips, May 28, 2018
    Last edited: May 28, 2018

    I've figured out a solution but it's tricky, less than intuitive:

    1-Reboot from install disk/usb
    2-Pick 'Repair PC'-Advanced-Command prompt
    3-Type ren c:\windows\system32\utilman.exe *.bak
    4-Type 'net user administrator newpassword'
    5-Type Copy c:\windows\system32\cmd.exe utilman.exe
    6-Reboot
    7-Click the icon next to shutdown icon and open a command prompt
    8-Type 'user administrator /active:yes'
    9-Type user and password.
    10. Voila!

    If anyone knows a default password for first time login, please share.
     
  6. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,696
    13,697
    340
    #46 xinso, May 28, 2018
    Last edited: May 28, 2018
    The most convenient way is to add Unattend.xml.
     
  7. dhjohns

    dhjohns MDL Guru

    Sep 5, 2013
    3,262
    1,731
    120
    This works best. :cheers:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,696
    13,697
    340
    #48 xinso, May 28, 2018
    Last edited: May 28, 2018
    Yes. I love it so.
     
  9. jeff69dini

    jeff69dini MDL Expert

    Nov 22, 2008
    1,017
    234
    60
    yup, love this sku, hehe

    server.jpg
     
  10. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,696
    13,697
    340
  11. jeff69dini

    jeff69dini MDL Expert

    Nov 22, 2008
    1,017
    234
    60
    np at all my friend

    server2.jpg
     
  12. aoham

    aoham MDL Novice

    Apr 12, 2008
    46
    23
    0
    #52 aoham, May 28, 2018
    Last edited: May 28, 2018
    NO, the simplest way is adding this "net user Administrator /active:yes" to SetupComplete.cmd.
     
  13. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,696
    13,697
    340
    SetupComplete.cmd runs right ahead of logining in, isn't it? I'll give it a go. Thanks.
     
  14. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,696
    13,697
    340
    #54 xinso, May 28, 2018
    Last edited: May 30, 2018
    Well, for me:
    Code:
    [HKEY_LOCAL_MACHINE\1\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\InboxApplications\Microsoft.AccountsControl_10.0.17134.1_neutral_neutral_cw5n1h2txyewy]
    "Path"="C:\\Windows\\SystemApps\\Microsoft.AccountsControl_cw5n1h2txyewy\\AppxManifest.xml"
    
    [HKEY_LOCAL_MACHINE\1\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\InboxApplications\Microsoft.Windows.CloudExperienceHost_10.0.17134.1_neutral_neutral_cw5n1h2txyewy]
    "Path"="C:\\Windows\\SystemApps\\Microsoft.Windows.CloudExperienceHost_cw5n1h2txyewy\\AppxManifest.xml"
    
    [HKEY_LOCAL_MACHINE\1\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\InboxApplications\Microsoft.Windows.SecHealthUI_10.0.17134.1_neutral__cw5n1h2txyewy]
    "Path"="C:\\Windows\\SystemApps\\Microsoft.Windows.SecHealthUI_cw5n1h2txyewy\\AppxManifest.xml"
    
    [HKEY_LOCAL_MACHINE\1\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\InboxApplications\Microsoft.Windows.ShellExperienceHost_10.0.17134.1_neutral_neutral_cw5n1h2txyewy]
    "Path"="C:\\Windows\\SystemApps\\ShellExperienceHost_cw5n1h2txyewy\\AppxManifest.xml"
    
    [HKEY_LOCAL_MACHINE\1\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\InboxApplications\Microsoft.XboxGameCallableUI_10.0.17134.1_neutral_neutral_cw5n1h2txyewy]
    "Path"="C:\\Windows\\SystemApps\\Microsoft.XboxGameCallableUI_cw5n1h2txyewy\\AppxManifest.xml"
    
    [HKEY_LOCAL_MACHINE\1\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\InboxApplications\windows.immersivecontrolpanel_10.0.2.1000_neutral_neutral_cw5n1h2txyewy]
    "Path"="C:\\Windows\\ImmersiveControlPanel\\appxmanifest.xml"
    
    Uninstall: Not OK - keeps restoring.
    Install: OK.
     
  15. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,696
    13,697
    340
    Yeah. It works alright. Thank you.
     
  16. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,696
    13,697
    340
    #56 xinso, May 28, 2018
    Last edited: May 30, 2018
    SetupComplete.cmd works too. Thanks to aoham.
    Code:
    @echo off
    pushd "%~dp0"
    
    %WinDir%\System32\net user Administrator /active:yes
    
    :END
    cd\
    rd /s /q %WinDir%\Setup\Scripts >nul 2>&1
    exit
    
     
  17. falconchips

    falconchips MDL Novice

    Jan 29, 2010
    8
    3
    0

    Thanks. I'll give it a try.
     
  18. medhat258

    medhat258 MDL Novice

    Mar 25, 2018
    13
    2
    0
    thanks!
     
  19. eewertyuytrew

    eewertyuytrew MDL Junior Member

    May 16, 2016
    62
    11
    0
    #59 eewertyuytrew, May 28, 2018
    Last edited: Aug 31, 2020
    .
     
  20. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,696
    13,697
    340
    I just tested it again on a new machine, but it failed. Weird.