Your network contains an Active Directory domain named contoso.com. The domain
contains a member server named Server1 and a domain controller named DC2.All servers
run Windows Server 2012 R2.All domain controllers are configured as DNS servers.
On Server1, you open Server Manager and you add DC2 as another server to manage.
From Server Manager on Server1, you right-click DC2 as shown in the exhibit. (Click the Exhibit button.)
You need to ensure that when you right-click DC2, you see the option to run DNS Manager.
What should you do?
A.
On Server1, install the Role Administration Tools.
B.
In the domain, add Server1 to the DNS Admins group.
C.
On DC2 and Server1, run winrmquickconfig.
D.
On DC2, install the Feature Administration Tools.
Explanation:
The Domain Name System (DNS) role is a role that provides a standard method for
associating names with numeric Internet addresses. This lets users refer to network
computers by using easy-to-remember names instead of a long series of numbers. Windows
DNS services can be integrated with DHCP services, eliminating the need to add DNS
records as computers are added to the network.
Administration tools are a feature not a role
Answer:D
http://windowsitpro.com/site-files/windowsitpro.com/files/archive/windowsitpro.com/content/content/144158/server2012rsatinstall.jpg
But you need to install on Server1, DC2 already has DNS tools because it’s the DNS server itself.
You can do Add roles / features –> and select DNS Server administration under Role Administration Tools
I agree with Joep.
A is correct, i.e. add Features -> Remote Server Administration Tools \ *Role Administration Tools* \ DHCP Server Tools.
But the Microsoft Press book for the 70-417 certify says: Using Server Administration Tools for windows 8 anche windows 8.1 only.
In the windows server 2012 and windows server 2012 r3 this feature is running yet.
r2 not r3, sorry.
Daniele: take a look at this post:
https://social.technet.microsoft.com/Forums/windowsserver/en-US/c5519947-be9e-477f-b791-bccfa7fae6c3/windows-2012-dns-management-snapin-on-a-server-that-is-not-a-dns-server?forum=winserverManagement
Remote Server Administration Tools is a “feature” of Server 2012 (R2) that simply includes tools to manage servers (40 features total), that’s why the name: tools to administer remote servers.
In the selection, you have DNS Server Tools (which is not installed by default if you do not have DNS on the server).
This is the case in the question,on Server1 there is no DNS installed, so there is no DNS Server Tools installed.
you are right!! 🙂
Answer is A.
D is incorrect because there is no such “Feature Administration Tools” in 2012R2.
But there is “Role Administration Tools” under Features.
Answer is A: You can see there is no Other DNS server in Exhibit, And you are on Server1 so that means that DNS is not installed on Server1, and therefor the tools are not installed also.