PrepAway - Latest Free Exam Questions & Answers

You need to install the DNS Server role on Server1

You have a server named Server1 that runs Windows Server 2016.
You need to install the DNS Server role on Server1.
What should you run?

PrepAway - Latest Free Exam Questions & Answers

A.
the Install-Package cmdlet

B.
the setup.exe command

C.
the dnscmd.exe command

D.
the Enable-WindowsOptionalFeature cmdlet

E.
the Add-WindowsPackage cmdlet

Explanation:

5 Comments on “You need to install the DNS Server role on Server1

  1. Chris says:

    All provided answers are wrong based on question wording.

    Correct answer: InstallWindowsFeature

    The provided answer would work for Nano server as pointed out by Feedback.




    0



    3
  2. Pekah74 says:

    D. Was tested less than 10 sec ago. It works, the syntax is:
    Enable-WindowsOptionalFeature -Online -FeatureName DNS-Server-Full-Role
    Installation took less than 10 sec on Azure WS 2016 Datacenter with 4 CPUs and 16GB.




    7



    0

Leave a Reply