Unable to access Windows Server

Pururava Singh Parihar 0 Reputation points
2023-06-10T19:33:28.2433333+00:00

Hello, I am new towards Windows Server. I have installed Windows Server 2012, and was trying to access the environment. When I logged in to the server, a CMD window appears, and I am unable to proceed further. Please advise about the next steps to be taken from here.IMG20230610131020.jpgIMG20230610130959.jpgIMG20230610130934.jpg

Windows for business Windows Server User experience Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2023-06-10T19:43:25.9066667+00:00

    Sounds like you installed a core edition. You can try the PowerShell below

    dism /online /enable-feature /featurename:server-gui-mgmt /featurename:server-gui-shell /featurename:servercore-fullserver
    
    

    but this function was wrought with problems and abandoned 2016 and higher. The simplest solution may be to clean install it but choose one of the Server with a GUI options.

    --please don't forget to upvote and Accept as answer if the reply is helpful--

    enter image description here


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.