There are two ways to install DNS on server, using Server Manager and using power shell command.
To install using Power Shell do next:
- Sign in on Server as local administrator
- Open elevated power shell window
- Execute next PS command: Add-WindowsFeature DNS -IncludeMangementTools