How do I install Server Manager on Windows 8 Professional?

I have downloaded and installed Remote Server Administration Tools for Windows 8 on my Windows 8 Enterprise machine.

Online resources suggest installing RSAT should also install Server Manager GUI, but I am unable to find it.

Do I need to perform some additional steps to enable Server Manager?
I have tried researching this, but haven't come across any solutions.

Edit:

enter image description here


Solution 1:

I managed to fix this by going to...

  • Control Panel > Language
  • Click 'Add a Language'
  • Select 'English' > 'English (United States)'
  • Click 'Download'

Then reinstall the Remote Server Administration Tools.

Not too impressed by the lack of error messages!

Solution 2:

After installing the RSAT tools, under Turn Windows Features on or off you should see these options:

enter image description here

It looks like this is a common issue that has to do with language packs. Download the Windows 8 language pack from the TechNet, copy out the cab file for en-US , change the extension to .mlc and run it. Then, the tools should show up once completed.

Link to language pack install.

Then verify that the language pack is installed by running get-windowspackage -online in a Windows PowerShell (Run As Admin)