Install DNS with Windows Power Shell

There are two ways to install DNS on server, using Server Manager and using power shell command.

To install using Power Shell do next:

  1. Sign in on Server as local administrator
  2. Open elevated power shell window
  3. Execute next PS command: Add-WindowsFeature DNS -IncludeMangementTools