Administering Windows Server Hybrid Core Infrastructure — Question 46

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.

After you answer a question in this section, you will NOT be able to return to it. As a result these questions will not appear in the review screen.

You have a server named Server1 that runs Windows Server 2022 and has the DHCP Server role. Server1 contains a single DHCP scope named Scope1.

You deploy five printers to the network.

You need to ensure that the printers are always assigned the same IP address.

Solution: You deploy a DHCP relay agent to the network.

Does this meet the requirement?

Answer options

Correct answer: B

Explanation

The implementation of a DHCP relay agent does not ensure that the printers receive static IP addresses; it simply forwards DHCP messages between clients and servers. To achieve static IP assignment for the printers, you would need to configure DHCP reservations for their MAC addresses instead, making option B the correct choice.