62 Practice Questions & Answers
You need to configure Windows Admin Center to manage multiple Windows Server instances across different geographical locations. What is the first step you should take?
-
A
Install Windows Admin Center on a domain controller
-
B
Deploy Windows Admin Center as a service on all target servers
-
C
Download and install Windows Admin Center on a management machine
✓ Correct
-
D
Configure Azure AD integration before installation
Explanation
Windows Admin Center should be installed on a dedicated management machine, not on domain controllers or target servers. It provides a centralized management interface for multiple servers.
Your organization requires audit logs for all administrative actions on Windows Server. Which Event Viewer log category should you monitor to track user logons and logoffs?
-
A
Security
✓ Correct
-
B
Setup
-
C
System
-
D
Application
Explanation
The Security event log records authentication events, including user logons, logoffs, and administrative actions. This is essential for compliance and security auditing.
You are configuring Group Policy to enforce password complexity requirements across your hybrid environment. Which Group Policy Object (GPO) setting should you modify?
-
A
Computer Configuration > Windows Settings > Security Settings > Account Policies > Password Policy
✓ Correct
-
B
User Configuration > Windows Settings > Scripts > Logon
-
C
Computer Configuration > Administrative Templates > System > Group Policy
-
D
User Configuration > Administrative Templates > System > Logon
Explanation
Password policy settings are found under Computer Configuration > Windows Settings > Security Settings > Account Policies. These settings apply to local user accounts and domain accounts.
Your Windows Server 2019 instance is running low on disk space. You decide to implement Storage Spaces to increase capacity. What is a key requirement before creating a Storage Space?
-
A
The server must be running Windows Server Datacenter edition exclusively
-
B
All disks must be formatted with NTFS and assigned drive letters
-
C
You need multiple physical disks that can be dedicated to the Storage Space
✓ Correct
-
D
You must have at least three physical disks of identical size
Explanation
Storage Spaces require multiple physical disks to be available for pooling, but they don't need to be identical in size. Storage Spaces can work with different disk sizes and editions of Windows Server.
You need to configure a Failover Cluster in your hybrid environment. What is the minimum number of nodes required for a functional Failover Cluster?
-
A
Three nodes minimum to achieve quorum
-
B
Two nodes minimum for basic failover capability
✓ Correct
-
C
Four nodes minimum for production environments
-
D
One node minimum, with others added as optional
Explanation
A Failover Cluster requires a minimum of two nodes to provide failover capabilities. Although three or more nodes are recommended for better quorum configuration, two is the functional minimum.
You are implementing Azure Hybrid Benefit licensing for Windows Server in your Azure subscription. Which existing licenses qualify for this benefit?
-
A
Trial versions and MSDN licenses
-
B
Pay-as-you-go subscriptions without any prior licensing
-
C
Windows Server Standard Edition licenses only
-
D
Volume licensing agreements with Software Assurance coverage
✓ Correct
Explanation
Azure Hybrid Benefit allows organizations with Software Assurance or qualifying volume licensing agreements to use their existing licenses in Azure, reducing overall costs.
Your organization uses Azure Arc to manage on-premises Windows Servers. Which agent must be installed on each on-premises server to enable Azure Arc management?
-
A
Azure Monitoring Agent only
-
B
Windows Admin Center Agent exclusively
-
C
Connected Machine Agent
✓ Correct
-
D
Azure VM Agent
Explanation
The Connected Machine Agent (also called Azure Arc agent) must be installed on on-premises servers to enable Azure Arc management and hybrid capabilities.
You need to implement a tiered storage solution that automatically moves files based on access patterns. Which Windows Server feature should you implement?
-
A
Storage Spaces Direct
-
B
Storage Replica
-
C
Storage Tiering (Tiered Storage Spaces)
✓ Correct
-
D
Deduplication Engine
Explanation
Storage Tiering within Storage Spaces automatically moves data between faster and slower storage tiers based on access frequency. This optimizes performance and cost.
Your Windows Server deployment requires Network Load Balancing (NLB) for a web application. What is the primary advantage of using NLB over a hardware load balancer?
-
A
NLB is cost-effective as it uses existing Windows Server infrastructure
✓ Correct
-
B
NLB provides superior performance compared to all hardware solutions
-
C
NLB eliminates the need for any network redundancy planning
-
D
NLB automatically configures firewall rules without administrator intervention
Explanation
NLB is a software-based load balancing solution that uses existing Windows Server resources, making it cost-effective for organizations that already have Windows Server infrastructure in place.
You are configuring DNS resolution in a hybrid environment. Your on-premises domain is corp.local and you need to resolve Azure-hosted resources. What DNS forwarding approach should you use?
-
A
Set up stub zones to replicate Azure DNS zones to on-premises
-
B
Configure full zone transfers from Azure to on-premises DNS servers
-
C
Configure conditional forwarding rules to forward corp.local queries to Azure DNS servers
✓ Correct
-
D
Implement DNS delegation only without any forwarding rules
Explanation
Conditional forwarding allows on-premises DNS servers to forward queries for specific domains (like Azure resources) to Azure DNS servers, enabling hybrid name resolution.
Your organization needs to implement role-based access control (RBAC) for Windows Server resources. Which Azure service should you integrate with your Windows Servers for this purpose?
-
A
Azure Backup exclusively
-
B
Azure AD integrated with Windows Server
✓ Correct
-
C
Azure DevOps pipelines
-
D
Azure Security Center only
Explanation
Azure AD integration with Windows Server enables RBAC capabilities, allowing you to manage access based on user roles and Azure AD group memberships in a hybrid environment.
You need to back up a critical Windows Server workload to Azure. Which Azure backup solution is specifically designed for virtual machines and physical servers?
-
A
Azure Blob Storage with lifecycle policies
-
B
Azure Data Box for large-scale backups
-
C
Azure Files with snapshot functionality
-
D
Azure Backup with Recovery Services Vault
✓ Correct
Explanation
Azure Backup with Recovery Services Vault provides comprehensive backup and restore capabilities specifically designed for Windows Servers, both on-premises and in Azure.
You are troubleshooting connectivity issues between an on-premises Windows Server and Azure resources. Which tool should you use to verify network connectivity at the protocol level?
-
A
Test-NetConnection PowerShell cmdlet
✓ Correct
-
B
Windows Admin Center Network diagnostics tool
-
C
Azure Network Watcher only
-
D
Local area connection status window
Explanation
The Test-NetConnection PowerShell cmdlet can verify TCP/IP connectivity to specific hosts and ports, making it ideal for troubleshooting Windows Server connectivity issues.
Your organization requires encryption for data in transit between on-premises and Azure. Which protocol should you implement for secure communication?
-
A
SSH for all Windows Server connections
-
B
SMTP for all data transfers
-
C
HTTP with basic authentication
-
D
IPsec or TLS/SSL depending on the workload
✓ Correct
Explanation
IPsec is commonly used for site-to-site VPN connectivity, while TLS/SSL is used for application-level encryption. Both are appropriate depending on your specific security requirements.
You need to configure a hybrid identity solution where on-premises Active Directory is synchronized with Azure AD. Which tool should you deploy on-premises?
-
A
Azure AD Application Proxy exclusively
-
B
Azure AD Connect or Azure AD Connect Cloud Sync
✓ Correct
-
C
Microsoft Defender for Cloud integration tool
-
D
Azure Information Protection client
Explanation
Azure AD Connect (or Cloud Sync for simpler scenarios) synchronizes on-premises Active Directory identities with Azure AD, enabling hybrid identity management.
You are implementing Windows Server Update Services (WSUS) in your hybrid environment. What is the primary benefit of WSUS over relying solely on Windows Update?
-
A
WSUS provides automatic rollback capabilities if updates fail
-
B
WSUS automatically removes malware before updates are applied
-
C
WSUS allows you to approve and manage updates before deployment to your infrastructure
✓ Correct
-
D
WSUS eliminates the need for any manual security patching entirely
Explanation
WSUS enables centralized update management by allowing administrators to test, approve, and schedule updates before they are deployed to client systems, reducing deployment risks.
Your Windows Server is experiencing high CPU utilization. You need to identify which process is consuming the most resources. Which Performance Monitor object should you monitor?
-
A
PhysicalDisk > % Disk Time
-
B
Network Interface > Bytes Received/sec
-
C
Memory > Pages/sec
-
D
Processor > % Processor Time
✓ Correct
Explanation
The Processor object's % Processor Time counter shows CPU utilization by process, allowing you to identify resource-hungry applications.
You need to implement BitLocker Drive Encryption on a Windows Server in your data center. What is a prerequisite for enabling BitLocker on the OS drive?
-
A
The server must have a Trusted Platform Module (TPM) 2.0
✓ Correct
-
B
BitLocker can only be enabled on non-OS drives without any prerequisites
-
C
The server must be running with a single disk partition exclusively
-
D
You must first disable all antivirus software before enabling BitLocker
Explanation
While TPM 2.0 is recommended for secure key storage, BitLocker can function without it using other authentication methods. However, TPM provides the most secure implementation.
You are configuring remote access for Windows Server using Remote Desktop Services (RDS). Which component manages the licensing of RDS connections?
-
A
RD Gateway
-
B
RD Licensing server
✓ Correct
-
C
RD Connection Broker
-
D
RD Web Access
Explanation
The RD Licensing server manages and issues RDS client access licenses (CALs), which are required for each user or device connecting via Remote Desktop Services.
Your organization needs to implement Shielded VMs in Hyper-V for enhanced security. Which encryption technology protects the VM's virtual hard disk?
-
A
BitLocker on both host and guest, plus TPM for attestation
✓ Correct
-
B
EFS encryption applied at the file level
-
C
Transparent Data Encryption (TDE) exclusively
-
D
BitLocker on the host only, not the guest VM
Explanation
Shielded VMs use BitLocker encryption for the virtual disk, Measured Boot with TPM 2.0 for attestation, and other technologies to protect VMs from unauthorized access.
You need to configure Data Deduplication on a Windows Server 2019 volume. Which data type does Data Deduplication work most effectively on?
-
A
High-performance cache and temporary files
-
B
Real-time operating system data and active databases
-
C
Streaming media and video content exclusively
-
D
Backup data, archives, and infrequently accessed files
✓ Correct
Explanation
Data Deduplication is most effective on backup data and archives where duplicate data is common. It's not recommended for active, frequently changing data due to performance impact.
Your Windows Server needs to replicate data to a disaster recovery site. Which feature provides synchronous or asynchronous replication of volumes?
-
A
Distributed File System (DFS) Replication exclusively
-
B
Storage Replica with synchronous or asynchronous modes
✓ Correct
-
C
Azure Site Recovery only for cloud destinations
-
D
File Server Resource Manager (FSRM) with replication quotas
Explanation
Storage Replica provides block-level volume replication with both synchronous mode (for RPO=0) and asynchronous mode (for longer distances), making it ideal for disaster recovery scenarios.
You are implementing Server Core in your data center environment. What is the primary benefit of Server Core compared to the full Server with Desktop Experience installation?
-
A
Server Core provides a graphical interface with enhanced functionality
-
B
Server Core provides automatic backup capabilities without additional tools
-
C
Server Core reduces resource consumption and requires fewer updates
✓ Correct
-
D
Server Core eliminates all PowerShell functionality for security purposes
Explanation
Server Core reduces system resource requirements (CPU, memory, disk space) and has a smaller attack surface, making it ideal for production environments where efficiency is critical.
Your organization needs to implement just-in-time (JIT) access for privileged accounts on Windows Servers. Which Azure service enables this capability?
-
A
Azure Sentinel for threat detection only
-
B
Azure Security Center with JIT VM Access
✓ Correct
-
C
Azure AD Conditional Access alone
-
D
Azure Information Protection exclusively
Explanation
Azure Security Center provides JIT VM Access, which allows administrators to request temporary elevated access to servers, reducing the window of exposure for privileged credentials.
You need to configure Windows Defender Exploit Guard on Windows Server to protect against advanced threats. Which component provides memory protection against exploit techniques?
-
A
Application Guard for Edge browser only
-
B
Controlled Folder Access without memory protection
-
C
Network protection
-
D
Exploit Protection with Data Execution Prevention (DEP)
✓ Correct
Explanation
Exploit Protection in Windows Defender Exploit Guard uses mechanisms like DEP, ASLR, and Control Flow Guard to prevent memory-based exploits and zero-day attacks.
You need to deploy Windows Server 2022 on multiple servers in your organization. What is the primary advantage of using Windows Admin Center for deployment compared to traditional Server Manager?
-
A
Windows Admin Center eliminates the need for Remote Desktop Protocol connections entirely.
-
B
It allows you to deploy servers without requiring any network connectivity.
-
C
Windows Admin Center provides a unified web-based interface that can manage servers across on-premises and Azure environments from a single pane of glass.
✓ Correct
-
D
It automatically configures all server roles without any manual intervention required.
Explanation
Windows Admin Center is a browser-based management tool that provides unified management across hybrid infrastructures, combining on-premises and cloud resources.
Your organization uses Azure Arc to manage on-premises Windows Servers. Which of the following best describes the primary purpose of Azure Arc integration?
-
A
To extend Azure management, governance, and services to on-premises and edge servers as if they were Azure resources.
✓ Correct
-
B
To create a backup of all server configurations in Azure cloud storage automatically.
-
C
To replace Windows Server licensing with Azure-only licensing models.
-
D
To completely migrate all on-premises servers to Azure infrastructure within 30 days.
Explanation
Azure Arc allows you to manage on-premises servers using Azure management tools and policies, treating them as Azure resources without requiring migration.
You are configuring Group Policy Objects (GPOs) for your hybrid environment. A policy setting needs to be applied to computers running Windows Server 2022 in both on-premises Active Directory and Azure AD-joined machines. What challenge might you face?
-
A
Group Policy Objects will automatically sync between on-premises AD and Azure AD without any configuration needed.
-
B
Traditional GPOs work identically on both on-premises and Azure AD-joined machines without any modifications.
-
C
You must manually re-create all GPOs in Azure AD with identical names and settings.
-
D
Azure AD-joined devices cannot process traditional Group Policy Objects, requiring alternative management methods such as Intune policies or Windows Admin Center.
✓ Correct
Explanation
Azure AD-joined devices don't process traditional GPOs; instead, you must use Intune or other cloud-based management solutions to apply policies to these devices.
You need to implement Network Policy Server (NPS) for VPN access in your organization. When configuring RADIUS accounting, what does the accounting feature primarily track?
-
A
User authentication credentials and password complexity requirements for all connected clients.
-
B
Bandwidth allocation and Quality of Service settings for all network traffic.
-
C
The physical location of VPN servers and their geographic distribution.
-
D
Session duration, data transmitted, and connection events to provide detailed usage logs and auditing information.
✓ Correct
Explanation
RADIUS accounting tracks session details including start/stop times, bytes sent/received, and connection events for auditing and billing purposes.
Your organization needs to configure DirectAccess for remote workers. Which of the following statements is most accurate regarding DirectAccess requirements?
-
A
DirectAccess automatically encrypts all traffic without requiring additional IPsec or TLS configuration by administrators.
-
B
DirectAccess is compatible with all client operating systems, including Windows 10 Home and Windows 11 Home editions.
-
C
DirectAccess requires at least two domain controllers and cannot function with fewer servers in any scenario.
-
D
A public IP address, DNS configuration, and proper firewall rules are essential prerequisites for DirectAccess deployment, along with Windows Server 2016 or later.
✓ Correct
Explanation
DirectAccess requires specific infrastructure including public IP addresses, DNS proper configuration, and firewall rules, and works best with Windows Pro/Enterprise editions.
You are implementing a hybrid Active Directory infrastructure combining on-premises AD with Azure AD Connect. What is the primary function of Azure AD Connect Sync?
-
A
It migrates all on-premises servers to Azure virtual machines within 24 hours.
-
B
It replicates user accounts and device objects from on-premises Active Directory to Azure AD, enabling single sign-on and consistent identity across cloud and on-premises resources.
✓ Correct
-
C
It creates separate identity silos that prevent any communication between on-premises and cloud systems.
-
D
It replaces on-premises Active Directory entirely, eliminating the need for local domain controllers.
Explanation
Azure AD Connect Sync synchronizes identities between on-premises AD and Azure AD, enabling hybrid identity and single sign-on capabilities across environments.
You need to manage certificate-based authentication for your hybrid infrastructure. When implementing PKI certificates on Windows Server, what is a critical consideration for certificate renewal?
-
A
Certificates should be renewed manually on the exact expiration date to avoid any gaps in service.
-
B
Certificate renewal is only necessary for external-facing servers and internal resources do not require renewal processes.
-
C
Implementing automated certificate renewal processes at 80-90% of the certificate lifetime helps prevent service interruptions from expired certificates.
✓ Correct
-
D
Windows Server automatically renews all certificates without administrative oversight or planning.
Explanation
Automated renewal at 80-90% of certificate lifetime prevents expiration-related service disruptions and is a best practice for certificate management.
You are troubleshooting replication issues in your Active Directory environment. What tool would you use to verify Active Directory replication health across domain controllers?
-
A
Windows Admin Center exclusively, which provides all replication diagnostics without needing command-line tools.
-
B
repadmin, dcdiag, and Active Directory Replication Status tool to verify replication health and identify issues between specific domain controllers.
✓ Correct
-
C
PowerShell Get-ADComputer cmdlet, which handles all replication diagnostics automatically.
-
D
Event Viewer only, as it is the sole definitive source for replication information.
Explanation
repadmin and dcdiag are the primary tools for diagnosing AD replication issues, providing detailed information about replication partners and health status.
Your organization is implementing Windows Server Update Services (WSUS) in a hybrid environment. Which statement accurately describes WSUS functionality in hybrid scenarios?
-
A
WSUS can manage updates for on-premises servers, and Azure VMs with proper network connectivity and configuration can also report to WSUS servers.
✓ Correct
-
B
WSUS is exclusively for Windows client updates and cannot manage Windows Server operating system patches.
-
C
WSUS can only manage updates for on-premises servers and cannot be used for Azure VMs in any configuration.
-
D
All Azure resources automatically bypass WSUS and receive updates directly from Microsoft regardless of organizational policies.
Explanation
WSUS can manage both on-premises and Azure VM updates when properly configured with network connectivity and Group Policy settings.
You need to configure Storage Spaces Direct (S2D) for a converged infrastructure. What is the minimum number of servers required for a production Storage Spaces Direct cluster?
-
A
Three or more servers with local drives, with three being the practical minimum for quorum and fault tolerance.
✓ Correct
-
B
Five servers as specified in all Microsoft documentation without exception.
-
C
One server is sufficient for basic Storage Spaces Direct functionality.
-
D
Two servers with shared storage must be connected to the same SAN.
Explanation
Storage Spaces Direct requires at least three nodes for production deployments to ensure quorum and maintain availability when a node fails.
When configuring Hyper-V in a hybrid environment, you need to ensure virtual machines can communicate across both on-premises and Azure. Which networking configuration is most appropriate?
-
A
Virtual machines should be configured with multiple virtual network adapters, all connected to isolated internal switches with no external connectivity.
-
B
External virtual switches connected to physical adapters with appropriate VLAN and routing configuration, potentially using site-to-site VPN or ExpressRoute for hybrid connectivity.
✓ Correct
-
C
All virtual machines must be connected exclusively to Azure virtual networks with no on-premises connectivity possible.
-
D
Hyper-V networking automatically configures itself and requires no manual network configuration for hybrid communication.
Explanation
External virtual switches with proper VLAN and routing configuration, combined with hybrid connectivity solutions like VPN or ExpressRoute, enable cross-environment communication.
You are implementing DNS security for your hybrid infrastructure. What does DNSSEC primarily protect against?
-
A
User authentication failures and incorrect password entries.
-
B
DNS spoofing and cache poisoning attacks by using cryptographic signatures to validate DNS responses.
✓ Correct
-
C
Physical damage to DNS server hardware in data centers.
-
D
DNS query volume and bandwidth consumption attacks only.
Explanation
DNSSEC uses cryptographic signatures to validate that DNS responses are authentic and haven't been tampered with, preventing spoofing and cache poisoning attacks.
Your organization uses Windows Server failover clustering. When configuring cluster validation, what should the pre-deployment validation scan identify?
-
A
Future software updates that will be released in the next fiscal year.
-
B
User account permissions and email system configurations only.
-
C
Only hardware compatibility without testing actual cluster functionality.
-
D
Hardware compatibility, network connectivity, storage access, and configuration issues that might affect cluster stability and functionality.
✓ Correct
Explanation
Cluster validation tests hardware compatibility, network connectivity, storage accessibility, and identifies potential configuration issues before deployment.
You need to implement Shielded VMs in your Hyper-V environment. What primary security feature do Shielded VMs provide that regular VMs do not?
-
A
Automatic license management and simplified billing processes.
-
B
Increased CPU performance and faster disk access speeds.
-
C
Enhanced network bandwidth allocation and QoS prioritization.
-
D
Protection against unauthorized access to VM memory and configuration through encryption and measured boot, preventing tampering by Hyper-V administrators.
✓ Correct
Explanation
Shielded VMs use encryption, measured boot, and vTPM to protect VM data and configuration from unauthorized access, even by Hyper-V administrators.
When managing file servers in a hybrid environment, you need to implement Data Deduplication. Which workload type is most suitable for deduplication?
-
A
High-frequency transactional databases with real-time updates and random I/O patterns.
-
B
Backup and archive storage, file shares, and VDI deployments where multiple copies of similar data exist.
✓ Correct
-
C
Scientific computing workloads requiring maximum disk throughput and latency-sensitive operations.
-
D
Video streaming services and live media broadcasting applications.
Explanation
Data Deduplication is most effective for backup, archive, file share, and VDI workloads where significant data redundancy exists across multiple files.
You are configuring Windows Defender for Endpoint in your organization. Which statement best describes its scope in a hybrid environment?
-
A
Windows Defender for Endpoint is exclusively for client operating systems and cannot protect Windows Servers.
-
B
Windows Defender for Endpoint only protects Azure virtual machines and cannot protect on-premises servers.
-
C
It provides advanced threat detection, investigation, and response capabilities for both on-premises servers and Azure VMs through a unified console.
✓ Correct
-
D
It automatically blocks all network traffic without requiring any configuration or policy settings.
Explanation
Windows Defender for Endpoint provides unified threat protection and monitoring across both on-premises and Azure environments through Microsoft Defender portal.
When implementing Windows Admin Center in your infrastructure, you discover it needs to manage servers that are not domain-joined. What authentication method should you configure for these non-domain-joined servers?
-
A
Local administrator credentials or certificate-based authentication for standalone servers, with proper security measures to manage non-domain-joined systems.
✓ Correct
-
B
Domain-based authentication exclusively, as Windows Admin Center only supports domain credentials.
-
C
Windows Admin Center cannot manage any non-domain-joined servers in any configuration.
-
D
Single Sign-On through Azure AD is mandatory and cannot be bypassed for any server.
Explanation
Windows Admin Center can authenticate to non-domain-joined servers using local credentials or certificates, providing flexibility for diverse server environments.
You are implementing IPAM (IP Address Management) for your hybrid infrastructure. What is a primary benefit of IPAM for managing both on-premises and cloud IP resources?
-
A
Centralized discovery, monitoring, and management of IP address allocation across on-premises and cloud environments, reducing conflicts and improving efficiency.
✓ Correct
-
B
It provides automatic internet connectivity for all managed devices without additional network configuration.
-
C
IPAM eliminates the need for DHCP servers entirely in all scenarios.
-
D
IPAM automatically prevents all IP address conflicts without requiring any planning or oversight.
Explanation
IPAM provides centralized IP address management, discovery, and monitoring across distributed environments, reducing conflicts and improving IP utilization.
Your organization needs to implement Software-Defined Networking (SDN) on Windows Server. Which component is responsible for centralizing network policy management?
-
A
Physical network switches, which operate independently without any central control mechanism.
-
B
Network Controller, which centralizes and manages network infrastructure policies and configurations for the entire SDN fabric.
✓ Correct
-
C
Individual Hyper-V hosts, which manage all network policies autonomously without coordination.
-
D
Domain controllers, which automatically configure all network settings through Group Policy.
Explanation
Network Controller is the central management component in SDN that manages and orchestrates network infrastructure policies and configurations.
When configuring high availability for a critical application, you need to choose between failover clustering and Network Load Balancing (NLB). Which scenario is most appropriate for Network Load Balancing?
-
A
Database servers that require transaction consistency and shared disk access.
-
B
Applications that maintain complex session state and require identical data across all nodes.
-
C
Stateless web applications and services that need load distribution across multiple servers without shared state, where any server can handle any client request.
✓ Correct
-
D
A file server that requires shared storage and automatic failover to maintain data consistency.
Explanation
Network Load Balancing is ideal for stateless applications like web servers where requests can be distributed across nodes without requiring shared state or storage.
You are configuring BitLocker for full-disk encryption on your servers. Which prerequisite is necessary for BitLocker functionality on older hardware?
-
A
A dedicated hardware security module connected through Fibre Channel is mandatory for all BitLocker deployments.
-
B
BitLocker requires no hardware prerequisites whatsoever and functions identically on all systems.
-
C
BitLocker requires modern TPM 2.0 chips exclusively and will not function with any older hardware.
-
D
TPM (Trusted Platform Module) version 1.2 or newer is preferred, though BitLocker can also use USB key authentication or other methods if TPM is unavailable.
✓ Correct
Explanation
BitLocker works best with TPM 2.0 but can function with TPM 1.2 or without TPM using alternative authentication methods like USB keys or smart cards.
Your organization is implementing Azure File Sync to synchronize on-premises file shares with Azure file storage. What is the primary advantage of this solution?
-
A
It automatically encrypts all data using quantum-resistant algorithms on deployment.
-
B
It completely replaces on-premises file servers, eliminating all local storage requirements.
-
C
Azure File Sync is exclusively for backup purposes and cannot be used for active file serving.
-
D
It enables on-premises file servers to sync with cloud storage while maintaining local caching for performance and supporting tiered storage policies.
✓ Correct
Explanation
Azure File Sync provides cloud-backed file sharing with local caching for performance, cloud tiering to reduce local storage, and centralized management.
When implementing Remote Access in Windows Server, you need to support both VPN and DirectAccess simultaneously. What consideration is most important for this hybrid approach?
-
A
You must ensure proper security policies, certificate configuration, and network infrastructure can support both connection methods and manage authentication for each.
✓ Correct
-
B
VPN and DirectAccess cannot coexist and you must choose one solution exclusively.
-
C
Remote Access automatically configures both VPN and DirectAccess without any administrative configuration.
-
D
DirectAccess will automatically override VPN settings, making VPN configuration irrelevant.
Explanation
Supporting both VPN and DirectAccess requires careful planning of security policies, certificate management, and network infrastructure to authenticate both connection types properly.
You need to monitor Windows Server performance in a hybrid environment. Which Performance Monitor counter would indicate potential issues with memory availability?
-
A
Memory Available MBytes, which tracks available physical memory and low values indicate potential memory pressure and performance degradation.
✓ Correct
-
B
Processor% User Time, which measures CPU utilization by user processes.
-
C
Disk Queue Length, which indicates disk I/O operations awaiting completion.
-
D
Network Interface Bytes Sent/Received, which measures network throughput.
Explanation
Memory Available MBytes indicates free physical memory; low values suggest memory pressure that can cause performance issues and require investigation.
Your organization uses Windows Server Update Services (WSUS) with Group Policy to manage patches. What is the primary advantage of using both WSUS and Group Policy together compared to using WSUS alone?
-
A
Group Policy enables centralized control of update deployment schedules, deadlines, and policies across multiple computer groups, complementing WSUS's download and storage capabilities.
✓ Correct
-
B
WSUS cannot function without Group Policy and they must always be used together.
-
C
Combined usage automatically creates self-healing systems that fix all vulnerabilities without administrative oversight.
-
D
Using Group Policy eliminates the need for WSUS servers entirely, as Group Policy downloads patches directly from Microsoft.
Explanation
Group Policy provides centralized management of update policies and deadlines, while WSUS manages patch downloads and testing, creating a comprehensive update management solution.
When implementing Hyper-V Replica for disaster recovery, what is the key limitation you must understand about replicated virtual machines?
-
A
Replica VMs are in a disabled state and must be recovered or failed over to become operational; they cannot run simultaneously with the primary VM.
✓ Correct
-
B
Hyper-V Replica automatically runs all replica VMs in parallel without requiring any failover actions.
-
C
Replica VMs cannot be recovered under any circumstances and are purely for backup verification.
-
D
Replica VMs can run indefinitely while the primary VM continues operating without any coordination issues.
Explanation
Hyper-V replicas must be recovered or failed over to become operational; running them simultaneously with primary VMs would cause data consistency issues.
You are configuring Windows Defender Firewall rules for a hybrid environment. When should stateful firewall rules be preferred over stateless rules?
-
A
Only for IPv6 traffic, as IPv4 does not support stateful rules.
-
B
For most traffic scenarios in production environments, as stateful rules automatically track connection states and allow return traffic, improving both security and functionality.
✓ Correct
-
C
Stateless rules are always superior and stateful rules should never be used.
-
D
Only when no Active Directory infrastructure exists in the environment.
Explanation
Stateful firewall rules track connection states and automatically allow return traffic, making them more practical and secure for most production scenarios.
You need to configure Windows Server to support hybrid identity scenarios. Which Azure service allows you to synchronize on-premises Active Directory with Azure AD?
-
A
Azure Directory Sync Tool
-
B
Azure AD Synchronization Manager
-
C
Azure AD Connect
✓ Correct
-
D
Windows Server Identity Bridge
Explanation
Azure AD Connect is the official Microsoft tool that synchronizes on-premises Active Directory objects with Azure AD, enabling hybrid identity management across cloud and on-premises environments.
You are implementing Windows Admin Center to manage both on-premises and Azure-based servers. What authentication method is required to connect to servers in Azure?
-
A
Azure AD credentials with MFA
✓ Correct
-
B
Kerberos authentication delegated through a gateway
-
C
NTLM only
-
D
Smart card authentication exclusively
Explanation
Windows Admin Center uses Azure AD credentials to authenticate connections to Azure-based resources, with support for Multi-Factor Authentication as part of Azure's security model.
Your organization uses Kerberos for authentication but plans to implement conditional access policies. Which component must be configured in the hybrid environment to enforce these policies for on-premises servers?
-
A
Windows Server Update Services
-
B
Azure AD Connect health monitoring
-
C
On-premises Group Policy alone without cloud integration
-
D
Azure AD Application Proxy with Kerberos delegation
✓ Correct
Explanation
Azure AD Application Proxy with Kerberos constrained delegation allows conditional access policies to be applied to on-premises applications and services by routing authentication through Azure AD.
You need to back up a Hyper-V virtual machine that is critical for business operations. What is the minimum checkpoint requirement before performing a live backup?
-
A
Production checkpoints must be configured but are not required for backup operations
-
B
No checkpoint is required; live backups use Volume Shadow Copy Service
✓ Correct
-
C
Standard checkpoints are sufficient for production backups
-
D
A reference checkpoint must exist prior to backup
Explanation
Hyper-V live backups use Volume Shadow Copy Service (VSS) integration with the guest OS to create consistent backups without requiring pre-existing checkpoints.
You are configuring certificate-based authentication for a hybrid Windows Server infrastructure. Which certificate store should contain the root CA certificate for Azure services?
-
A
Intermediate Certification Authorities store
-
B
Trusted Root Certification Authorities store
✓ Correct
-
C
Personal store on the local computer account
-
D
Enterprise Trust store in Group Policy
Explanation
Root CA certificates for Azure and cloud services must be installed in the Trusted Root Certification Authorities store on the local computer to establish trusted authentication chains.
Your organization experiences intermittent Azure AD Connect synchronization failures. After investigation, you discover hash synchronization is conflicting with federated authentication attempts. What is the recommended resolution?
-
A
Enable both hash synchronization and federation simultaneously, as they are designed to coexist without conflict
-
B
Run the Azure AD Connect wizard and re-select the synchronization option to ensure federation is the sole authentication mechanism
✓ Correct
-
C
Disable password hash synchronization while maintaining federation as the primary authentication method
-
D
Migrate all users to cloud-only accounts and disable on-premises synchronization entirely
Explanation
When federation is the primary authentication method, password hash synchronization should be disabled to avoid conflicts. Re-running the configuration wizard ensures proper setup of the federation-only scenario.
You deploy Windows Server storage replica between a primary and secondary site for disaster recovery. What is the maximum supported replication distance using asynchronous replication?
-
A
Unlimited distance using asynchronous mode
✓ Correct
-
B
2000 kilometers maximum
-
C
Local network only, 10 kilometers maximum
-
D
500 kilometers maximum
Explanation
Asynchronous replication in Windows Server Storage Replica has no geographic distance limitation, making it suitable for long-distance disaster recovery scenarios unlike synchronous replication which requires lower latency.
You implement Desired State Configuration (DSC) in a hybrid environment with both on-premises and Azure servers. A configuration drift is detected on an Azure VM. What is the most efficient method to remediate the drift automatically?
-
A
Configure DSC in Enforcement mode on the Local Configuration Manager with automatic remediation enabled
✓ Correct
-
B
Manually redeploy the Azure VM and reapply DSC configuration
-
C
Create a runbook that detects and corrects the configuration manually on schedule
-
D
Apply Group Policy directly to override the DSC configuration
Explanation
DSC's Local Configuration Manager in Enforcement mode with auto-correction enabled automatically detects and remediates configuration drift without manual intervention, ideal for hybrid environments.
Your organization requires Multi-Factor Authentication for administrative access to critical servers in a hybrid environment. Which method integrates with Azure AD for cloud-based MFA?
-
A
Windows Hello for Business with PIN code only
-
B
RADIUS authentication with local server-based MFA
-
C
Smart card authentication managed entirely on-premises without cloud integration
-
D
Azure MFA Server or Azure AD MFA with Conditional Access policies
✓ Correct
Explanation
Azure MFA Server or Azure AD MFA integrated with Conditional Access policies provides cloud-based MFA that can enforce requirements across both on-premises and Azure resources in a hybrid environment.
You configure a Hybrid Runbook Worker to execute scripts on on-premises servers from Azure Automation. The runbook fails to authenticate to on-premises resources using a managed identity. What is the most likely cause?
-
A
Azure Automation automatically grants all permissions without requiring additional configuration
-
B
Managed identities are not supported for on-premises resources and a Run As account must be used instead
-
C
The Hybrid Runbook Worker system account lacks permissions in the on-premises environment
✓ Correct
-
D
The firewall is blocking outbound HTTPS traffic from the Hybrid Worker to Azure endpoints
Explanation
Hybrid Runbook Workers require appropriate local permissions on the on-premises system to execute runbooks and access resources; managed identities alone do not automatically grant these permissions.