View Full Microsoft AZ-801 Exam Dumps and Practice Test Dumps
Question 161. Which Windows Server feature allows administrators to configure storage quotas using reusable templates?
- FSRM Quota Templates
- DFS Namespace
- Storage Replica
- DHCP Failover
Correct Answer: 1. FSRM Quota Templates
Explanation:
FSRM Quota Templates allow administrators to create reusable quota configurations that can be applied to multiple folders. Instead of manually configuring the same storage limit and threshold settings for every folder, an administrator can create a template and apply it wherever needed. Templates can include hard or soft quota behavior and notification thresholds that trigger email messages, event-log entries, or reports. This makes quota administration more consistent across large file-server environments. For example, an organization could create a 10 GB departmental quota template and apply it to multiple department folders while maintaining the same monitoring and notification configuration.
Question 162. Which Windows Server feature allows administrators to classify files according to their contents or properties?
- Storage Replica
- File Classification Infrastructure
- DHCP Failover
- Hyper-V Replica
Correct Answer: 2. File Classification Infrastructure
Explanation:
File Classification Infrastructure, provided through File Server Resource Manager, allows administrators to classify files based on properties, content, location, or other configured criteria. Classification can help organizations identify sensitive or important data and then apply appropriate management policies. For example, administrators can classify documents containing specific information and use the resulting classification properties in additional file-management processes. Classification can be performed automatically using configured classification rules or manually when appropriate. This capability is useful in environments where administrators need better visibility into stored information and want to apply consistent policies based on the characteristics of files.
Question 163. Which Windows Server feature provides a namespace that remains consistent even when the underlying file server changes?
- DFS Namespace
- BitLocker
- Storage Spaces
- DHCP
Correct Answer: 1. DFS Namespace
Explanation:
DFS Namespace provides a logical path to shared folders that is independent of the physical server hosting the data. Users can access a namespace path instead of directly connecting to individual file servers. This abstraction allows administrators to move data between servers or add new folder targets without necessarily changing the path users access. DFS Namespace can therefore simplify file-server migrations and improve the organization of shared resources. In larger environments, domain-based namespaces can integrate with Active Directory and provide referrals based on site information. DFS Namespace manages the logical presentation of resources, while DFS Replication can synchronize data between servers.
Question 164. Which Windows Server feature can automatically restart a clustered workload on another node after a node failure?
- Failover Clustering
- DNS Forwarding
- DHCP Reservation
- FSRM
Correct Answer: 1. Failover Clustering
Explanation:
Failover Clustering provides high availability for supported Windows Server workloads by allowing resources to run across multiple cluster nodes. When a node fails, the cluster service can detect the failure and move or restart supported clustered resources on another available node. This reduces service interruption caused by hardware, operating-system, or other node-level failures. Clustered workloads must be configured correctly, including appropriate storage, networking, resource dependencies, and quorum settings. Failover clustering is different from Live Migration, which is normally used for planned movement of running workloads. Failover is intended to provide recovery when a cluster node becomes unavailable unexpectedly.
Question 165. Which Windows Server feature provides a centralized repository for Group Policy Objects and related files?
- SYSVOL
- NTDS.dit
- DHCP Database
- DNS Cache
Correct Answer: 1. SYSVOL
Explanation:
SYSVOL is a shared folder located on domain controllers that stores important files used by Active Directory, including Group Policy-related files and logon scripts. The contents of SYSVOL are replicated between domain controllers so that policy information remains available throughout the domain. Administrators should monitor SYSVOL replication because problems with it can prevent Group Policy changes from being distributed correctly. SYSVOL is different from the NTDS.dit database, which stores Active Directory directory information such as users, groups, and computers. Maintaining healthy SYSVOL replication is therefore an important part of domain-controller administration.
Question 166. Which replication technology is primarily designed to replicate the SYSVOL folder in modern Active Directory domains?
- Storage Replica
- DFS Replication
- Hyper-V Replica
- Azure File Sync
Correct Answer: 2. DFS Replication
Explanation:
DFS Replication is used in modern Active Directory environments to replicate the SYSVOL folder between domain controllers. SYSVOL contains Group Policy files and other important domain resources that must remain synchronized between domain controllers. Administrators can monitor SYSVOL replication using tools such as Dcdiag and Repadmin, while DFS Replication event logs can provide additional troubleshooting information. Older Active Directory environments may have used the File Replication Service for SYSVOL, but modern domain configurations use DFS Replication. Healthy SYSVOL replication is important because inconsistent policy files can cause different domain controllers to provide different Group Policy information to clients.
Question 167. Which Windows Server feature allows a file server to detect and report attempts to save prohibited file types?
- File Screening
- Storage Spaces
- SMB Direct
- DNS Scavenging
Correct Answer: 1. File Screening
Explanation:
FSRM File Screening can monitor and control the types of files stored on a Windows file server. Administrators can create file screen groups containing extensions or patterns that represent prohibited or monitored file types. With active screening, the server can prevent users from storing matching files, while passive screening allows the files but records the activity for monitoring purposes. Notifications and event logging can be configured to alert administrators when screening conditions are triggered. This makes file screening useful for enforcing storage policies and identifying attempts to store inappropriate or unwanted content in managed file-server locations.
Question 168. Which Windows Server feature can provide notifications when a folder reaches a configured storage threshold?
- DFS Namespace
- FSRM Quotas
- DHCP Relay
- Hyper-V Replica
Correct Answer: 2. FSRM Quotas
Explanation:
FSRM quotas can monitor storage consumption and trigger notifications when configured thresholds are reached. Administrators can define thresholds such as 80, 90, or 100 percent of a folder’s assigned quota and configure actions such as email notifications, event-log entries, or reports. Quotas can be hard or soft depending on whether the administrator wants to prevent additional storage beyond the limit or simply monitor usage. This capability helps administrators identify rapidly growing folders before they consume all available disk capacity. Quota templates can also make these settings easier to apply consistently across multiple folders.
Question 169. Which Windows Server feature can reduce network bandwidth consumption by compressing SMB file transfers?
- SMB Compression
- SMB Signing
- SMB Direct
- SMB Leasing
Correct Answer: 1. SMB Compression
Explanation:
SMB Compression allows supported SMB traffic to be compressed during transmission, which can reduce the amount of data sent across the network. This can be particularly useful when transferring files that can be compressed effectively or when network bandwidth is a limiting factor. SMB Compression is different from SMB encryption, which focuses on confidentiality, and SMB signing, which focuses on message integrity and authenticity. The actual performance benefit depends on factors such as file characteristics, processor resources, network capacity, and workload behavior. Administrators should evaluate these factors before enabling or relying on SMB compression for specific workloads.
Question 170. Which Windows Server feature allows a Hyper-V virtual machine to continue running on another host after planned host maintenance?
- Hyper-V Live Migration
- DFS Replication
- Storage Replica
- DHCP Failover
Correct Answer: 1. Hyper-V Live Migration
Explanation:
Hyper-V Live Migration allows a running virtual machine to move from one Hyper-V host to another with minimal interruption. It is commonly used for planned maintenance, host hardware upgrades, workload balancing, and other administrative tasks. Because the virtual machine remains operational during most of the migration process, administrators can often perform maintenance without requiring a traditional shutdown. Live Migration is different from Hyper-V Replica, which maintains a replicated copy for disaster-recovery purposes. A successful Live Migration configuration depends on compatible hosts, appropriate networking, storage access, authentication, and permissions. Proper planning is required in clustered and standalone Hyper-V environments.
Question 171. Which Windows Server feature allows administrators to configure multiple network adapters to provide increased SMB availability and performance?
- SMB Multichannel
- BitLocker
- FSRM
- DNSSEC
Correct Answer: 1. SMB Multichannel
Explanation:
SMB Multichannel enables SMB to establish multiple network connections between a client and server when the infrastructure supports them. This can increase aggregate throughput and provide resilience if one network path becomes unavailable. SMB Multichannel can automatically identify suitable network interfaces and use them concurrently, reducing the need for administrators to manually configure separate connections for SMB traffic. It is particularly useful for servers with multiple network adapters and workloads involving significant file transfers. SMB Multichannel should not be confused with SMB Direct, which specifically uses RDMA-capable networking to provide high-performance communication.
Question 172. Which Windows Server feature can create a highly available storage cluster using local disks from multiple servers?
- Storage Spaces Direct
- FSRM
- DFS Namespace
- Windows Server Backup
Correct Answer: 1. Storage Spaces Direct
Explanation:
Storage Spaces Direct enables organizations to create software-defined storage using local drives across multiple Windows Server cluster nodes. Instead of requiring a traditional external shared-storage array, S2D combines local disks into a resilient storage pool that can provide storage for supported workloads. It is commonly used with Hyper-V and other clustered applications. Administrators can select appropriate resiliency configurations according to capacity, performance, and fault-tolerance requirements. S2D requires careful planning of server hardware, storage devices, networking, cluster configuration, and operating-system versions. When properly designed, it can provide scalable and highly available storage for modern Windows Server infrastructures.
Question 173. Which Windows Server feature can move an existing file server to a new server while preserving the server’s shares and configuration?
- Storage Migration Service
- DNS Scavenging
- SMB Signing
- Windows Time
Correct Answer: 1. Storage Migration Service
Explanation:
Storage Migration Service is designed to simplify the migration of file servers to newer Windows Server systems or supported destinations. The service can inventory the source server, transfer files and shares, and assist with transferring configuration information. It can also help administrators manage the final cutover so that users can continue accessing resources through familiar paths. This is especially useful when replacing aging file servers or modernizing infrastructure while trying to minimize user disruption. Before migration, administrators should verify source-server compatibility, permissions, network connectivity, storage capacity, application dependencies, and backup availability.
Question 174. Which Windows Server feature provides deduplication of files on supported volumes?
- Data Deduplication
- DHCP Failover
- DFS Namespace
- Hyper-V Replica
Correct Answer: 1. Data Deduplication
Explanation:
Data Deduplication is a Windows Server storage feature that identifies redundant data and reduces the amount of physical storage required to maintain it. Instead of storing identical data repeatedly, the system can maintain a single optimized representation while preserving the logical files that users and applications expect. Deduplication can be particularly effective for workloads containing many similar files, backups, or other repetitive data. Administrators can configure deduplication schedules and optimization policies according to workload requirements. Before deployment, administrators should verify that the intended workload and storage configuration are supported and that deduplication will provide meaningful capacity savings.
Question 175. Which Active Directory service automatically applies configuration settings to computers based on their organizational unit?
- Group Policy
- DHCP
- DNS
- Storage Replica
Correct Answer: 1. Group Policy
Explanation:
Group Policy allows administrators to centrally define configuration and security settings for users and computers in an Active Directory environment. Group Policy Objects can be linked to sites, domains, or organizational units, allowing administrators to apply different configurations according to organizational structure. Examples include password policies, firewall rules, software settings, security configurations, and desktop restrictions. Group Policy processing follows a defined order, and inheritance, filtering, and precedence can affect the final settings applied to a computer or user. Administrators should test policy changes carefully because incorrectly configured policies can affect large numbers of systems.
Question 176. Which Windows Server technology provides an encrypted connection for PowerShell remoting over HTTPS?
- WinRM over HTTPS
- SMB Multichannel
- DFS Replication
- DHCP Failover
Correct Answer: 1. WinRM over HTTPS
Explanation:
PowerShell remoting can use Windows Remote Management (WinRM) over HTTPS to provide encrypted communication between the client and remote Windows Server. HTTPS uses TLS to protect the network connection, making it useful in environments where administrators require encrypted remote-management traffic. Proper certificate configuration and WinRM listener settings are required for HTTPS-based remoting. Administrators must also configure appropriate firewall rules and authentication methods. PowerShell remoting over HTTPS is especially useful when remote administration needs stronger transport protection than an unencrypted HTTP connection. Security configuration should be tested carefully before deploying remote-management services broadly.
Question 177. Which Windows Server feature can synchronize data between an on-premises file server and an Azure file share?
- Azure File Sync
- Azure DNS
- Azure Migrate
- Azure Policy
Correct Answer: 1. Azure File Sync
Explanation:
Azure File Sync enables Windows Server file shares to synchronize with Azure Files. It allows organizations to maintain local file-server access while using Azure as a centralized storage location. Administrators can also use cloud tiering to reduce local storage requirements by moving less frequently accessed files to Azure while keeping frequently accessed data locally cached. Azure File Sync is useful for hybrid file-server architectures, branch-office scenarios, and gradual modernization projects. Administrators should plan identity integration, networking, synchronization groups, storage capacity, and recovery procedures before deployment. Proper monitoring is also important to identify synchronization errors or connectivity issues.
Question 178. Which Azure service provides a centralized identity platform for authentication and access management?
- Microsoft Entra ID
- Azure Files
- Azure Monitor
- Azure Storage
Correct Answer: 1. Microsoft Entra ID
Explanation:
Microsoft Entra ID provides cloud-based identity and access management capabilities for users, applications, devices, and services. It supports authentication, authorization, access policies, and integration with Microsoft cloud services and many external applications. In hybrid environments, organizations can connect on-premises Active Directory identities with Microsoft Entra ID using supported synchronization technologies. This can provide users with a more integrated identity experience across local and cloud resources. Administrators should carefully configure authentication methods, access controls, administrative roles, and security policies because identity systems provide access to many organizational resources.
Question 179. Which Windows Server feature provides centralized certificate enrollment and management within an Active Directory environment?
- Active Directory Certificate Services
- Active Directory Domain Services
- DHCP Server
- Windows Server Update Services
Correct Answer: 1. Active Directory Certificate Services
Explanation:
Active Directory Certificate Services provides an infrastructure for issuing and managing digital certificates within an organization. Administrators can deploy certification authorities, configure certificate templates, and issue certificates for supported authentication, encryption, and signing scenarios. In Active Directory environments, certificate enrollment can be integrated with Group Policy and other Windows management mechanisms. This can simplify certificate deployment to users and computers while maintaining centralized control. Because certificates and private keys can provide access to sensitive resources, administrators should carefully manage certificate authority security, certificate templates, enrollment permissions, renewal processes, and revocation procedures.
Question 180. Which Windows Server recovery method restores a domain controller’s Active Directory database from a backup?
- Authoritative or non-authoritative system-state recovery
- DHCP reservation
- DNS scavenging
- SMB compression
Correct Answer: 1. Authoritative or non-authoritative system-state recovery
Explanation:
System-state recovery is used when administrators need to restore important operating-system components, including Active Directory data on a domain controller. Depending on the recovery objective, administrators can perform a non-authoritative restoration, where the restored domain controller receives newer directory changes through replication, or an authoritative restoration, where selected directory data is intentionally restored as the authoritative version and replicated to other domain controllers. The choice depends on the recovery scenario. Domain-controller recovery should always be performed according to Microsoft’s supported procedures, with appropriate backups, documentation, and testing available before an actual disaster occurs.