MCSE MSCE Server Infrastructure & Network Management 3 — Questions and Answers
Question 1: An administrator configures a Software Defined Networking (SDN) environment on Windows Server 2019. Which component acts as the central management plane for SDN policies?
- Hyper-V Virtual Switch
- Network Controller (Correct answer)
- Software Load Balancer
- RAS Gateway
Correct answer: Network Controller
Network Controller is the centralized SDN management plane that programs and manages virtual and physical network infrastructure according to defined policies.
Question 2: A Windows Server administrator needs to limit the bandwidth consumed by a specific virtual machine. Which Hyper-V feature accomplishes this?
- Quality of Service (QoS) policies on the virtual switch (Correct answer)
- Storage QoS policies
- Resource Metering
- Dynamic Memory balancer
Correct answer: Quality of Service (QoS) policies on the virtual switch
Hyper-V virtual switch QoS policies allow administrators to set minimum and maximum bandwidth limits for individual virtual network adapters.
Question 3: In a Windows Server environment, what is the purpose of the 'Deployment Image Servicing and Management' (DISM) tool?
- Deploy virtual machine images via SCVMM
- Mount, modify, and service Windows images offline (Correct answer)
- Monitor Windows deployment via WDS
- Manage disk partitions on physical servers
Correct answer: Mount, modify, and service Windows images offline
DISM is used to mount and service Windows images (.wim, .vhd) offline, allowing administrators to add/remove features, drivers, and updates before deployment.
Question 4: A company wants to implement network isolation between VMs on the same Hyper-V host without using VLANs. Which Windows Server 2019 SDN feature enables this?
- Network Access Control Lists (ACLs)
- Virtual Network (using VXLAN/NVGRE) (Correct answer)
- NIC Teaming
- Hyper-V Replica
Correct answer: Virtual Network (using VXLAN/NVGRE)
SDN virtual networks using VXLAN or NVGRE encapsulation allow complete network isolation between VM groups without requiring VLAN configuration on physical switches.
Question 5: An enterprise wants to centrally log all Windows Server security events for compliance. Which Windows feature forwards events from multiple servers to a central collector?
- Windows Performance Monitor
- Windows Event Forwarding (WEF) (Correct answer)
- System Center Operations Manager
- Azure Monitor Agent
Correct answer: Windows Event Forwarding (WEF)
Windows Event Forwarding (WEF) uses WS-Management to forward event log entries from source computers to a central Windows Event Collector subscription.
Question 6: A storage administrator needs to create a resilient, software-defined storage pool from a set of JBODs attached to a Windows Server. Which feature should be used?
- Dynamic Disks
- Storage Spaces (Correct answer)
- iSCSI Target Server
- Data Deduplication
Correct answer: Storage Spaces
Storage Spaces allows administrators to group physical disks into a storage pool and create virtual disks with resiliency options like mirroring or parity from commodity hardware.
Question 7: When deploying a Remote Desktop Services (RDS) environment, which role service provides the single point of entry for all external RDS connections?
- RD Session Host
- RD Connection Broker
- RD Gateway (Correct answer)
- RD Web Access
Correct answer: RD Gateway
RD Gateway acts as a secure entry point for external RDS connections, tunneling RDP traffic over HTTPS (port 443) to protect internal resources.
An administrator configures a Software Defined Networking (SDN) environment on Windows Server 2019.
Which component acts as the central management plane for SDN policies?