Microsoft Windows Server 2019 Support


Here is information about Microsoft Windows Server 2019 for systems administrators.


How To Enable Hidden Administrator User Account

Run Command Prompt (cmd.exe) as administrator.
Use the net user command.
Type: net user administrator active:yes


How To Remove Disk Partition

Run Command Prompt (cmd.exe) as administrator.
Type: diskpart
Type: list disk
Type: select disk n
Type: list partition
Type: select partition n
Type: delete partition override


How To Remove New Tab Web Content On Microsoft Edge

Run Group Policy Editor Microsoft Console (gpedit.msc).
Go to “Local Computer Policy\Computer Configuration\Administrative Templates\Windows Components\Microsoft Edge.”
Set “Allow web content on New Tab page” to Disabled.


Where do we go from here?
Back to Microsoft Windows Server 2019.
Go to Microsoft Windows Server.