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?

A.
the dns.exe command
B.
the optionalfcaturcs.exe command
C.
the Install-Package cmdlet
D.
the Enable-WindowsOptionalFeature cmdlet
WTH???
Correct answer is D: the Enable-WindowsOptionalFeature cmdlet
16
0
Yes, that’s Right
The answer is “D”
https://peter.hahndorf.eu/blog/WindowsFeatureViaCmd.html
https://technet.microsoft.com/es-es/library/dn376466.aspx
10
0
dns.exe only has management funtions
https://www.servercake.blog/dnsexe-command/
0
0