AZ-801 · Question #31
Your network contains an Active Directory Domain Services (AD DS) domain. The domain contains two servers named Server1 and Server2 that run Windows Server. You need to ensure that the ServerS…
The correct answer is A. the COM+ Network Access (DCOM-In) rule. To enable remote management from Server1 to Server2 using a management console with least privilege, enabling specific Windows Defender Firewall rules is necessary on Server2.
Question
Options
- Athe COM+ Network Access (DCOM-In) rule
- Ball the rules in the Remote Event Log Management group
- Cthe Windows Management Instrumentation (WMI-In) rule
- Dthe COM+ Remote Administration (DCOM-In) rule
How the community answered
(30 responses)- A83% (25)
- B10% (3)
- C3% (1)
- D3% (1)
Why each option
To enable remote management from Server1 to Server2 using a management console with least privilege, enabling specific Windows Defender Firewall rules is necessary on Server2.
The COM+ Network Access (DCOM-In) rule allows DCOM traffic, which is essential for many remote administration tools and services to communicate across the network. Enabling this rule ensures that DCOM-based management console components on Server1 can interact with Server2, adhering to the principle of least privilege by opening only the required DCOM port.
Enabling all rules in the Remote Event Log Management group is too broad for general server management and specifically targets event log access, not comprehensive console functionality.
While Windows Management Instrumentation (WMI-In) is often used for remote management, the specific 'ServerS management console' might rely on DCOM, making the COM+ Network Access rule distinctively required.
The COM+ Remote Administration (DCOM-In) rule is related to DCOM, but the 'COM+ Network Access' rule is often the broader and more encompassing rule required for general DCOM communication used by various remote management tools.
Concept tested: Windows Defender Firewall remote management rules
Source: https://learn.microsoft.com/en-us/windows/security/threat-protection/windows-firewall/configure-dcom-for-advanced-firewall
Topics
Community Discussion
No community discussion yet for this question.