Powershell – Install Server Core GUI Features

powershell
powershell

Estimated reading time: 1 minutes

If you have Windows Server 2012 R2 Core installed but you want to be able to use a Graphical User Interface (GUI) then you can use the following Powershell command to enable it:

 Install-WindowsFeature Server-Gui-Shell –Source d:sourcessxs  

NOTE: you should ensure that your source location is correct and up to date with your Windows Updates.

Once this is complete, you should reboot your server to fully enable the GUI.

Click to rate this post!
[Total: 0 Average: 0]

Share this content:

Avatar for Andrew Armstrong

About Andrew Armstrong

Founder of TechyGeeksHome and Head Editor for over 15 years! IT expert in multiple areas for over 26 years. Sharing experience and knowledge whenever possible! Making IT Happen.

View all posts by Andrew Armstrong

Leave a Reply

Your email address will not be published. Required fields are marked *