Microsoft AZ-801 Practice Test Questions and Exam Dumps Part 6 Q101-120

View Full Microsoft AZ-801 Exam Dumps and Practice Test Dumps

 

Question 101. Which Active Directory role is responsible for synchronizing password changes for rapid authentication?

  1. Infrastructure Master
  2. Schema Master
  3. PDC Emulator
  4. RID Master

Correct Answer: 3. PDC Emulator

Explanation:

The PDC Emulator is one of the five Flexible Single Master Operations (FSMO) roles in Active Directory. It performs several important functions, including processing certain password-change operations. When a user changes a password, the PDC Emulator can receive the updated password information so that authentication failures caused by password replication delays can be handled more effectively. The PDC Emulator also plays an important role in time synchronization within the domain hierarchy and is involved in certain account lockout processing. Because of these responsibilities, this FSMO role is particularly important for maintaining reliable authentication services.

Question 102. Which Active Directory role is responsible for maintaining information about objects from other domains in a domain partition?

  1. Infrastructure Master
  2. RID Master
  3. PDC Emulator
  4. Schema Master

Correct Answer: 1. Infrastructure Master

Explanation:

The Infrastructure Master is an Active Directory FSMO role that is responsible for updating references to objects located in other domains. When objects from another domain are referenced, such as members of groups, the Infrastructure Master helps ensure that those references remain accurate when objects are moved, renamed, or otherwise changed. In a multi-domain Active Directory forest, maintaining these references is important for consistent directory information. The Infrastructure Master is different from the Schema Master, which controls schema changes, the RID Master, which allocates RID pools, and the PDC Emulator, which handles several authentication and time-related functions.

Question 103. Which Active Directory role controls modifications to the directory schema?

  1. RID Master
  2. Schema Master
  3. Infrastructure Master
  4. PDC Emulator

Correct Answer: 2. Schema Master

Explanation:

The Schema Master is the FSMO role responsible for controlling changes to the Active Directory schema. The schema defines the classes of objects that can exist in Active Directory and the attributes associated with those objects. Because schema modifications affect the entire forest, they are tightly controlled and normally require appropriate administrative permissions. Only one domain controller in the forest holds the Schema Master role at a time. Administrators may need to modify the schema when installing applications or directory-aware services that require new object classes or attributes. Proper planning and testing are important before making schema changes.

Question 104. Which DFS Namespace feature directs clients to an available namespace server or folder target?

  1. Replication
  2. Quota management
  3. File screening
  4. Referrals

Correct Answer: 4. Referrals

Explanation:

DFS Namespace referrals provide clients with information about available namespace servers or folder targets. When a client accesses a DFS path, the namespace service can return a list of appropriate targets based on the namespace configuration and site information. This allows users to access shared resources through a consistent namespace instead of needing to know the physical server hosting the data. Referrals can also help direct clients toward appropriate targets based on Active Directory site topology. DFS Replication is a separate technology that synchronizes files between servers, while referrals primarily handle how clients are directed to namespace targets.

Question 105. Which DFS Replication folder is used to temporarily store files while they are being replicated?

  1. Staging folder
  2. SYSVOL folder
  3. Recycle Bin
  4. Public folder

Correct Answer: 1. Staging folder

Explanation:

DFS Replication uses a staging folder to prepare files for replication between replication partners. When files are changed, DFS Replication stages the necessary data before transferring it to another member of the replication group. The staging process helps manage replication efficiently and allows the service to prepare files for transfer without directly modifying the destination copy during the transfer process. Administrators should ensure that adequate disk space is available for staging because insufficient staging capacity can affect replication performance. The staging folder is different from the replicated folder itself and should be managed according to Microsoft’s recommended DFS Replication configuration practices.

Question 106. Which SMB security feature helps protect against tampering by digitally signing SMB messages?

  1. SMB compression
  2. SMB Multichannel
  3. SMB signing
  4. SMB Direct

Correct Answer: 3. SMB signing

Explanation:

SMB signing helps protect the integrity and authenticity of SMB communications by adding digital signatures to SMB messages. This allows participating systems to detect whether SMB traffic has been modified while traveling across the network. SMB signing is therefore primarily associated with message integrity and authentication rather than confidentiality. SMB encryption, in contrast, protects the confidentiality of SMB traffic by encrypting the data. SMB Multichannel is designed to improve network performance and resilience, while SMB Direct uses RDMA-capable networking. Administrators can configure SMB security features according to organizational requirements and the capabilities of the Windows Server environment.

Question 107. Which Windows Server technology provides highly available storage across multiple servers by combining local disks into a clustered storage pool?

  1. DFS Namespace
  2. Storage Spaces Direct
  3. FSRM
  4. DHCP Failover

Correct Answer: 2. Storage Spaces Direct

Explanation:

Storage Spaces Direct (S2D) enables organizations to build highly available storage by combining local drives from multiple servers into a software-defined storage system. It is designed for clustered environments and can provide resilient storage without requiring a traditional shared-storage array. S2D uses technologies such as Storage Spaces and SMB3 to provide storage resources for workloads such as Hyper-V virtual machines. Administrators can configure different storage resiliency options depending on workload and hardware requirements. This approach can simplify infrastructure by using local disks within participating servers while still providing shared, resilient storage to applications running in the cluster.

Question 108. Which Failover Clustering feature can automatically apply updates to cluster nodes while maintaining workload availability?

  1. Cluster-Aware Updating
  2. Windows Server Backup
  3. DNS scavenging
  4. Storage Replica

Correct Answer: 1. Cluster-Aware Updating

Explanation:

Cluster-Aware Updating (CAU) is designed to simplify the process of applying software updates to failover cluster nodes while minimizing service disruption. CAU coordinates the update process by placing nodes into maintenance mode or moving workloads as necessary, updating the node, and then returning it to the cluster before proceeding with another node. This coordinated approach helps administrators avoid manually performing maintenance on every cluster node. CAU is particularly useful for highly available Hyper-V and file-server clusters where administrators need to maintain supported patch levels while keeping workloads available during planned maintenance operations.

Question 109. Which Windows Server feature allows administrators to transfer files, shares, and configuration from an old file server to a new server?

  1. Storage Spaces Direct
  2. Storage Replica
  3. Storage Migration Service
  4. SMB Direct

Correct Answer: 3. Storage Migration Service

Explanation:

Storage Migration Service helps administrators migrate file servers to newer Windows Server systems or supported Azure environments. It can inventory the source server, transfer files and shares, and assist with moving configuration information. The service is designed to reduce the manual work involved in replacing aging file servers while helping preserve existing file-server resources and access paths. Migration can be performed in stages, allowing administrators to inventory and transfer data before completing the final transition. Storage Migration Service is therefore useful when modernizing file-server infrastructure while trying to minimize disruption to users and applications that depend on existing shared resources.

Question 110. Which Windows Server feature can synchronize files between an on-premises file server and Azure Files?

  1. Hyper-V Replica
  2. Azure File Sync
  3. WSUS
  4. Azure DNS

Correct Answer: 2. Azure File Sync

Explanation:

Azure File Sync enables organizations to synchronize files between Windows Server file servers and Azure Files. A Windows Server can act as a cache of Azure file shares while users continue accessing familiar local file paths. Azure File Sync can also provide cloud tiering, allowing less frequently accessed files to be stored primarily in Azure while frequently accessed files remain locally available. This architecture is useful for organizations that want to extend existing file-server environments into Azure without immediately replacing local file access. It can also help centralize data while retaining local performance and access patterns for users.

Question 111. Which DHCP configuration assigns a specific IP address to a client based on its MAC address?

  1. DHCP reservation
  2. DHCP relay
  3. DHCP failover
  4. DHCP scope option

Correct Answer: 1. DHCP reservation

Explanation:

A DHCP reservation associates a specific IP address with a particular client, usually identified by its MAC address. When the client requests an address from the DHCP server, the server can provide the reserved address rather than assigning another available address from the general pool. Reservations are useful for devices that need predictable IP addresses while still being managed through DHCP. Examples include printers, network appliances, servers, and other infrastructure devices. Unlike manually configured static addressing, DHCP reservations centralize address management on the DHCP server and make it easier for administrators to maintain consistent network configurations.

Question 112. Which DNS feature removes outdated dynamic DNS records after a specified period?

  1. Conditional forwarding
  2. DNS delegation
  3. DNS scavenging
  4. DNS recursion

Correct Answer: 3. DNS scavenging

Explanation:

DNS scavenging removes stale DNS resource records that are no longer being used. Dynamic DNS environments can accumulate outdated records when devices are removed, renamed, or no longer communicate with the DNS infrastructure. Scavenging works with aging settings to identify records that have not been refreshed within the configured period. This helps keep DNS zones cleaner and reduces the possibility of clients resolving names to obsolete IP addresses. Administrators should configure scavenging carefully because improperly configured aging or scavenging settings can remove records that are still required. Proper planning is especially important in large dynamic Windows Server environments.

Question 113. Which Windows Server tool provides detailed logs for diagnosing system and application problems?

  1. Disk Management
  2. Event Viewer
  3. Task Scheduler
  4. Computer Management

Correct Answer: 2. Event Viewer

Explanation:

Event Viewer provides access to Windows event logs that record information about system operations, applications, security events, and other activities. Administrators can use these logs to investigate errors, warnings, service failures, authentication problems, hardware-related events, and other issues. Important logs include System, Application, and Security, while additional applications and services may create their own event channels. Event Viewer also supports filtering and custom views, making it easier to locate relevant events. When troubleshooting Windows Server problems, administrators often combine Event Viewer information with performance counters, PowerShell commands, service status, and configuration data.

Question 114. Which Active Directory recovery operation restores deleted objects when the Active Directory Recycle Bin is enabled?

  1. Authoritative SYSVOL synchronization
  2. DHCP database restore
  3. Active Directory Recycle Bin restoration
  4. DNS zone transfer

Correct Answer: 3. Active Directory Recycle Bin restoration

Explanation:

The Active Directory Recycle Bin provides a method for restoring deleted Active Directory objects while preserving important object attributes that would otherwise be lost during a traditional deletion and recovery process. When enabled, administrators can restore eligible deleted objects using Active Directory administrative tools or PowerShell. This capability is useful when users, groups, computers, or other directory objects are accidentally deleted. The Recycle Bin is not a substitute for a complete Active Directory backup because it does not replace disaster-recovery procedures for domain controllers or the entire directory. Organizations should still maintain tested system-state and domain-controller recovery procedures.

Question 115. Which Group Policy setting can configure Windows Firewall rules across domain-joined computers?

  1. Windows Defender Firewall with Advanced Security
  2. Disk Quotas
  3. DNS Manager
  4. Storage Spaces

Correct Answer: 1. Windows Defender Firewall with Advanced Security

Explanation:

Windows Defender Firewall with Advanced Security settings can be centrally configured through Group Policy. Administrators can create inbound and outbound firewall rules, configure profiles, define connection security rules, and control other firewall-related settings for computers within an Active Directory environment. Centralized Group Policy configuration helps organizations apply consistent security rules without manually configuring every server or workstation. Rules can be targeted through organizational units and security filtering when necessary. This capability is especially useful for enforcing network access requirements and reducing configuration differences between domain-joined systems.

Question 116. Which PowerShell command is commonly used to establish a remote management session to another computer?

  1. Get-Service
  2. Get-Process
  3. Enter-PSSession
  4. Get-EventLog

Correct Answer: 3. Enter-PSSession

Explanation:

The Enter-PSSession cmdlet creates an interactive PowerShell remoting session with a remote computer. Once connected, commands entered by the administrator are executed in the context of the remote system, allowing administrators to manage the computer without opening a traditional graphical Remote Desktop session. PowerShell remoting commonly uses Windows Remote Management (WinRM) and can be configured with appropriate authentication and security settings. Enter-PSSession is different from Invoke-Command, which is generally used to execute commands remotely without creating an interactive session. Both approaches are valuable for centralized Windows Server administration.

Question 117. Which Windows Server backup type captures the operating system state required for recovering Active Directory on a domain controller?

  1. File copy
  2. System State
  3. Volume label
  4. DNS cache

Correct Answer: 2. System State

Explanation:

A System State backup contains important operating-system components required for certain recovery scenarios. On a domain controller, the System State includes Active Directory Domain Services data and other components necessary for recovering the directory service. System State backup is therefore an important part of a domain-controller recovery strategy. Administrators should understand the difference between backing up ordinary files and protecting system components such as Active Directory. A complete recovery plan should also include appropriate full-server or volume backups where required. Backups should be regularly tested to confirm that the organization’s recovery procedures actually work when needed.

Question 118. Which Azure service provides centralized monitoring and analysis of logs and metrics from supported resources?

  1. Azure Monitor
  2. Azure Migrate
  3. Azure DNS
  4. Azure Files

Correct Answer: 1. Azure Monitor

Explanation:

Azure Monitor collects and analyzes telemetry such as metrics, logs, and activity information from Azure resources and supported connected environments. Administrators can use it to monitor resource performance, identify issues, configure alerts, and investigate operational events. Log data can be queried through supported monitoring tools, while metrics provide numerical measurements about resource behavior. Azure Monitor can also integrate with hybrid and connected environments depending on the configuration. For Windows Server administration, monitoring capabilities can help organizations maintain visibility across infrastructure and identify performance or availability problems before they become larger operational issues.

Question 119. Which Windows Server technology provides certificate services for issuing and managing digital certificates within an organization?

  1. Active Directory Domain Services
  2. Active Directory Certificate Services
  3. Active Directory Federation Services
  4. Active Directory Lightweight Directory Services

Correct Answer: 2. Active Directory Certificate Services

Explanation:

Active Directory Certificate Services (AD CS) provides a platform for issuing and managing digital certificates within an organization. Certificates can be used for purposes such as authentication, encryption, digital signatures, and secure communications. AD CS uses certification authorities and certificate templates to control how certificates are issued and what purposes they support. In a Windows Server environment, AD CS can integrate closely with Active Directory and Group Policy to simplify certificate deployment and management. Administrators must carefully plan certificate authority hierarchy, certificate templates, key protection, and lifecycle management because certificates are an important part of an organization’s security infrastructure.

Question 120. Which Windows Server feature helps automatically apply desired configuration settings to managed systems?

  1. DNS scavenging
  2. Storage Replica
  3. Desired State Configuration
  4. DHCP reservation

Correct Answer: 3. Desired State Configuration

Explanation:

PowerShell Desired State Configuration (DSC) is a configuration-management technology that allows administrators to define the desired configuration state of systems and apply or maintain those settings. Instead of manually configuring each server, administrators can describe required configurations such as installed roles, services, files, and other settings. DSC can then help ensure that managed systems conform to the defined configuration. This approach can improve consistency across multiple servers and reduce configuration drift. In larger Windows Server environments, configuration management is particularly useful for standardizing server deployments and maintaining predictable operational states.