Forum Discussion
eomlil
Mar 13, 2019Copper Contributor
Installed Windows Server 2016, now I can't access my desktop
Hi everyone, today I installed Windows server 2016 from Microsoft's website to try and learn active directory. The bottom line is after it installed all my laptop is showing now is the command prompt...
Dave Patrick
Apr 16, 2019MVP
you need to install GUI feature to get graphical interface this can be done by running below command in PowerShell
Install-WindowsFeature Server-Gui-Shell, Server-Gui-Mgmt-Infra –Restart
Sorry, no longer supported.
Asangsa_Li
Jul 14, 2024Copper Contributor
Dave Patrick is there another way if windows server 2022 is installed?