Server Manager not available or accessible after removing .Net feature in window’s server 2019 or server 2016

Server Manager not available or accessible after removing .Net feature in window’s server 2019 
 

Fix the issue by following below steps,

1.      Open command prompt run as Administrator

2.      Run the command: DISM.exe /online /enable-feature /all /featurename:NetFx3 and Press enter

3.      Again Run this command DISM.exe /online /enable-feature /all /featurename:NetFx4

4.      Restart the server.

5.     Now check the server manager application should open without the error.


2 comments:

Thank you for your valuable comments .

we will consider all your suggestions to give you more satisfactory service.