Multi OEM/Retail Project

Discussion in 'MDL Projects and Applications' started by The_Guardian, Nov 8, 2014.

Thread Status:
Not open for further replies.
  1. The_Guardian

    The_Guardian Contributor

    May 7, 2012
    2,054
    6,803
    90
    #1861 The_Guardian, Dec 4, 2015
    Last edited: Dec 4, 2015
    (OP)
    Sent you another beta for testing apologized. This should brand all server editions if desktop experience is enabled by end users. No since in adding keys if most are only for Dell (2008 and 2008r2).
     
  2. Smorgan

    Smorgan Glitcher

    Mar 25, 2010
    1,855
    1,051
    60
    #1862 Smorgan, Dec 4, 2015
    Last edited by a moderator: Apr 20, 2017
    You could add that to the code so that it checks for the edition of Windows. Turns on the feature with the following code:

    Server 2008
    Code:
    servermanagercmd -install Desktop-Experience
    Server 2008 R2 / 2012 / etc
    Code:
    Add-WindowsFeature -Name Desktop-Experience -IncludeAllSubFeature
     
  3. The_Guardian

    The_Guardian Contributor

    May 7, 2012
    2,054
    6,803
    90
    Yes I know but would have to include installing powershell on older servers. I am not into making project bigger and including installers. End user's can do that themselves if they wish. I am only adding the ability if desktop experience is enabled then branding can take place. I have no desire to get into servers anymore then this, with this project.
     
  4. apologized

    apologized MDL Addicted

    Nov 29, 2012
    874
    507
    30
    thanks i will back with confirmation
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. apologized

    apologized MDL Addicted

    Nov 29, 2012
    874
    507
    30
    #1865 apologized, Dec 4, 2015
    Last edited: Dec 4, 2015
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. The_Guardian

    The_Guardian Contributor

    May 7, 2012
    2,054
    6,803
    90
    #1866 The_Guardian, Dec 4, 2015
    Last edited: Dec 4, 2015
    (OP)
    The tool Alphawaves made for vista doesnt support server 2008 for login screen. I will look into branding later today. Thanks for sharing info. Is that the only issue, 2008? Are the other servers good to go?

    Can you send me the project log file at the root of the server 2008 drive? I would like to look at it to see what the issue is. Thanks

    Got a feeling its the reg entry for vista only breaking it but not sure until I see the log file.
     
  7. The_Guardian

    The_Guardian Contributor

    May 7, 2012
    2,054
    6,803
    90
    From what I have read you have to enable themes under services in server 2008. Did you also do that? If not, then that might be why the theme did not apply.
     
  8. apologized

    apologized MDL Addicted

    Nov 29, 2012
    874
    507
    30
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. The_Guardian

    The_Guardian Contributor

    May 7, 2012
    2,054
    6,803
    90
    #1869 The_Guardian, Dec 4, 2015
    Last edited: Dec 4, 2015
    (OP)
    Ok I tested 2008 and this time enabled themes but it doesnt auto apply. It is present to choose though. I am going to remove the x64 bit vista reg entry to see if that is needed for 2008 or not. Not sure we can auto apply theme in 2008 as of yet. More testing...

    Think its the 64 bit reg entry...

    Confused, what did you enable to get theme working in 2008 r2 because the above shows two differ pics of 2008 r2 but something made it work. Was it the theme needing to be enabled?
     
  10. apologized

    apologized MDL Addicted

    Nov 29, 2012
    874
    507
    30
    #1870 apologized, Dec 4, 2015
    Last edited: Dec 4, 2015
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. The_Guardian

    The_Guardian Contributor

    May 7, 2012
    2,054
    6,803
    90
    Yes for 2008 and 2008 r2 you have to enable themes service for it to work. Its a known second step in desktop experience. I have removed the reg entry for 2008 only to see if it will work after enabling desktop experience and theme service. Will report back soon...
     
  12. Smorgan

    Smorgan Glitcher

    Mar 25, 2010
    1,855
    1,051
    60
    #1872 Smorgan, Dec 4, 2015
    Last edited by a moderator: Apr 20, 2017
  13. The_Guardian

    The_Guardian Contributor

    May 7, 2012
    2,054
    6,803
    90
    2008 has a big issue with auto applying theme. I cant for the life of me get it to auto apply after desktop experience and themes are enabled. 2008r2 does correctly. All needed reg entries are entered into 2008. This will require more investigation. It might not be able to auto apply theme...not sure.
     
  14. Smorgan

    Smorgan Glitcher

    Mar 25, 2010
    1,855
    1,051
    60
    I remember giving up on trying to auto apply a theme to Vista / Server 2008 and just throwing a wall paper at it lol. On my end it was easy to get themes on Server 2008 R2 :)
     
  15. apologized

    apologized MDL Addicted

    Nov 29, 2012
    874
    507
    30
    #1875 apologized, Dec 4, 2015
    Last edited: Dec 4, 2015
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. The_Guardian

    The_Guardian Contributor

    May 7, 2012
    2,054
    6,803
    90
    #1876 The_Guardian, Dec 4, 2015
    Last edited: Dec 4, 2015
    (OP)
    So none of them other then the server 2016 tp4 is applying theme automatically? I know 2016 tp4 does because you can choose desktop experience as the version of install. Maybe we cant auto apply theme from install? Servers are a different ballgame. o_O

    I wish I had access to a legit server instead of these vmware images. I really dont know if, lets say, Dell has branding. If not, then we know why. lol
     
  17. apologized

    apologized MDL Addicted

    Nov 29, 2012
    874
    507
    30
    maybe i can test on legit HP server but not sure :confused: if my friend let do the tests
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. The_Guardian

    The_Guardian Contributor

    May 7, 2012
    2,054
    6,803
    90
    That would do no good bro...I would need to see a real legit Dell server to see if any branding takes place. Installing on a computer isnt what I need but a real legit Dell server to see where all the reg entries are for branding. Bet only logo is branded, nothing else. Oh well, tried this again and again I say servers are not supported. I am done with the servers, again. lol
     
  19. apologized

    apologized MDL Addicted

    Nov 29, 2012
    874
    507
    30
    #1879 apologized, Dec 4, 2015
    Last edited: Dec 4, 2015
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  20. The_Guardian

    The_Guardian Contributor

    May 7, 2012
    2,054
    6,803
    90
    #1880 The_Guardian, Dec 4, 2015
    Last edited: Dec 4, 2015
    (OP)
    In that one (2012r2) it is only missing the user pic and background for lockscreen which should not be hard to address. Share log file to see what failed and also look where the images are stored...program data\microsoft\acct pics or something like that...it differs with versions. The other should be under windows\web\screen or wallpaper. The log file will tell you as well. Post the log file and I will look at it. Without it makes troubleshooting difficult.

    Lets do this...work from newest version backwards. This one above can be corrected with some research.