[Guide] Adding Gui to Server Core - 1.22v

Discussion in 'Windows Server' started by LiteOS, Dec 25, 2017.

  1. v72dd

    v72dd MDL Senior Member

    Nov 20, 2016
    445
    77
    10
    I compared ProductPolicy... the results are very different! @xinso
    Particularly 1607 datacenter & 1709.
     

    Attached Files:

  2. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,531
    13,522
    340
  3. zhanglin

    zhanglin MDL Addicted

    Jan 11, 2018
    985
    513
    30
    ControlPanel.admx ?

    Code:
     </policy>
        <policy name="SettingsPageVisibility" class="Machine" displayName="$(string.SettingsPageVisibility)" explainText="$(string.SettingsPageVisibility_Help)" presentation="$(presentation.SettingsPageVisibility)" key="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer">
          <parentCategory ref="windows:ControlPanel" />
          <supportedOn ref="windows:SUPPORTED_Windows_10" />
          <elements>
            <text id="SettingsPageVisibilityBox" valueName="SettingsPageVisibility" required="true" />
          </elements>
     
  4. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,531
    13,522
    340
  5. v72dd

    v72dd MDL Senior Member

    Nov 20, 2016
    445
    77
    10
    ServerDatacenter 2016 cert has no ReFS???
    You get list of ms-settings in the dll. By reading strings.
     
  6. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,531
    13,522
    340
  7. v72dd

    v72dd MDL Senior Member

    Nov 20, 2016
    445
    77
    10
    You have to enable ReFS through ProductPolicy...
     
  8. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,531
    13,522
    340
    #1088 xinso, Apr 19, 2018
    Last edited: Apr 19, 2018
    RS4 ServerRDSH is different from other SKUs... What is it?
     
  9. v72dd

    v72dd MDL Senior Member

    Nov 20, 2016
    445
    77
    10
    How to do this edition? RDsh Thanks.
    Possible on RS3?
     
  10. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,531
    13,522
    340
  11. v72dd

    v72dd MDL Senior Member

    Nov 20, 2016
    445
    77
    10
    Did you test RS4 certs with RS3?
     
  12. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,531
    13,522
    340
    The certificates should be compatible, but RS3 has no Application Server package.
     
  13. v72dd

    v72dd MDL Senior Member

    Nov 20, 2016
    445
    77
    10
    I not care for that.. only need to test if work..
     
  14. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,531
    13,522
    340
    Then test it yourself.
     
  15. v72dd

    v72dd MDL Senior Member

    Nov 20, 2016
    445
    77
    10
    I remember certificates installed OK.. but serial was not working or something for Datacenter
     
  16. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,531
    13,522
    340
    #1096 xinso, Apr 19, 2018
    Last edited: Apr 19, 2018
    Preview C:\Windows\System32\spp\store_test is not compatible with RTM C:\Windows\System32\spp\store.
     
  17. v72dd

    v72dd MDL Senior Member

    Nov 20, 2016
    445
    77
    10
    Updates work if modify ProductPolicy? Can install updates via dism?
     
  18. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,531
    13,522
    340
    Yes, it has nothing to do with Product Policy. Only slmgr.vbs not working for disabled sppsvc service. Any other downsides? Don't know.
     
  19. v72dd

    v72dd MDL Senior Member

    Nov 20, 2016
    445
    77
    10
    Maybe other downside is cannot activate Office.. but maybe this can be done for Office too :D
     
  20. zhanglin

    zhanglin MDL Addicted

    Jan 11, 2018
    985
    513
    30
    Similar plus desktop experience to ACore . Is it possible to add the desktop experience to WINPE?