Suggested Answer:D🗳️
The Add-WindowsFeature cmdlet installs one or more roles, role services, or features on either the local or a specified remote server that is running Windows Server 2008 R2. This cmdlet has been replaced by the Install-WindowsFeature cmdlet in Windows Server 2012 R2. References: https://docs.microsoft.com/en-us/powershell/module/servermanager/install-windowsfeature?view=winserver2012r2-ps
Installing the DNS Server Role
To install the DNS Server role, we can open an elevated Windows PowerShell console (right-click the PowerShell icon and select Run as Administrator from the shortcut menu) and run a single command:
Install-WindowsFeature -Name DNS -IncludeAllSubFeature -IncludeManagementTools
Question (Server 2016) does not match explanation (Server 2008).
upvoted 4 times
...
This section is not available anymore. Please use the main Exam Page.70-740 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Wilfred
4 years, 8 months agoJTSJ
5 years, 1 month agoAnton2020
5 years, 6 months ago