Jump to content


Prajwal Desai

Windows 2012 Installation Options

Recommended Posts

Windows Server 2012 Installation Options

 

IT pros can now convert a server from and to Server Core and change the availability of server components that are previously committed at an installation time.

 

To convert an installation from Server with GUI to Server Core, run the following PowerShell command

 

Uninstall-WindowsFeature Server-Gui-Mgmt-Infra -Restart

 

To convert an installation from Server Core to Server GUI, run the following PowerShell command

 

Install-WindowsFeature Server-Gui-Shell -Restart

 

For more information, Click the below link.

 

http://blogs.technet...=zBLz∏=zWSz

  • Like 1

Share this post


Link to post
Share on other sites



×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.