Enabling desktop experience in Server 2012

Discussion in 'Windows Server' started by NCS, Jul 11, 2012.

  1. NCS

    NCS MDL Member

    Jun 24, 2010
    133
    28
    10
    #1 NCS, Jul 11, 2012
    Last edited by a moderator: Apr 20, 2017
    Server 2012 does not come with desktop enabling functions. But it is easy to turn on this function. Just hit windows key and type run then hit enter. Copy and paste this:
    Code:
    dism /online /enable-feature /all /featurename:DesktopExperience

    then hit enter and re-boot and your finish.
    I don't know why it did this but where the smiley is it should be a coln then desktop
     
  2. roirraW "edor" ehT

    roirraW "edor" ehT MDL Addicted

    Sep 1, 2007
    618
    217
    30
    Because a : and a D make a huge smiley. :D
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. SuperBubble

    SuperBubble MDL Member

    Nov 18, 2011
    150
    295
    10
    #3 SuperBubble, Jul 13, 2012
    Last edited by a moderator: Apr 20, 2017
    Code:
    Hurrah for the CODE tag.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. Markian123

    Markian123 MDL Novice

    Apr 19, 2014
    1
    0
    0
    Thanks for the tips.....amusing too :D