You need to manage DHCP on Server2 by using the DHCP co…

Your network contains an Active Directory domain named contoso.com. The domain contains two servers
named Server1 and Server2. Server1 runs Windows Server 2012 R2. 5erver2 runs Windows Server 2008 R2
Service Pack 1 (SP1) and has the DHCP Server server role installed.
You need to manage DHCP on Server2 by using the DHCP console on Server1.
What should you do first?

Your network contains an Active Directory domain named contoso.com. The domain contains two servers
named Server1 and Server2. Server1 runs Windows Server 2012 R2. 5erver2 runs Windows Server 2008 R2
Service Pack 1 (SP1) and has the DHCP Server server role installed.
You need to manage DHCP on Server2 by using the DHCP console on Server1.
What should you do first?

A.
From the Microsoft Management Console on Server1, add a snap-in.

B.
From Server Manager on Server2, enable Windows Remote Management.

C.
From Windows PowerShell on Server2, run Enable-PSRemoting.

D.
From Server Manager on Server1, install a feature.



Leave a Reply 3

Your email address will not be published. Required fields are marked *


MrTiger2

MrTiger2

install what feature?

fiber

fiber

D is correct, first thing to do is to install the Feature from RSAT called “DHCP Server Tools” and you can do this using the server manager or powershell command Install-WindowsFeature.

Only after the DHCP Server Tools is installed it will be possible to add the DHCP Snap-in into MMC.