How to: Make a Windows 10 "1703 LTSB" ISO

Discussion in 'Windows 10' started by damianfox, Nov 19, 2015.

  1. T-S

    T-S MDL Guru

    Dec 14, 2012
    3,984
    1,331
    120

    No one said you aren't;)
     
  2. xinso

    xinso MDL Guru

    Mar 5, 2009
    14,023
    14,672
    340
    #242 xinso, Jan 15, 2016
    Last edited: Jan 15, 2016
    It is OK.

    I am trying to convert Windows 10 Server to Workstation. But I am after a way to configure Group Policy offline. Could you please instruct me?

    Mainly for disabling ServerManager on the first log-in. (I am using it by installing and disabling it via Audit mode.)

    ServerAsWorkstation.png
     
  3. T-S

    T-S MDL Guru

    Dec 14, 2012
    3,984
    1,331
    120

    Ok. I never did that, but if you download MSC 2012 you will find inside it a lot of reg files which are used by the program to "workstationize" the server, the program has the option to disable the SM autostart, so I think there is the related .reg file.

    Another possible way is to disable the autostart from the server manager itself while keeping an eye on the registry with the process monitor
     
  4. T-S

    T-S MDL Guru

    Dec 14, 2012
    3,984
    1,331
    120
    Just used the second way


    DWORD (0 or 1)

    HKCU\Software\Microsoft\ServerManager\DoNotOpenServerManagerAtLogon
     
  5. xinso

    xinso MDL Guru

    Mar 5, 2009
    14,023
    14,672
    340
    Nice! I may try to import the default User and change it. thanks a lot, mate.
     
  6. xinso

    xinso MDL Guru

    Mar 5, 2009
    14,023
    14,672
    340
    #246 xinso, Jan 15, 2016
    Last edited by a moderator: Apr 20, 2017
    Here is what I found in my Server-As-Workstation:

    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Group Policy Objects\{77DFA928-5F04-4CD6-9857-E1C7D2F40D9E}Machine\Software\Policies\Microsoft\Windows\Server\ServerManager]
    "DoNotOpenAtLogon"=dword:00000001
    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Server\ServerManager]
    "DoNotOpenAtLogon"=dword:00000001
    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Policies\Microsoft\Windows\Server\ServerManager]
    "DoNotOpenAtLogon"=dword:00000001
    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_USERS\S-1-5-21-1444022504-2651945605-1131631074-1000\SOFTWARE\Microsoft\Windows\CurrentVersion\Group Policy Objects\{77DFA928-5F04-4CD6-9857-E1C7D2F40D9E}Machine\Software\Policies\Microsoft\Windows\Server\ServerManager]
    "DoNotOpenAtLogon"=dword:00000001
    
    
    
     
  7. ausernamenoonehas

    ausernamenoonehas MDL Member

    Aug 2, 2015
    239
    39
    10
    Dumb question #2

    Is this version supposed to update? A couple of times I've restarted its done the installing something thing. If I windows key +R and type "winver" I get 10586.63 the .63 wasn't there a few days ago ...

    Just wondering o_O
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. T-S

    T-S MDL Guru

    Dec 14, 2012
    3,984
    1,331
    120
    #248 T-S, Jan 15, 2016
    Last edited: Jan 15, 2016
    @xniso

    I think it should work :)


    Back to the policies they should work as well, but given there is the plain option I would prefer to disable it rather than allowing it on normal settings and then forbidding it with the policies
     
  9. T-S

    T-S MDL Guru

    Dec 14, 2012
    3,984
    1,331
    120

    The ghetto LTSB is still a PRO, unless you take some actions, manually or using tools like OO Shut UP or winaerotweaker, the updates are working just like on any PRO
     
  10. Prosto

    Prosto MDL Addicted

    Mar 18, 2015
    768
    307
    30
    how to use MSMG Toolkit 3.5 to delete all components but the windows defender?
     
  11. damianfox

    damianfox MDL Senior Member

    Jan 23, 2011
    423
    310
    10
    #251 damianfox, Jan 16, 2016
    Last edited: Jan 16, 2016
    (OP)
    Remove each component individually but leave Windows Defender.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. Prosto

    Prosto MDL Addicted

    Mar 18, 2015
    768
    307
    30
    that's so long!
     
  13. LiteOS

    LiteOS Windowizer

    Mar 7, 2014
    2,367
    1,075
    90
    Try change the script
     
  14. Prosto

    Prosto MDL Addicted

    Mar 18, 2015
    768
    307
    30
    how? :confused:
     
  15. Prosto

    Prosto MDL Addicted

    Mar 18, 2015
    768
    307
    30
    if i remove Windows components from Windows 10 Pro VL x86 then have this errors:
    :confused::confused::confused:
    why?
     
  16. LiteOS

    LiteOS Windowizer

    Mar 7, 2014
    2,367
    1,075
    90
    Serach for defender and replace it defender-rename
    Then it wont find the package and wont remove it
     
  17. Prosto

    Prosto MDL Addicted

    Mar 18, 2015
    768
    307
    30
    what about error?

     
  18. endbase

    endbase MDL Guru

    Aug 12, 2012
    4,694
    1,718
    150
    #258 endbase, Jan 16, 2016
    Last edited: Jan 16, 2016
    I also have followed the guide of the OP leaving me without defender is there an easy way to install defender package with dism ?

    Ps been searching for the package name without succes !

    Update NVM did the procedure again and now removed components one by one :D left defender untouched ;)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  19. LiteOS

    LiteOS Windowizer

    Mar 7, 2014
    2,367
    1,075
    90
    Duno ask MSMG
     
  20. kuroda

    kuroda MDL Senior Member

    Aug 25, 2012
    445
    32
    10
    ...Dont touch the script...will make mess!:cool: