{"id":15893,"date":"2026-09-18T10:05:16","date_gmt":"2026-09-18T10:05:16","guid":{"rendered":"https:\/\/www.examlabs.com\/certification\/?p=15893"},"modified":"2026-09-18T10:05:16","modified_gmt":"2026-09-18T10:05:16","slug":"microsoft-az-801-practice-test-questions-and-exam-dumps-part-10-q181-200","status":"publish","type":"post","link":"https:\/\/www.examlabs.com\/certification\/microsoft-az-801-practice-test-questions-and-exam-dumps-part-10-q181-200\/","title":{"rendered":"Microsoft AZ-801 Practice Test Questions and Exam Dumps Part 10 Q181-200"},"content":{"rendered":"<h1><\/h1>\n<p><b>View Full <\/b><a href=\"https:\/\/www.examlabs.com\/az-801-exam-dumps\"><b>Microsoft AZ-801 Exam Dumps<\/b><\/a><b> and Practice Test Dumps<\/b><\/p>\n<p>&nbsp;<\/p>\n<h3><b>Question 181. Which Active Directory feature allows administrators to control replication based on the physical network structure?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Global Catalog<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Active Directory Sites and Services<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Group Policy Management<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Active Directory Administrative Center<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2. Active Directory Sites and Services<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Active Directory Sites and Services allows administrators to represent the physical network topology within Active Directory. Sites are normally associated with IP subnets and help domain controllers determine which resources are geographically or logically close to clients and other domain controllers. Site links define how replication occurs between different sites and can be configured with costs and schedules. This helps reduce unnecessary replication traffic across slower or expensive network connections. The Global Catalog provides directory search capabilities, while Group Policy Management handles administrative policies. Therefore, Active Directory Sites and Services is the appropriate feature for managing replication according to the physical network structure.<\/span><\/p>\n<h3><b>Question 182. Which Active Directory component provides a partial, searchable copy of objects from all domains in a forest?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Domain Controller<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Read-Only Domain Controller<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Global Catalog<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> SYSVOL<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3. Global Catalog<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">The Global Catalog is a distributed Active Directory data repository that contains a partial replica of objects from every domain in an Active Directory forest. It includes enough attributes to support forest-wide searches and helps users locate resources without needing to know which domain contains the object. Global Catalog servers are also important for logon processes involving universal groups. A standard domain controller maintains a full replica of its own domain, while an RODC maintains a read-only copy. SYSVOL stores important domain files such as Group Policy templates and scripts. Therefore, the Global Catalog is the correct component.<\/span><\/p>\n<h3><b>Question 183. An administrator needs to allow users from multiple domains to be assigned permissions to resources. Which group scope is most appropriate?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Universal<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Domain Local<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Global<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Local<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1. Universal<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Universal groups are designed for environments containing multiple Active Directory domains within the same forest. Members of a universal group can come from different domains, and the universal group can be assigned permissions to resources throughout the forest. This makes universal groups useful for organizing users across domain boundaries when centralized membership is required. Global groups are generally used to contain members from their own domain, while domain local groups are primarily used for assigning permissions to resources in their own domain. Understanding group scope is important when designing Active Directory access models because the wrong scope can make administration unnecessarily complex.<\/span><\/p>\n<h3><b>Question 184. What is the primary purpose of delegating control in Active Directory?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> To remove all administrator accounts<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> To disable replication between domain controllers<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> To replace Group Policy<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> To assign specific administrative permissions without granting full domain administrator rights<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 4. To assign specific administrative permissions without granting full domain administrator rights<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Delegation of control in Active Directory allows administrators to grant specific permissions to users or groups without giving them complete administrative authority over the domain. For example, an organization may delegate the ability to reset passwords, create user accounts, or manage specific organizational units to a help-desk group. This follows the principle of least privilege because administrators receive only the permissions required for their responsibilities. Delegation can be configured through Active Directory Users and Computers and the Delegation of Control Wizard. It does not replace Group Policy or disable replication. Proper delegation improves security and simplifies administrative responsibilities.<\/span><\/p>\n<h3><b>Question 185. Which DNS configuration allows DNS records to be stored and replicated through Active Directory?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Standard primary zone<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Active Directory-integrated zone<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Secondary zone<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Stub zone<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2. Active Directory-integrated zone<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">An Active Directory-integrated DNS zone stores DNS zone information directly within Active Directory rather than relying on a separate zone database. DNS information can then be replicated using Active Directory replication mechanisms. This provides several benefits, including improved integration with domain controllers, secure dynamic updates, and multiple writable DNS servers within the environment. A standard primary zone traditionally has a writable DNS database on a primary server, while a secondary zone contains a read-only copy. Stub zones contain limited records used to locate authoritative DNS servers. For an Active Directory environment requiring integrated DNS management and replication, an AD-integrated zone is appropriate.<\/span><\/p>\n<h3><b>Question 186. A client subnet cannot directly reach a DHCP server located on another IP subnet. Which component should be configured to forward DHCP requests?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> DHCP relay agent<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> DNS forwarder<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Global Catalog<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> SMB witness<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1. DHCP relay agent<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">A DHCP relay agent allows DHCP clients and DHCP servers to communicate when they are located on different IP subnets. DHCP clients initially use broadcast traffic to locate a DHCP server, but routers normally do not forward these broadcasts. A DHCP relay agent receives the client request and forwards it to the configured DHCP server, allowing centralized DHCP services to support multiple network segments. DNS forwarding serves a different purpose by forwarding DNS queries to another DNS server. A Global Catalog is an Active Directory service, while an SMB witness supports highly available file services. Therefore, a DHCP relay agent is the correct solution for forwarding DHCP requests across routed networks.<\/span><\/p>\n<h3><b>Question 187. Which DHCP feature ensures that a specific device consistently receives the same IP address based on its MAC address?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> DHCP scope exclusion<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> DHCP reservation<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> DHCP relay<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> DHCP superscope<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2. DHCP reservation<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">A DHCP reservation associates a specific IP address with a client&#8217;s MAC address. When the device requests an address from the DHCP server, the reservation ensures that the same configured IP address is assigned to that device, provided the reservation remains valid and the address is available. This is useful for devices such as printers, servers, network appliances, and other systems that need predictable addressing while still being centrally managed through DHCP. Scope exclusions prevent certain addresses from being leased, while relay agents forward DHCP traffic between subnets. A superscope groups multiple scopes together. Therefore, a DHCP reservation provides the required consistent address assignment.<\/span><\/p>\n<h3><b>Question 188. An organization needs two DHCP servers to provide continuous DHCP service if one server becomes unavailable. Which feature should be configured?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> DHCP relay<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> DHCP reservation<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> DHCP failover<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> DHCP superscope<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3. DHCP failover<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">DHCP failover allows two DHCP servers to share responsibility for servicing DHCP clients and maintaining lease information. It is designed to improve availability by allowing clients to continue receiving DHCP services when one server becomes unavailable. Windows Server DHCP failover can operate using modes such as load balance or hot standby, depending on the desired deployment model. DHCP reservations address predictable IP assignments but do not provide server redundancy. DHCP relay forwards DHCP messages between subnets, while superscopes combine multiple scopes on a DHCP server. Therefore, DHCP failover is the appropriate feature when continuous DHCP service is required across two servers.<\/span><\/p>\n<h3><b>Question 189. A user has both share permissions and NTFS permissions on a file server. Which permissions determine access when the user accesses the file through an SMB share?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Only NTFS permissions<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Only share permissions<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> The most restrictive combination of share and NTFS permissions<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> The most permissive combination of share and NTFS permissions<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3. The most restrictive combination of share and NTFS permissions<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">When a user accesses a file through an SMB share, both share permissions and NTFS permissions can affect the resulting access. The effective permission is generally the most restrictive combination of the two permission sets. For example, if share permissions allow Read access but NTFS permissions allow Modify access, the user effectively receives only Read access through the share. NTFS permissions continue to apply when users access files locally. Understanding the difference between share and NTFS permissions is important when troubleshooting file access problems. Administrators should design permissions carefully and avoid granting broader access than users actually require.<\/span><\/p>\n<h3><b>Question 190. Which SMB feature allows multiple network connections to be used simultaneously for a single SMB session?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> SMB Multichannel<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> SMB Signing<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> SMB Encryption<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> SMB Witness<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1. SMB Multichannel<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">SMB Multichannel allows SMB to establish multiple network connections between a client and server when multiple suitable network interfaces or paths are available. This can increase throughput and provide greater network resiliency because traffic can use multiple connections simultaneously. SMB Multichannel is especially useful on servers with multiple network adapters and can work with technologies such as SMB Direct. SMB signing provides integrity protection, while SMB encryption protects SMB traffic from being read by unauthorized parties. SMB Witness helps clients receive information about highly available SMB resources. Therefore, SMB Multichannel is the feature designed to use multiple network connections for SMB communication.<\/span><\/p>\n<h3><b>Question 191. Which Windows Server feature provides continuously available SMB file shares in a failover cluster?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> File Server Resource Manager<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Scale-Out File Server<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Windows Server Backup<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> DFS Replication<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2. Scale-Out File Server<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Scale-Out File Server, or SOFS, is designed to provide continuously available file shares for applications and workloads in a Windows Server failover cluster. It allows multiple cluster nodes to provide access to the same storage while supporting highly available SMB file services. SOFS is particularly useful for workloads such as Hyper-V and SQL Server that require reliable file-based storage. FSRM provides file management capabilities such as quotas and screening, while DFS Replication replicates files between servers or folders. Windows Server Backup protects data through backup and recovery operations. Therefore, Scale-Out File Server is the appropriate feature for continuously available clustered SMB shares.<\/span><\/p>\n<h3><b>Question 192. Which Storage Spaces resiliency type can tolerate a single disk failure while maintaining access to data?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Simple<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Parity<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Two-way mirror<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Thin provisioning<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3. Two-way mirror<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">A two-way mirror storage space maintains two copies of data across different physical disks. This allows the storage space to continue operating if one physical disk fails, because another copy of the data remains available. It provides redundancy while generally offering better write performance than parity-based configurations. A simple space provides no redundancy, so a disk failure can result in data loss. Parity provides a different form of redundancy and is commonly useful for capacity-efficient storage scenarios, while thin provisioning controls how storage capacity is allocated rather than defining a specific redundancy method. Therefore, two-way mirror is the appropriate resiliency type for tolerating one disk failure.<\/span><\/p>\n<h3><b>Question 193. An administrator needs to replicate data synchronously between two Windows Server volumes. Which technology should be used?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> DFS Namespaces<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Storage Replica<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Data Deduplication<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> FSRM<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2. Storage Replica<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Storage Replica provides block-level replication between servers or clusters and supports synchronous replication when the environment meets the required network and storage conditions. With synchronous replication, changes are written to both the source and destination before the operation is considered complete, helping maintain closely synchronized copies of data. This makes Storage Replica useful for disaster recovery and business continuity scenarios where minimal data loss is required. DFS Namespaces provides a logical namespace rather than block-level replication. Data Deduplication reduces redundant data, while FSRM manages files and storage policies. Therefore, Storage Replica is the appropriate Windows Server technology for synchronous volume replication.<\/span><\/p>\n<h3><b>Question 194. Which Azure service can assess on-premises servers and provide migration readiness and sizing information?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Azure Migrate<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Azure Policy<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Azure DNS<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Azure Storage Explorer<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1. Azure Migrate<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Azure Migrate provides tools for discovering, assessing, and planning the migration of on-premises workloads to Azure. An assessment can collect information about server configuration, utilization, dependencies, and performance characteristics to help determine migration readiness and appropriate Azure sizing. This information can be used to identify potential compatibility issues and estimate resource requirements before migration. Azure Policy is primarily used to enforce organizational governance requirements, while Azure DNS provides DNS services and Storage Explorer is a management tool for Azure storage resources. Therefore, Azure Migrate is the service designed specifically for assessing on-premises workloads before migration.<\/span><\/p>\n<h3><b>Question 195. Which Azure service can provide centralized monitoring and alerting for Windows Server performance data?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Azure Files<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Azure DNS<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Azure Monitor<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Azure Bastion<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3. Azure Monitor<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Azure Monitor provides centralized monitoring capabilities for Azure and connected infrastructure, including Windows Server environments. It can collect metrics, logs, and other monitoring data and can be configured to generate alerts when defined conditions occur. When Windows Servers are connected appropriately, administrators can use Azure Monitor capabilities to observe performance and operational information from a centralized location. Azure Files provides cloud file shares, Azure DNS provides DNS hosting and resolution services, and Azure Bastion provides secure remote access to virtual machines through the Azure portal. Therefore, Azure Monitor is the appropriate service for centralized monitoring and alerting of server performance data.<\/span><\/p>\n<h3><b>Question 196. Which Windows Server tool provides browser-based management of servers without requiring the administrator to use a traditional desktop interface on the managed server?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Windows Admin Center<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Disk Cleanup<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Task Manager<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Registry Editor<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1. Windows Admin Center<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Windows Admin Center is a browser-based management platform designed for administering Windows Server environments. It provides tools for managing servers, virtual machines, storage, networking, certificates, updates, events, and other administrative tasks through a web-based interface. This is particularly useful when managing Server Core installations because administrators do not need to rely on a full graphical desktop experience on the managed server. Task Manager and Registry Editor are local administrative utilities, while Disk Cleanup focuses on removing unnecessary files. Windows Admin Center can also manage multiple servers and integrate with Azure services. Therefore, Windows Admin Center is the correct tool for browser-based Windows Server administration.<\/span><\/p>\n<h3><b>Question 197. An administrator needs to manage a Server Core installation remotely by using PowerShell commands. Which technology should be used?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> DHCP<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> WinRM and PowerShell Remoting<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> DFS Namespace<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> FSRM<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2. WinRM and PowerShell Remoting<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">PowerShell Remoting allows administrators to execute PowerShell commands and manage Windows Server systems remotely. It relies on Windows Remote Management, or WinRM, as the underlying management protocol. This is particularly valuable for Server Core installations because Server Core does not provide the traditional graphical desktop interface available in Desktop Experience installations. Administrators can use commands such as Enter-PSSession or Invoke-Command to perform remote administration. DHCP manages network address assignment, DFS Namespaces provides logical file paths, and FSRM manages file server resources. Therefore, WinRM combined with PowerShell Remoting is the appropriate technology for remotely administering a Server Core server through PowerShell.<\/span><\/p>\n<h3><b>Question 198. Which Group Policy feature allows different user policies to be applied based on the computer where the user signs in?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Security filtering<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Block Inheritance<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Loopback processing<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> WMI repository<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3. Loopback processing<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Group Policy loopback processing allows user configuration settings to be determined by the computer configuration rather than only by the user&#8217;s organizational unit. This is useful in scenarios such as shared computers, terminal servers, kiosks, and other systems where users may require different policies depending on the computer they are using. Loopback processing can operate in Merge or Replace mode. Security filtering controls which users or computers receive a GPO, while Block Inheritance affects the inheritance of policies from parent containers. Therefore, loopback processing is the Group Policy feature specifically designed to apply user settings based on the computer involved.<\/span><\/p>\n<h3><b>Question 199. Which failover cluster component can provide an additional vote to help determine cluster quorum?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Cluster witness<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Cluster shared volume<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> SMB Multichannel<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> DFS Namespace<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1. Cluster witness<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">A cluster witness provides an additional vote that can help a Windows Server failover cluster maintain quorum. Depending on the cluster configuration, the witness can be a disk witness, file share witness, or cloud witness. Quorum prevents multiple parts of a cluster from operating independently in a split-brain condition. The witness therefore plays an important role in maintaining cluster availability during node failures or communication problems. A Cluster Shared Volume provides shared storage access for clustered workloads, while SMB Multichannel improves SMB network connectivity. DFS Namespace provides a logical namespace for file resources. Therefore, a cluster witness is the appropriate component for helping establish quorum.<\/span><\/p>\n<h3><b>Question 200. Which Hyper-V feature allows a virtual machine to be moved between Hyper-V hosts without significant service interruption?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Hyper-V Replica<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Virtual Switch<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Live Migration<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Checkpoint<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3. Live Migration<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Hyper-V Live Migration allows a running virtual machine to be moved from one Hyper-V host to another with minimal interruption to the workload. During the migration, Hyper-V transfers the virtual machine&#8217;s memory and execution state to the destination host while the workload continues running. Once the destination is ready, the VM is switched over with only a brief interruption. Live Migration is useful for maintenance, load balancing, and infrastructure management without requiring the virtual machine to be shut down. Hyper-V Replica is primarily designed for asynchronous disaster recovery replication, while checkpoints capture VM state for testing or recovery scenarios. Therefore, Live Migration is the correct feature for moving a running VM between hosts with minimal downtime.<\/span><\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>View Full Microsoft AZ-801 Exam Dumps and Practice Test Dumps &nbsp; Question 181. Which Active Directory feature allows administrators to control replication based on the physical network structure? Global Catalog Active Directory Sites and Services Group Policy Management Active Directory Administrative Center Correct Answer: 2. Active Directory Sites and Services Explanation: Active Directory Sites and [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[1648,1647],"tags":[],"_links":{"self":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/15893"}],"collection":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/comments?post=15893"}],"version-history":[{"count":1,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/15893\/revisions"}],"predecessor-version":[{"id":15913,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/15893\/revisions\/15913"}],"wp:attachment":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/media?parent=15893"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/categories?post=15893"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/tags?post=15893"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}