Forum Discussion

ex0tic's avatar
ex0tic
Copper Contributor
Mar 26, 2022
Solved

Server manager missing

Hello, I'm coming to ask for your help today, because I have a problem with my windows server 2012 R2. I installed the trial version, and then I used DISM to change the version and switch to Standard. I activated it with a key, except that I only have the dashboard application installed, and not the server manager, which allows for example to install new features, or simply better manage the server. Do you have a solution? Thank you in advance.

  • You can install it using dism : dism /online /enable-feature /all /featurename:server-gui-mgmt

3 Replies

  • You can install it using dism : dism /online /enable-feature /all /featurename:server-gui-mgmt
    • ex0tic's avatar
      ex0tic
      Copper Contributor
      Thank you very much for your reply. I have the impression that it turns in a vacuum because it is quite long. Maybe it's normal ?

Resources