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
Yes, that’s Right
The answer is “D”
https://peter.hahndorf.eu/blog/WindowsFeatureViaCmd.html
https://technet.microsoft.com/es-es/library/dn376466.aspx
dns.exe only has management funtions
https://www.servercake.blog/dnsexe-command/