Skip to main content

Microsoft Windows Server 2019 Core as Domain Controller

It is time to run AD DS, DNS, DHCP services on Microsoft Windows Server 2019 Core.

Preparation steps

  • Download ISO file and prepare USB flash drive
  • Install operation system
  • Run sconfig and complete all steps before moving on

Get a list of AD features

Powershell: Get-WindowsFeature *AD*

Install AD DS and management tools

Powershell: Install AD DS

Install AD DS Forest

Install AD DS Forest

Verify and check what other features are installed

Get-WindowsFeature | ? "Installed"
Server 2019: Check what services/features are installed

Popular posts from this blog

IIS: Delete cached files on server running IIS

Delete cached files on server running IIS When changing css, javascript files, check to delete if IIS still caches old files in the default folder C:\inetpub\temp\IIS Temporary Compressed Files\<sitename>\$^_gzip_D^\ Apply to: IIS 8.5

Linux command: du - disk usage

Where have all my storage gone? du summarize disk usage of the set of FILEs, recursively for directories.

ManageEngine ServiceDesk Plus - Reset password

Let's reset the default administrator's password to 'admin'