Courseiva

Microsoft Windows Server Administrator Associate (AZ-802) — Questions 175

116 questions total · 2pages · All types, answers revealed

Page 1 of 2

Page 2
1
Multi-Selectmedium

You plan to deploy a new domain controller as an Azure Virtual Machine (VM) to provide authentication for cloud workloads. Which THREE actions should you take to ensure the stability and supportability of the domain controller? (Each correct answer presents part of the solution.)

Select 3 answers
A.Configure a static private IP address for the VM in the Azure portal.
B.Enable Azure Disk Encryption on the OS drive.
C.Place the NTDS database and logs on a dedicated data disk.
D.Configure the OS drive to use Read/Write host caching.
E.Disable host caching on the data disk hosting the NTDS database.
AnswersA, C, E

Azure VMs use DHCP by default, but domain controllers must have a consistent IP address to maintain DNS reliability and replication topology. Setting a static private IP address within the Azure virtual network settings ensures that the DC remains reachable at the same address after restarts or maintenance events.

Why this answer

Deploying domain controllers on Azure VMs requires specific configuration to prevent database corruption and ensure consistent identity services. This includes using a static private IP address to prevent DNS failures, placing the NTDS database on a non-caching data disk to ensure write integrity, and using a separate virtual disk rather than the OS drive.

2
MCQeasy

You are adding a new Windows Server 2022 domain controller to an existing forest that currently has a functional level of Windows Server 2012 R2. What is the maximum functional level you can set for the new domain controller?

A.Windows Server 2022
B.Windows Server 2012 R2
C.Windows Server 2016
D.Windows Server 2019
AnswerB

The new domain controller must adhere to the existing domain and forest functional levels of the environment it is joining. Since the current level is Windows Server 2012 R2, the new DC will function at that level until an administrator manually raises the level for the entire domain.

Why this answer

Domain controllers run the operating system version installed on them, but the domain and forest functional levels determine which features are available across the entire environment. A new Windows Server 2022 DC can join a 2012 R2 forest, but it will operate within the constraints of that lower functional level.

3
Multi-Selecthard

An administrator needs to capture and analyze network traffic on a Windows Server 2022 Core installation without installing third-party tools. Which TWO steps are necessary to capture traffic using the built-in 'pktmon' tool and prepare it for analysis in Wireshark on another machine?

Select 2 answers
A.Run 'pktmon start --etw' to begin.
B.Run 'pktmon pcapng' to convert the log.
C.Use 'netsh trace start' to capture data.
D.Enable 'Promiscuous Mode' in the NIC settings.
E.Run 'pktmon filter add -p 80' to start.
AnswersA, B

This command initiates the packet capture process. The '--etw' flag ensures that the traffic is logged using Event Tracing for Windows, which is the underlying framework Pktmon uses to record network events. This is the standard first step for capturing live traffic data on the server.

Why this answer

Packet Monitor (Pktmon) is a powerful, built-in network diagnostic tool for Windows. It is particularly useful on Server Core where a GUI is unavailable. Understanding how to start a capture and then convert the proprietary ETL format into a cross-compatible format like PCAPNG is essential for advanced network troubleshooting and analysis.

4
MCQmedium

You are configuring Azure Arc-enabled servers for an on-premises Windows Server 2022 instance. You need to ensure that the server can communicate with Azure services while adhering to strict outbound firewall rules. Which port must be opened to support the Azure Connected Machine agent?

A.TCP 80
B.TCP 3389
C.TCP 443
D.TCP 5985
AnswerC

TCP port 443 is the standard port for HTTPS traffic required by the Azure Connected Machine agent. This port allows the agent to establish a secure, encrypted connection to the Azure Resource Manager endpoints, ensuring that management commands and telemetry data are transmitted securely across the internet or private link.

Why this answer

The Azure Connected Machine agent communicates primarily over HTTPS. Specifically, the agent requires outbound connectivity to Azure endpoints on TCP port 443. This is essential for telemetry, policy enforcement, and configuration management in hybrid environments.

Properly configuring firewall rules ensures the agent maintains a heartbeat with Azure Resource Manager, allowing the hybrid machine to appear in the Azure portal for monitoring and management tasks.

5
Multi-Selecthard

You are implementing Shielded Virtual Machines in an on-premises Hyper-V environment to protect sensitive workloads from fabric administrators. Which TWO infrastructure components are required to support the deployment and health validation of Shielded VMs? (Choose two.)

Select 2 answers
A.Host Guardian Service (HGS)
B.Azure Key Vault
C.Windows Server Update Services (WSUS)
D.Network Controller
E.Guarded Hosts
AnswersA, E

The Host Guardian Service is a central component that provides attestation and key protection services for Shielded VMs. It validates that a Hyper-V host is healthy and authorized before releasing the keys needed to start or migrate a Shielded VM, effectively acting as the security authority for the fabric.

Why this answer

Shielded VMs provide a high level of security by encrypting the VM's data and state, ensuring that only authorized hosts can run them. This requires a complex infrastructure including attestation and key management. Understanding these components is essential for administrators securing highly sensitive data against unauthorized access by high-privileged users.

6
MCQmedium

You are configuring Azure Arc-enabled servers for a fleet of Windows Servers. You need to ensure that the servers can be managed via Azure Policy. What is the mandatory prerequisite before installing the Azure Connected Machine agent?

A.Enable BitLocker drive encryption on the system drive.
B.Install the Azure CLI on the local Windows Server.
C.Register the Microsoft.HybridCompute resource provider in the Azure subscription.
D.Configure a Site-to-Site VPN between the datacenter and Azure.
AnswerC

Azure Resource Providers must be registered at the subscription level for the specific services being used. Without the registration of Microsoft.HybridCompute, the Azure backend will reject the registration request from the agent, preventing the machine from appearing in the Azure portal as a managed resource.

Why this answer

To enable Azure Arc management, the server must reach the internet to communicate with the Azure Resource Manager (ARM) endpoints. Registering the Microsoft.HybridCompute, Microsoft.GuestConfiguration, and Microsoft.HybridConnectivity resource providers in your subscription is required for the backend services to recognize and process the agent's heartbeat and policy compliance data, ensuring full integration with hybrid governance features.

7
MCQhard

You need to automate the installation of the Azure Connected Machine agent across 500 on-premises Windows Servers using Group Policy. What is the most efficient way to deploy the onboarding script while ensuring secure handling of the service principal secret?

A.Embed the service principal secret directly into a PowerShell script file in the GPO
B.Use a Group Policy startup script that pulls secrets from a secure vault at runtime
C.Manually run the installer on each server using an interactive session
D.Use an unauthenticated script to register the machines
AnswerB

Using a startup script allows for automated deployment, and by retrieving secrets from a secure, managed vault at runtime, you minimize credential exposure. This approach satisfies both the need for scale through GPO and the security requirement to protect sensitive authentication material during the automated onboarding process.

Why this answer

Deploying at scale requires using a centralized mechanism like GPO to execute the installation script. To avoid storing credentials in plain text, you should use an Azure Key Vault or a temporary SAS token-based approach. This ensures that the installation process is repeatable, auditable, and secure, preventing the exposure of sensitive service principal credentials during the automated deployment of the agent across the corporate environment.

8
MCQhard

Refer to the exhibit. You are troubleshooting a replication issue between the Head Office (Site-HQ) and a Branch Office (Site-Branch-A). Based on the output, what is the most likely cause of the failure?

A.The KCC has not yet generated a replication topology for the site.
B.There is a mismatch in the Site Link costs between the two sites.
C.The destination domain controller lacks the Global Catalog role.
D.A firewall is blocking RPC traffic or the source DC is offline.
AnswerD

The 'RPC server is unavailable' error is a classic indicator that the destination DC cannot establish a network connection to the RPC endpoint on the source DC. This is frequently caused by network firewalls, the source server being powered off, or critical services like the RPC Endpoint Mapper being blocked or stopped.

Why this answer

The error code 1722 (The RPC server is unavailable) typically indicates a network connectivity issue or a service failure on the source domain controller. In the context of Active Directory replication, this often points to a firewall blocking RPC traffic, a failure of the DNS to resolve the source DC's name, or the RPC service being stopped.

9
MCQmedium

Refer to the exhibit. You are troubleshooting an issue where several users are unable to change their passwords, and the help desk is seeing inconsistent results when resetting them. Based on the output provided, which domain controller should you investigate first for potential failures or connectivity issues?

A.DC2
B.DC1
C.The Schema Master
D.The Domain Naming Master
AnswerB

DC1 holds the PDC Emulator role, which is the primary domain controller for handling password updates and synchronization. When a user changes their password, the change is preferred to be processed by the PDC Emulator to ensure immediate consistency across the domain for authentication requests.

Why this answer

The PDC Emulator is the authoritative server for password changes and the primary target for password resets within a domain. In the provided exhibit, DC1 holds the PDC Emulator role. If DC1 is offline or experiencing issues, password-related tasks will fail or show inconsistencies, making it the primary suspect for troubleshooting.

10
MCQmedium

You are investigating a replication issue between two Active Directory Domain Controllers (DCs) named DC1 and DC2. You suspect a network latency or firewall issue is preventing the replication of the 'Configuration' partition. Which tool should you use to check the current replication status and identify the specific error code associated with the failure?

A.Active Directory Sites and Services
B.repadmin /showrepl
C.dcdiag /test:DNS
D.Get-ADReplicationUpToDatenessVectorTable
AnswerB

This command displays the replication status for all directory partitions on the specified domain controller. It lists the last successful replication time and the specific error message for any failed attempts, making it the most effective tool for pinpointing why DC1 and DC2 are unable to synchronize.

Why this answer

Active Directory replication is vital for maintaining a consistent directory database. The 'repadmin' command-line tool is the industry standard for diagnosing replication topology, monitoring status, and forcing replication between partners. It provides detailed error codes that help distinguish between DNS failures, authentication issues, and physical network blocks.

11
MCQeasy

When onboarding servers to Azure Arc, which type of identity is automatically created for the server?

A.User-assigned managed identity
B.System-assigned managed identity
C.Active Directory service account
D.Azure AD guest identity
AnswerB

The system-assigned managed identity is automatically generated by Azure when you onboard a machine to Azure Arc. This identity is linked to the Azure resource and allows the machine to authenticate to cloud services, providing a secure, platform-managed alternative to traditional service principals or stored credentials.

Why this answer

Azure Arc-enabled servers are assigned a system-assigned managed identity. This identity is managed by the Azure platform and is tied to the lifecycle of the Arc resource. It allows the server to authenticate securely to other Azure services (like Key Vault or Log Analytics) without requiring hardcoded credentials, significantly enhancing the security posture of the hybrid environment by removing the need for secret management.

12
MCQmedium

You are using the Storage Migration Service (SMS) to migrate data from an aging Windows Server 2012 R2 machine to a new Windows Server 2022 instance. During the cutover phase, what happens to the source server's identity and network configuration?

A.The source server is deleted from Active Directory
B.The destination server adopts the source's name and IP
C.The destination server remains on its original IP address
D.A DFS Namespace is created to bridge the servers
AnswerB

During cutover, the destination server takes over the computer name and IP addresses of the source server. This ensures that any UNC paths, mapped drives, or application strings pointing to the old server continue to function without modification. It is a 'lift-and-shift' approach for the server's network presence and storage identity.

Why this answer

The Storage Migration Service is designed to make migrations transparent to users and applications. The cutover phase is the most critical part of this process, as it handles the transition of the server's identity. Understanding how IP addresses and hostnames are transferred ensures that the administrator can plan for the brief downtime and successfully redirect all client traffic.

13
MCQhard

You are the administrator of a large multi-domain forest. You have a branch office with a slow WAN link that contains only one domain controller. Users in this office complain that they cannot log on when the WAN link is down, even though they belong to Universal Groups. How should you resolve this issue while minimizing WAN traffic?

A.Enable Universal Group Membership Caching (UGMC) for the branch office site.
B.Configure the branch office domain controller as a Global Catalog server.
C.Convert all Universal Groups to Global Groups.
D.Increase the replication frequency of the Site Link to 15 minutes.
AnswerA

Universal Group Membership Caching is specifically designed for branch offices with limited bandwidth. It allows a non-GC domain controller to cache the group memberships of users who have previously logged on. This ensures that future logon requests can be processed locally even if the WAN link to a Global Catalog is unavailable.

Why this answer

In a multi-domain forest, a domain controller needs to contact a Global Catalog to determine Universal Group membership during logon. If a GC is not available locally and the WAN link is down, logons fail. Enabling Universal Group Membership Caching allows a standard DC to cache these memberships, enabling successful logons during outages without the overhead of hosting a full GC.

14
MCQmedium

An administrator is implementing Azure File Sync to centralize file shares from several branch offices. The administrator notices that the local server's disk space is nearly full, despite enabling Cloud Tiering. Which setting should be adjusted to ensure the server maintains at least 20% free space at all times?

A.Date policy
B.Volume Free Space policy
C.Bandwidth throttling
D.Sync group priority
AnswerB

Volume Free Space policy defines a threshold of free space that must be maintained on the volume containing the server endpoint. When the specified percentage is reached, Azure File Sync automatically tiers the least recently used files to Azure. This is the most effective way to prevent local storage from becoming full in a tiering scenario.

Why this answer

Cloud Tiering is a feature of Azure File Sync that caches frequently accessed files locally while tiering infrequent files to the cloud. The Volume Free Space policy is the primary mechanism to control local disk consumption. Correctly configuring this value ensures that the local server remains responsive and has enough capacity for new files before the next tiering cycle occurs.

15
MCQhard

You are troubleshooting an issue where an Azure Arc-enabled server is showing a status of 'Offline' in the Azure portal. Which TWO logs or files should you inspect on the Windows Server? (Choose two.)

A.C:\ProgramData\AzureConnectedMachineAgent\Log\himds.log
B.Windows Application Event Log
C.C:\Windows\System32\drivers\etc\hosts
D.C:\Windows\System32\config\SAM
E.C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys
AnswerA, B

This log file contains the primary output for the Hybrid Instance Metadata Service (HIMDS). It is the source of truth for the agent's internal operations, including token requests and connection attempts. Inspecting this file is the standard first step for diagnosing why a server is not reporting back to Azure.

Why this answer

The agent's health is documented in the agent's log file ('himds.log') and the Windows Event Viewer. The 'himds.log' provides the most granular details regarding the agent's handshake, heartbeat, and API connectivity to the Azure endpoints. The Application and System event logs in Windows are essential for identifying underlying OS-level issues, such as certificate store errors or network interface failures that prevent the agent from reaching the required endpoints.

16
Multi-Selectmedium

You are configuring Azure File Sync to synchronize a local folder on FileServer1 with an Azure file share. Which TWO endpoint types must be added to a Sync Group to enable this functionality?

Select 2 answers
A.Cloud endpoint
B.Server endpoint
C.Storage endpoint
D.Network endpoint
E.Management endpoint
AnswersA, B

A cloud endpoint is a mandatory component of a Sync Group that points to a specific Azure file share within a Storage Account. It serves as the central hub for all synchronized data, allowing multiple on-premises servers to stay in sync with a single cloud-based master copy.

Why this answer

A Sync Group defines the topology for Azure File Sync. It must contain exactly one cloud endpoint, which represents the Azure file share, and one or more server endpoints, which represent paths on registered Windows Servers. This structure allows data to flow between the cloud and on-premises locations.

17
MCQhard

Refer to the exhibit. You are reviewing a partial Windows Defender Application Control (WDAC) policy XML file. You need to identify the behavior of this policy regarding the file 'untrusted.exe'. What will occur if a user attempts to run 'untrusted.exe'?

A.The file will be allowed because the 'Allow Signed' rule uses a wildcard for the FileName.
B.The file will be allowed if it is digitally signed by a trusted Windows publisher.
C.The file will be blocked regardless of its signature or version.
D.The file will be allowed but an audit event will be generated in the event log.
AnswerC

The 'Deny' rule for 'untrusted.exe' is explicit. In Windows Defender Application Control, deny rules are processed with higher priority than allow rules. No matter the version or whether the file is signed, the system will prevent 'untrusted.exe' from starting because it matches an entry in the policy's explicit deny list.

Why this answer

In WDAC policies, 'Deny' rules take absolute precedence over 'Allow' rules. Even if a file might otherwise be permitted by a broad allow rule or a signer rule, an explicit deny rule targeting the filename or hash will prevent the application from executing. This ensures that known malicious or unauthorized files can be strictly blocked regardless of other policy settings.

18
MCQmedium

You are managing hybrid servers and need to use Azure Policy to enforce security standards. What is the primary benefit of using Azure Policy with Azure Arc-enabled servers?

A.It automatically migrates on-premises databases to Azure SQL
B.It allows you to apply consistent compliance and configuration settings across hybrid environments
C.It provides real-time antivirus protection without installing a local agent
D.It replaces the need for Active Directory Group Policy Objects
AnswerB

Azure Policy provides a single control plane to define, assign, and manage compliance across Azure and Arc-enabled on-premises resources. By using the same policy definitions, you ensure that security benchmarks like ISO or NIST are consistently applied, regardless of whether the server is located in the cloud or on-premises.

Why this answer

Azure Policy allows you to audit and enforce settings on hybrid servers as if they were native Azure VMs. This provides a consistent management plane where you can track compliance, such as ensuring specific updates are installed or security settings are applied. This uniformity is crucial for hybrid environments, as it eliminates the need for maintaining separate compliance tools for cloud and on-premises infrastructure.

19
MCQmedium

Refer to the exhibit. An administrator is attempting to run a locally created, unsigned PowerShell script named 'Update-Config.ps1' on a Windows Server 2022. Based on the output of 'Get-ExecutionPolicy -List', what will happen when the administrator attempts to run the script in the current session?

A.The script will fail to run because the LocalMachine policy is set to AllSigned.
B.The script will run successfully without any prompts.
C.The script will prompt the user for confirmation before executing.
D.The script will only run if the administrator executes it from an elevated prompt.
AnswerB

Because the 'Process' scope is set to 'Bypass', PowerShell ignores all security restrictions for the current process. This scope has higher priority than 'LocalMachine'. Therefore, the unsigned script will execute immediately. This is often used by automated tasks or administrators who need to run scripts without changing permanent system settings.

Why this answer

PowerShell execution policies follow a specific order of precedence. In this exhibit, the 'Process' scope is set to 'Bypass', which takes precedence over the 'LocalMachine' scope's 'AllSigned' setting. When an execution policy is set to 'Bypass', nothing is blocked and there are no warnings or prompts, allowing unsigned scripts to execute freely.

20
MCQmedium

You accidentally delete an Organizational Unit (OU) containing 500 users. You need to recover the OU and its contents with all attributes, including group memberships, intact. What is the most efficient way to achieve this?

A.Restore the OU from a System State backup using a non-authoritative restore.
B.Use the Active Directory Recycle Bin to restore the objects.
C.Re-create the OU and users manually and add them back to their groups.
D.Perform an authoritative restore of the OU using the ntdsutil command.
AnswerB

The Recycle Bin allows for the immediate restoration of deleted objects through the Active Directory Administrative Center or PowerShell. It is the only method that fully preserves all object attributes and linkages without requiring a reboot into DSRM, making it the fastest and most reliable recovery option for modern Active Directory environments.

Why this answer

The Active Directory Recycle Bin is the most efficient tool for recovering deleted objects because it preserves all physical and logical attributes of the object, including its distinguished name and group memberships. Once enabled, it eliminates the need for authoritative restores from backups, which require taking a domain controller offline into Directory Services Restore Mode.

21
Multi-Selectmedium

You are troubleshooting a Windows Server application that occasionally hangs. You want to capture a dump file of the process when it stops responding. Which THREE tools or methods should you consider using? (Choose three.)

Select 3 answers
A.Task Manager
B.ProcDump
C.Performance Monitor
D.Windows Error Reporting (WER) configuration
E.Resource Monitor
AnswersA, B, D

Task Manager allows for a simple right-click operation to 'Create dump file' for any running process. This is the most accessible method for an administrator to capture the current state of an unresponsive application without requiring additional software installation or complex command-line configuration for simple debugging needs.

Why this answer

Capturing process dumps is essential for diagnosing application hangs. Task Manager is the quickest manual method, while ProcDump provides automation and trigger-based capturing. Debugging tools, specifically ADPlus or the Windows Error Reporting (WER) service, provide advanced mechanisms to monitor and capture state information.

Using these tools allows administrators to analyze the thread state at the exact moment of failure, leading to a root cause analysis of the hang.

22
MCQeasy

You need to create a service account for a custom application that runs on a single Windows server. The account must support automatic password management and must not require manual SPN registration. Which type of account should you use?

A.Standalone Managed Service Account (sMSA)
B.Group Managed Service Account (gMSA)
C.A standard Domain User account
D.A Local System account
AnswerA

An sMSA is the ideal choice for a single-server application because it provides automated password management and handles Service Principal Name (SPN) registration automatically. This eliminates the manual overhead associated with traditional service accounts while improving security by ensuring complex passwords are rotated frequently by the operating system itself.

Why this answer

Standalone Managed Service Accounts (sMSAs) were introduced to simplify service account management by automating password rotations and SPN handling. Unlike traditional service accounts, sMSAs are tied to a single computer and do not require administrative intervention for password updates, significantly reducing the risk of service outages due to expired credentials or human error.

23
MCQmedium

An administrator wants to provide secure file access to remote workers without requiring a traditional VPN. They decide to implement SMB over QUIC on a Windows Server 2022 Datacenter: Azure Edition file server. What is a requirement for the client side of this connection?

A.Windows 10 Enterprise or Pro (Version 1809 or later)
B.Windows 11 or Windows Server 2022
C.A third-party VPN client
D.Active Directory Domain Join
AnswerB

SMB over QUIC requires Windows 11 or Windows Server 2022 on the client side. These operating systems include the necessary updates to the SMB client to handle the QUIC transport and the TLS 1.3 certificate validation. Without these modern operating systems, the client will attempt to fall back to standard SMB over TCP/445, which is usually blocked.

Why this answer

SMB over QUIC is a revolutionary feature that allows access to file shares over the internet using the QUIC protocol, which is inherently encrypted with TLS 1.3. This eliminates the need for a VPN for remote users. However, it has specific client-side requirements to ensure the security and protocol compatibility needed for this high-performance, secure tunneling technology.

24
Multi-Selectmedium

You are troubleshooting a Windows Server DNS environment where stale resource records are not being removed, leading to name resolution errors. Which THREE conditions must be met for DNS scavenging to successfully delete a stale record?

Select 3 answers
A.Scavenging must be enabled at the DNS server level.
B.Scavenging and aging must be enabled at the specific zone level.
C.The record must be a static record with a zero timestamp.
D.The record must have existed past the sum of the No-refresh and Refresh intervals.
E.The DNS server must be a member of the Schema Admins group.
AnswersA, B, D

Even if individual zones are configured for scavenging, the master switch at the DNS server level must be turned on. This setting tells the DNS service to periodically run the scavenging algorithm and check all hosted zones for records that have exceeded their aging and refresh intervals.

Why this answer

DNS scavenging is a multi-step process that requires specific configurations at both the server and zone levels. If any of these components are misconfigured, the scavenging engine will not process the records, leading to an accumulation of outdated data that can interfere with network operations and IP management.

25
MCQmedium

Your company is implementing a Tiered Administration Model to secure its Windows Server infrastructure. You need to deploy Privileged Access Workstations (PAWs) for all Domain Admins. What is the primary purpose of using a PAW in this environment?

A.To allow administrators to browse the internet safely while performing server updates.
B.To provide a dedicated environment that is isolated from the risks of email and web browsing.
C.To enable multiple users to share a single high-privilege account across the organization.
D.To automatically synchronize local administrator passwords across all domain controllers.
AnswerB

The core objective of a PAW is to isolate administrative functions from the most common attack vectors, such as phishing and drive-by downloads. By using a hardened, dedicated machine for administrative tasks, the likelihood of a Domain Admin's credentials being compromised by malware residing on a standard workstation is greatly reduced.

Why this answer

A Privileged Access Workstation (PAW) provides a dedicated, hardened environment for sensitive administrative tasks. By isolating high-privilege credentials from common threats like email, web browsing, and general-purpose applications, PAWs significantly reduce the risk of credential theft. This isolation is a critical defense-in-depth strategy for protecting high-value accounts in an Active Directory forest.

26
MCQmedium

Your company runs Windows Server 2022 and utilizes Storage Spaces Direct. You need to configure a new storage pool using available drives. Which Windows PowerShell cmdlet should you create and initialize this storage pool?

A.New-Volume
B.Initialize-Disk
C.New-StoragePool
D.Add-PhysicalDisk
AnswerC

This cmdlet successfully bundles available physical disks from a specified primordial subsystem into a functional storage pool. It serves as the prerequisite step for defining resilient virtual disks and hosting production file shares in your Windows Server environment.

Why this answer

The New-StoragePool cmdlet is the primary tool in PowerShell to combine physical disks into a manageable storage pool within Storage Spaces. Proper initialization is foundational for configuring resiliency tiers and virtual disks, ensuring high availability and fault tolerance across your clustered hyper-converged infrastructure deployments.

27
MCQmedium

You are planning the deployment of Shielded Virtual Machines in a Windows Server 2022 environment. You need to ensure that the Fabric Administrators cannot access the data within the VMs. Which component of the Host Guardian Service (HGS) is responsible for verifying that a Hyper-V host is authorized to run a Shielded VM?

A.The Key Protection Service
B.The Attestation Service
C.The Virtualization-based Security (VBS) engine
D.The TPM 2.0 Emulator
AnswerB

The Attestation Service is the component that validates the Hyper-V host's identity and configuration. It ensures that the host is running approved code and has not been tampered with. Only after a host successfully completes this attestation process is it considered 'healthy' and allowed to receive the keys to run Shielded VMs.

Why this answer

The Host Guardian Service (HGS) is the central authority for Shielded VMs. The Attestation Service within HGS evaluates the health and identity of the Hyper-V host. If the host passes attestation, the HGS Key Protection Service then provides the keys necessary to start or migrate the Shielded VM, ensuring it only runs on trusted hardware.

28
MCQeasy

An administrator accidentally deleted an Organizational Unit (OU) containing several hundred user accounts. You need to recover the OU and its contents with the least amount of administrative effort and without taking any domain controllers offline. What should you use?

A.An authoritative restore using an existing System State backup.
B.The Active Directory Recycle Bin.
C.A non-authoritative restore of the entire domain database.
D.The LDP.exe utility to manually reanimate the tombstone.
AnswerB

The Active Directory Recycle Bin allows for the recovery of deleted objects without needing to restore from backup media or restart domain controllers. It is the fastest method for recovery and ensures that all object attributes, including group memberships and SIDs, are perfectly preserved upon restoration.

Why this answer

The Active Directory Recycle Bin is the most efficient way to recover deleted objects because it preserves all attributes and the original Distinguished Name. Unlike traditional backups, it does not require a reboot into Directory Services Restore Mode (DSRM), making it the ideal choice for rapid recovery in modern environments.

29
MCQhard

You need to provide a secure method for on-premises administrators to manage Azure SQL databases without exposing the database to the public internet. You want to ensure that traffic from the on-premises network stays within the private network space. Which solution should you implement?

A.Azure Service Endpoints
B.Azure Private Link with a Private Endpoint
C.Azure Bastion
D.Azure Front Door
AnswerB

Private Link maps a private IP address from your VNet to the Azure SQL instance. By using a VPN or ExpressRoute, on-premises administrators can reach this private IP address directly. This configuration keeps all management traffic off the public internet and within the organization's private address space.

Why this answer

Azure Private Link allows you to access Azure PaaS services over a private endpoint in your virtual network. When combined with a VPN or ExpressRoute, this extends the private connectivity to your on-premises environment. This setup ensures that traffic never traverses the public internet, satisfying strict security and compliance requirements.

30
MCQmedium

Your organization implements Just Enough Administration (JEA) to manage Windows Servers. A junior administrator needs to restart the Print Spooler service on several print servers but should not have full administrative rights. You need to identify the specific file that defines which cmdlets and external commands the junior administrator can execute. Which file should you configure?

A.The Session Configuration file (.pssc)
B.The Role Capability file (.psrc)
C.The PowerShell Profile file (.ps1)
D.The Module Manifest file (.psd1)
AnswerB

The Role Capability file is a PowerShell data file that specifies what a user can do once they connect to a session. It explicitly lists cmdlets, functions, and provider capabilities permitted for the role. This allows administrators to grant specific permissions, like restarting a service, without granting full local administrative permissions on the server.

Why this answer

The Role Capability file defines exactly which cmdlets, functions, and external commands a user is allowed to run when connecting to a JEA endpoint. By restricting access to only the necessary tools for a specific task, you minimize the potential for lateral movement or accidental misconfiguration. This principle of least privilege is a cornerstone of securing administrative access in modern Windows Server environments.

31
Multi-Selectmedium

You are creating a new virtual machine on a Hyper-V host. You decide to use the VHDX file format for the virtual hard disks. Which THREE advantages does VHDX provide over the older VHD format? (Choose three.)

Select 3 answers
A.Support for virtual disks up to 2 TB in size.
B.Support for virtual disks up to 64 TB in size.
C.Protection against data corruption during power failures using a log.
D.Compatibility with Windows Server 2008 R2 hosts.
E.Improved alignment for large sector disks.
AnswersB, C, E

VHDX supports a massive increase in maximum storage capacity, allowing for virtual hard disks up to 64 TB. This capacity is essential for hosting large data volumes, big data applications, and extensive file shares that were previously impossible to manage with the older VHD format's limitations.

Why this answer

The VHDX format was introduced to overcome the limitations of the original VHD format. It offers significant improvements in capacity, performance, and data integrity. Understanding these benefits is crucial for designing modern virtualization storage that can support large enterprise workloads and ensure resilience against unexpected power failures or system crashes.

32
MCQmedium

Refer to the exhibit displaying the status of a DHCP failover relationship. A network administrator notices the 'CommunicationInterrupted' state. What is the immediate impact on DHCP clients that attempt to renew their leases while the server is in this state?

A.Clients cannot renew leases and will lose connectivity immediately.
B.The server will grant new leases for the full scope duration.
C.The server continues to renew leases for the duration of the MCLT.
D.The partner server automatically takes over all active leases.
AnswerC

When communication is interrupted, the server will continue to renew leases for its clients but only for the duration specified by the Max Client Lead Time (MCLT). This safety mechanism ensures clients stay connected while preventing the server from permanently exhausting the IP pool without partner confirmation.

Why this answer

In a DHCP failover configuration, the 'CommunicationInterrupted' state indicates that the two servers can no longer talk to each other. This state is designed to ensure continuity of service. Understanding how the Max Client Lead Time (MCLT) and server roles function during this interruption is critical for maintaining network availability.

33
MCQmedium

You plan to implement Storage Replica between two Windows Server 2022 clusters in different cities. The network connection between the sites has a consistent round-trip latency of 20ms. Which replication mode should you implement to ensure application performance is not negatively impacted by storage writes?

A.Synchronous replication
B.Asynchronous replication
C.Block-level mirroring
D.DFS Replication
AnswerB

Asynchronous replication allows the local write to complete immediately, with data being sent to the remote site shortly after. This is the correct choice for high-latency connections over 5ms, as it preserves application performance while still providing a disaster recovery copy at the secondary location.

Why this answer

Storage Replica offers two modes: synchronous and asynchronous. Synchronous replication requires low latency (typically <5ms) because the application must wait for an acknowledgment from the destination before the write is completed. For high-latency connections, asynchronous replication is necessary to prevent storage I/O from becoming a performance bottleneck.

34
MCQeasy

A small branch office has five client computers running Windows 11. There is no server located at the branch. You want to implement BranchCache to reduce WAN traffic when users access files from the main office. Which mode should you use?

A.Hosted Cache mode
B.Distributed Cache mode
C.Synchronous mode
D.Transparent Caching
AnswerB

Distributed Cache mode allows client computers to share cached content with each other using peer-to-peer protocols. This is perfect for small environments with fewer than 50 users where no local server is available, as it effectively turns the clients into a collective cache for the branch.

Why this answer

BranchCache can operate in two modes: Distributed Cache mode and Hosted Cache mode. In Distributed Cache mode, the cached content is distributed among the client computers themselves, eliminating the need for a local server. This is the ideal solution for small offices without dedicated infrastructure.

35
MCQhard

An administrator is managing a Hyper-V cluster with Scale-Out File Server (SOFS) storage. They want to prevent a single non-critical virtual machine from consuming all available storage bandwidth and affecting the performance of a production database VM. Which feature should be used?

A.Resource Pools
B.Storage QoS Policy
C.Storage Tiering
D.Virtual Fibre Channel
AnswerB

Storage QoS policies allow administrators to define 'Minimum IOPS' and 'Maximum IOPS' or 'Maximum Bandwidth' for virtual disks. These policies can be assigned to individual VMs or groups of VMs. In a SOFS environment, these policies are enforced by the file server, ensuring consistent performance for mission-critical applications across the entire cluster infrastructure.

Why this answer

Storage Quality of Service (QoS) provides a way to centrally monitor and manage storage performance for virtual machines. By creating and applying QoS policies, administrators can set minimum and maximum throughput and IOPS limits. This ensures that critical workloads receive the necessary resources while 'noisy neighbors' are restricted from impacting the overall health of the storage cluster.

36
MCQmedium

A company has a two-node Windows Server 2022 cluster running Storage Spaces Direct (S2D). They need to ensure the highest possible availability for their storage pool, allowing it to survive both a disk failure and a simultaneous node failure. Which resiliency setting must be applied to the virtual disks?

A.Three-way mirroring
B.Two-way mirroring
C.Nested resiliency
D.Dual parity
AnswerC

Nested resiliency is specifically engineered for two-node clusters to provide local and remote parity or mirroring. By combining RAID-1 across nodes with an additional layer of RAID-1 or RAID-5 within each node, the system survives a node failure and a drive failure. This provides the highest level of uptime for small-scale hyperconverged infrastructure deployments.

Why this answer

Storage Spaces Direct requires specific resiliency configurations for small clusters to maintain availability. Nested resiliency is a feature introduced for two-node clusters that provides data redundancy both within a single node and across the two nodes. This ensures that even if one node is offline for maintenance and a drive fails in the remaining node, the data remains accessible.

37
MCQhard

Refer to the exhibit. You are troubleshooting an Azure Arc onboarding failure. The server has an internet connection, but the registration script returns the provided error. What should you verify first?

A.Verify the Azure Subscription Quotas
B.Check the local DNS server forwarding settings
C.Validate the Azure Service Principal credentials
D.Restart the Azure Connected Machine service
AnswerB

Since the server cannot resolve the Azure FQDN, the local DNS forwarders are likely misconfigured or restricted. Updating the forwarders to point to public DNS providers or correctly configuring conditional forwarders for Azure domains allows the server to resolve the necessary endpoints to complete the agent registration process.

Why this answer

Error 0x80072ee7 indicates a DNS resolution failure, meaning the client cannot resolve the Azure service FQDNs. In hybrid scenarios, on-premises servers often rely on internal DNS servers that may not have access to public records or lack proper forwarding rules. Verifying the DNS configuration ensures the server can locate the necessary Azure endpoints, which is a prerequisite for the registration process to establish a secure handshake.

38
MCQeasy

You use File Server Resource Manager (FSRM) to manage a folder shared by the marketing department. You want to prevent users from saving more than 10GB of data in the folder. If they reach this limit, they must be blocked from adding new files. What should you configure?

A.Soft quota
B.Hard quota
C.File screen
D.Storage report
AnswerB

A hard quota strictly enforces the storage limit. Once the 10GB threshold is reached, Windows will prevent any further write operations to that folder, returning an 'out of space' error to the user. This is the correct tool for ensuring strict adherence to storage capacity limits.

Why this answer

File Server Resource Manager (FSRM) quotas allow administrators to limit the space consumed by a folder or volume. A 'Hard' quota is used when you want to strictly enforce the limit and prevent further writes, whereas a 'Soft' quota is used only for monitoring and notification purposes.

39
Multi-Selecthard

You plan to implement Group Managed Service Accounts (gMSAs) to improve the security of several web services. Which TWO prerequisites must be met before you can create and use gMSAs in your Active Directory environment?

Select 2 answers
A.A Windows Server 2012 or later domain functional level.
B.A Microsoft Key Distribution Service (KDS) root key.
C.A functional Certificate Authority (CA) in the forest.
D.The Windows Server 2016 forest functional level.
E.The installation of the Web Server (IIS) role on a DC.
AnswersA, B

gMSAs were introduced with Windows Server 2012. Therefore, the domain must be at a functional level of at least Windows Server 2012 to support the underlying schema and service logic required to manage these accounts and handle the automatic password rotation across multiple host servers.

Why this answer

Group Managed Service Accounts (gMSAs) require a minimum domain functional level and a specific root key for the Key Distribution Service (KDS). The KDS root key is used by domain controllers to generate the passwords for gMSAs, and it must be created once per forest to enable the service.

40
MCQmedium

You are deploying a Windows Server 2022-based Gateway server for a hybrid network. The gateway must perform Network Address Translation (NAT) for a private subnet. Which feature should you enable?

A.DHCP Server role
B.Routing and Remote Access (RRAS)
C.Network Policy Server (NPS)
D.Hyper-V Network Virtualization
AnswerB

RRAS is the Windows Server service that provides NAT, VPN, and traditional routing capabilities. It allows the server to act as a gateway that performs address translation for internal private networks, translating private IP addresses to a public address for outbound traffic, thus providing the required internet access and security.

Why this answer

The Remote Access role in Windows Server 2022 includes the NAT functionality required to route traffic from a private network to a public one. By enabling NAT within the Routing and Remote Access Service (RRAS), the server masks the private IP addresses of the internal clients, allowing them to access the internet through a single public IP address assigned to the gateway's external interface.

41
MCQhard

Refer to the exhibit. An Arc-enabled server is reporting a 403 Forbidden error when trying to access an Azure key vault. What is the most likely cause?

A.The Azure Connected Machine agent is corrupted
B.The server's system-assigned identity lacks access to the Key Vault
C.The network firewall is blocking the connection
D.The subscription has reached its resource limit
AnswerB

Managed identities for Azure Arc-enabled servers must be explicitly granted access to specific resources like Key Vault. If the identity exists but has no assigned access policy in the Key Vault, any request it makes will be rejected with a 403 Forbidden status, regardless of the agent's health.

Why this answer

A 403 Forbidden error indicates that the identity being used by the Arc-enabled server is authenticated but lacks the necessary permissions to access the specific resource. In this case, the server's managed identity has not been granted the required access policy or RBAC role on the target Key Vault. This is a common permission configuration error in hybrid environments.

42
MCQmedium

You have configured a Windows Server to forward events to a centralized collector. You notice that the collector is not receiving events from a specific source server. You verify that the 'Windows Event Collector' service is running on the collector and the 'Windows Remote Management' service is running on the source. What should you check next to troubleshoot the connectivity?

A.Verify the Event Log size configuration on the source server.
B.Check the WinRM listener status and configuration on both servers.
C.Restart the Task Scheduler service on the source server.
D.Reinstall the Windows Event Collector feature.
AnswerB

Event forwarding requires an active WinRM listener to transport event data. If the listener is not configured correctly or is restricted by a firewall, the collector will never receive the forwarded events. Validating this ensures the underlying transport protocol is ready to establish the connection for log transmission.

Why this answer

Event forwarding relies on WinRM for transport. If the services are running, the issue is often related to the WinRM listener configuration or the network path between the nodes. Verifying that the WinRM listener is active and listening on the correct port (default 5985/5986) is the logical next step to ensure the transport layer is capable of passing the subscription information between the source and the collector.

43
MCQmedium

You are using Azure Automation Update Management to monitor and manage updates for a group of Windows Servers. Several servers are reporting a status of 'Not assessed' for several days. What is the most likely cause of this monitoring gap?

A.The servers have not been restarted after the last update cycle.
B.The Windows Update service is set to 'Manual' instead of 'Automatic'.
C.The Log Analytics agent is not communicating with the workspace.
D.The servers are running an unsupported version of Windows Server.
AnswerC

For Update Management to function, the agent on the Windows Server must successfully heart-beat and upload metadata to the Log Analytics workspace. If communication is blocked by a firewall or the agent is stopped, the server will appear as 'Not assessed' because no scan data is available.

Why this answer

Azure Automation Update Management relies on the Log Analytics agent (or AMA) to report data back to the workspace. If a server is 'Not assessed,' it usually means the agent is unable to communicate, the workspace is missing data, or the required 'Update' solution has not been correctly deployed to the workspace.

44
MCQmedium

You are configuring Data Deduplication on a Windows Server 2022 file server that hosts various types of data. One volume is dedicated to storing virtual machine backup files. Which usage type should you select to maximize space savings for this specific data?

A.General purpose file server
B.Virtual Desktop Infrastructure (VDI) server
C.Virtualized Backup Server
D.Microsoft SQL Server
AnswerC

This usage type is specifically designed for backup workloads. It uses a different processing pipeline and larger chunk sizes that are highly effective at finding redundancies within large backup files, resulting in significantly higher storage savings compared to the other deduplication profiles available in Windows Server.

Why this answer

Data Deduplication usage types apply specific settings tailored to the workload. The 'Virtualized Backup Server' type is optimized for backup applications and large files like VHDX. Using the correct type ensures the deduplication engine runs with the appropriate priority and uses the most effective chunking algorithms for the data.

45
Multi-Selecthard

You are implementing Azure Monitor for your hybrid servers. Which THREE steps are required to collect guest-level metrics and logs from an Arc-enabled Windows Server? (Choose three.)

Select 3 answers
A.Install the Azure Monitor Agent (AMA) extension
B.Enable the legacy Log Analytics agent
C.Create a Data Collection Rule (DCR)
D.Assign the Log Analytics Contributor role to the machine
E.Associate the DCR with the Arc-enabled server
AnswersA, C, E

The Azure Monitor Agent is the prerequisite for collecting data from hybrid servers. Installing the extension via Azure Arc allows the machine to process DCRs and stream telemetry back to the Azure Monitor workspace, which is the foundational step for all monitoring activities in the hybrid cloud.

Why this answer

To enable comprehensive monitoring, you must install the Azure Monitor Agent, create a Data Collection Rule (DCR), and associate that rule with the specific Arc-enabled machines. This workflow ensures that the agent is present, configured with the correct scope, and targeted to collect the specific metrics and event logs required for operational visibility in the Azure Monitor workspace.

46
Multi-Selectmedium

You are configuring an iSCSI Target Server on Windows Server 2022 to provide block storage to a Linux-based application server. Which TWO components must be configured on the Windows Server to allow the Linux host to connect and mount a volume? (Select TWO)

Select 2 answers
A.iSCSI Virtual Disk
B.iSCSI Initiator Name Service (iSNS)
C.iSCSI Target
D.Multipath I/O (MPIO)
E.Fibre Channel Zoning
AnswersA, C

The iSCSI Virtual Disk is a VHDX file that acts as the backing storage for the iSCSI target. Without creating a virtual disk, there is no block storage to present to the initiator. These disks can be grown dynamically and are managed through the File and Storage Services section of Server Manager or via PowerShell.

Why this answer

Setting up an iSCSI environment requires configuring both the storage provider (Target) and the client (Initiator). On the Windows Server side, you must define which disks are available and which hosts are permitted to connect. This involves creating virtual disks and mapping them to specific target objects that define the security boundaries and access protocols for the initiators.

47
MCQmedium

You are deploying IP Address Management (IPAM) on a Windows Server 2022 instance to manage your hybrid environment. You choose the Group Policy-based provisioning method. Which requirement must be met for the IPAM server to successfully manage the domain controllers and DHCP servers?

A.The IPAM server must be a Domain Controller.
B.The GPOs must be manually linked to each individual server object.
C.Invoke-IpamGpoProvisioning must be run with a unique GPO prefix.
D.The IPAM server must have the Web Server (IIS) role removed.
AnswerC

The PowerShell cmdlet Invoke-IpamGpoProvisioning creates the necessary Group Policy Objects with a specified prefix. This prefix is used by the IPAM server to identify and apply settings to managed servers. This step is essential for establishing the security permissions and firewall exceptions required for centralized IP address management.

Why this answer

IPAM requires specific permissions and firewall rules to collect data from managed servers. When using GPO-based provisioning, the IPAM server uses the GPOs to automate the configuration of these settings across the domain. Without the correct GPO prefix and security filtering, the managed servers will not allow the IPAM server to access their data.

48
MCQmedium

Refer to the exhibit. You are reviewing the output of a command used to check the health of your domain controllers. Based on the first line of the output, which specific role or feature is currently enabled on this domain controller?

A.Primary Domain Controller (PDC) Emulator
B.Global Catalog (GC)
C.Read-Only Domain Controller (RODC)
D.Schema Master
AnswerB

The 'IS_GC' flag stands for 'Is Global Catalog'. It confirms that this domain controller holds a partial, read-only copy of all objects in the forest and can perform forest-wide searches and provide universal group membership information during the user authentication and authorization process.

Why this answer

The 'IS_GC' flag in the DSA Options section of commands like 'repadmin /showrepl' indicates that the domain controller is functioning as a Global Catalog server. This is a critical piece of information for troubleshooting logon issues and ensuring that universal group memberships can be resolved locally.

49
Multi-Selectmedium

You are investigating a disk performance bottleneck on a Windows Server hosting a SQL database. You need to identify the physical disk latency. Which TWO counters should you monitor in Performance Monitor? (Choose two.)

Select 2 answers
A.PhysicalDisk\Avg. Disk sec/Transfer
B.Memory\Pages/sec
C.PhysicalDisk\Avg. Disk Queue Length
D.Processor\% Processor Time
E.System\Context Switches/sec
AnswersA, C

This counter measures the average time, in seconds, of a data transfer from the disk. High values for this metric directly indicate slow response times from the storage hardware, which is a primary indicator of disk latency issues affecting application performance and database query execution times.

Why this answer

Monitoring disk latency requires looking at both the time taken for requests to complete and the queue depth. 'Avg. Disk sec/Transfer' provides the average time for each disk transfer, while 'Avg. Disk Queue Length' indicates how many requests are waiting.

Together, these metrics identify whether the storage subsystem is struggling to keep up with the I/O workload generated by the SQL server applications.

50
MCQhard

You need to audit successful and failed attempts to modify user accounts in Active Directory. Which policy should you configure?

A.Audit Account Management.
B.Audit Directory Service Changes.
C.Audit Object Access.
D.Audit Logon/Logoff.
AnswerB

This specific subcategory tracks changes to Active Directory objects, including creation, deletion, and modification of users, groups, and computer accounts. It is the correct policy to enable for monitoring changes within the NTDS.dit database, providing detailed event IDs that capture exactly which attributes were modified and by whom.

Why this answer

To audit specific changes to Active Directory objects, you must enable Audit Directory Service Changes in the Advanced Audit Policy Configuration. This is part of a comprehensive auditing strategy to detect unauthorized modifications or administrative errors. By targeting the Directory Service category, you ensure that relevant events are logged to the Security log, which can then be forwarded to a SIEM for centralized monitoring and alerting on sensitive identity changes.

51
MCQmedium

Refer to the exhibit. An administrator has configured a share with the FolderEnumerationMode shown. What is the result when a user without Read permissions to a specific subfolder browses the share?

A.The user sees the folder but receives 'Access Denied' when opening it.
B.The folder is hidden from the user's view entirely.
C.The user is prompted for credentials when clicking the folder.
D.The share becomes read-only for that user.
AnswerB

Because FolderEnumerationMode is set to 'AccessBased', the server will check the user's NTFS permissions before sending the list of files and folders to the client. If the user does not have permissions to see a folder, it is omitted from the list and remains invisible.

Why this answer

Access-based enumeration (ABE) is a feature that filters the list of files and folders displayed to users based on their individual permissions. When ABE is enabled, users only see the objects they have at least Read access to, which improves security and reduces confusion in large shared directories.

52
Multi-Selecthard

You are preparing to use the Storage Migration Service to migrate data from several Windows Server 2012 R2 servers. Which THREE components are essential parts of the Storage Migration Service architecture?

Select 3 answers
A.Orchestrator server
B.Source server
C.Destination server
D.Azure Relay
E.iSCSI Target Server
AnswersA, B, C

The orchestrator is a Windows Server 2019 or 2022 machine that runs the Storage Migration Service proxy. it manages the entire migration job, including inventorying the source, transferring the data, and performing the final cutover where identities are moved from the source to the destination.

Why this answer

The Storage Migration Service consists of three main roles: the orchestrator that manages the process, the source servers where the data currently resides, and the destination servers that receive the data. Understanding these roles is critical for troubleshooting connectivity and permission issues during a large-scale migration project.

53
MCQhard

You are configuring Windows Defender Credential Guard on a fleet of Windows Server 2022 Hyper-V hosts. You want to protect the LSA process from being accessed by unauthorized users or malware. Which hardware-based security feature must be enabled in the BIOS/UEFI and supported by the CPU for Credential Guard to operate?

A.Direct Memory Access (DMA) Protection
B.Hyper-Threading Technology
C.Virtualization Extensions (Intel VT-x or AMD-V) and SLAT
D.Hardware-enforced Stack Protection
AnswerC

Credential Guard requires hardware virtualization extensions and Second Level Address Translation (SLAT) to run the LSA in a virtualized container. This isolation prevents even a compromised kernel from accessing the stored credentials. Without these CPU features, the system cannot create the secure 'Virtual Secure Mode' needed to protect the LSA secrets.

Why this answer

Windows Defender Credential Guard uses virtualization-based security (VBS) to isolate secrets, such as NTLM password hashes and Kerberos Ticket Granting Tickets, in a protected environment. This requires hardware support for virtualization and Second Level Address Translation (SLAT) to create the secure memory enclave that the Local Security Authority (LSA) uses to shield credentials.

54
MCQeasy

You need to view all 'Error' level events from both the System and Application logs in a single view within Event Viewer. What is the most efficient way to maintain this view for daily use?

A.Create a Custom View filtered by 'Error' level and both 'System' and 'Application' logs.
B.Export both logs to a CSV file and merge them in Microsoft Excel.
C.Use the 'Find' feature in the System log to search for the word 'Error'.
D.Enable 'Filter Current Log' on the System log and then repeat on the Application log.
AnswerA

Custom Views are designed for this exact purpose. By selecting the desired event levels and source logs, you create a persistent, auto-updating shortcut in the Event Viewer console that consolidates relevant data, making it the most efficient method for ongoing monitoring of specific server issues.

Why this answer

Event Viewer allows for the creation of Custom Views, which act as saved filters. This enables administrators to aggregate specific event types from multiple logs into one interface, significantly reducing the time spent jumping between different logs to find related error messages during routine server health checks.

55
MCQhard

An administrator is troubleshooting a Storage Spaces Direct (S2D) cluster where one node shows a status of 'Retired'. The administrator needs to identify if a physical disk failure or a communication timeout caused this status. Which PowerShell cmdlet provides the most detailed health information regarding the operational status of the underlying physical disks in the storage pool?

A.Get-StoragePool
B.Get-PhysicalDisk
C.Get-VirtualDisk
D.Debug-StorageSubsystem
AnswerB

This cmdlet retrieves the status of every physical disk visible to the storage subsystem. It displays critical properties such as HealthStatus, OperationalStatus, and Usage. This is the primary tool for identifying which specific drive has failed or been marked as retired within an S2D cluster or a standard storage pool.

Why this answer

In a Windows Server Failover Cluster utilizing Storage Spaces Direct, monitoring physical disk health is critical for maintaining data redundancy. The retired status often indicates a hardware failure or a disk that has exceeded error thresholds. Using the correct PowerShell cmdlet allows administrators to drill down into the health metadata and operational status codes for precise troubleshooting.

56
MCQmedium

A server administrator needs to monitor the reliability of applications on a Windows Server. They want to identify which applications have stopped working, including the time of failure and the faulting module. Which built-in utility should they use to view this historical data?

A.Event Viewer
B.Reliability Monitor
C.System Configuration (msconfig)
D.Task Scheduler
AnswerB

Reliability Monitor specifically tracks application failures, Windows updates, and system changes, presenting them in a unified timeline. It provides the specific detail of faulting modules and crash times, enabling quick identification of problematic software releases or recurring application errors that affect server stability over time.

Why this answer

Reliability Monitor, accessed through the Performance Monitor interface or by searching for 'Reliability History', provides a graphical view of system stability. It aggregates error data, including application crashes and unresponsiveness, making it an ideal tool for observing trends over time. This helps administrators distinguish between one-off application issues and systemic problems requiring deeper investigation or patching.

57
MCQmedium

An organization uses an on-premises Active Directory Domain Services (AD DS) environment and an Azure subscription. The IT team needs to ensure that on-premises clients can resolve names for resources hosted in an Azure Private DNS zone. Which component should be implemented to facilitate this specific name resolution path without deploying custom DNS servers in Azure?

A.Azure Private Link
B.Azure DNS Private Resolver Inbound Endpoint
C.A standard Azure Public DNS Zone
D.Azure Application Gateway
AnswerB

The Inbound Endpoint acts as a local entry point within an Azure Virtual Network for DNS queries originating from on-premises. By configuring on-premises DNS servers to use this endpoint as a conditional forwarder, clients can seamlessly resolve records stored in Azure Private DNS zones while maintaining centralized management.

Why this answer

Hybrid name resolution requires a bridge between on-premises DNS servers and Azure Private DNS zones. The Azure DNS Private Resolver provides a managed service that allows on-premises DNS queries to be forwarded to an inbound endpoint. This architecture eliminates the need for maintaining custom-built DNS forwarders on virtual machines, improving reliability and simplifying the administrative overhead for hybrid connectivity.

58
MCQmedium

You are transitioning several Windows Server 2022 Azure Virtual Machines from the legacy Log Analytics Agent to the newer Azure Monitor Agent (AMA). You need to ensure that specific System and Application event logs are centralized in a Log Analytics workspace. What component must you create and associate with the virtual machines to facilitate this data collection?

A.Diagnostic Settings
B.Log Analytics Gateway
C.Data Collection Rules
D.Automation Accounts
AnswerC

These rules define the data sources and destinations for the Azure Monitor Agent. By creating a rule, you specify exactly which event logs to capture and link it to the target virtual machines. This is the mandatory mechanism for configuring the AMA to stream Windows Server logs to a workspace.

Why this answer

The Azure Monitor Agent relies on Data Collection Rules (DCR) to define which data should be collected and where it should be sent. Unlike the legacy agent which used workspace-wide settings, DCRs provide a more granular and flexible approach, allowing administrators to target specific servers with unique logging requirements while maintaining a centralized management structure in the Azure portal.

59
Multi-Selectmedium

You are tasked with securing your Windows Server 2022 environment. Which TWO actions should you perform to implement Just Enough Administration (JEA)?

Select 2 answers
A.Define a Role Capability (.psrc) file.
B.Configure a Group Policy Object to enable NTLMv2 only.
C.Create a Session Configuration (.pssc) file.
D.Modify the local SAM database to include JEA roles.
E.Enable the Credential Guard feature.
AnswersA, C

The Role Capability file is the heart of JEA, specifying which PowerShell modules, cmdlets, and external executables are available to the user. Defining this file allows administrators to granularly control the commands allowed, ensuring that the user can only perform the specific tasks required for their designated role.

Why this answer

JEA allows you to restrict administrator access to only the commands necessary for specific tasks, reducing the risk of privilege escalation. By creating a Role Capability file and a Session Configuration file, you define exactly which cmdlets and functions a user can execute. This minimizes the attack surface by ensuring that users do not have broad, unrestricted access to the entire PowerShell environment or the underlying server operating system.

60
MCQmedium

You are using Azure Update Management to manage updates for both on-premises Windows Servers and Azure VMs. You need to ensure that a specific group of on-premises servers never receives a particular update that is known to cause application compatibility issues. How should you configure this in Azure Update Management?

A.Modify the local Registry on each server to block the KB ID.
B.Create an 'Excluded updates' list in the Update Deployment configuration.
C.Use a Group Policy Object (GPO) to disable the Windows Update service.
D.Uninstall the Log Analytics agent from the affected servers.
AnswerB

The 'Exclude updates' feature in the Azure Update Management deployment settings allows administrators to enter specific KB numbers. This prevents those updates from being deployed during that specific scheduled run. This is the standard and most effective method for managing known bad updates across a group of managed servers.

Why this answer

Azure Update Management allows for granular control over update deployments through deployment schedules. When creating a deployment, you can specify excluded updates by their Knowledge Base (KB) ID. This ensures that even if an update is critical or security-related, it will not be installed on the targeted machines, preventing known compatibility problems.

61
Multi-Selectmedium

You are configuring Azure Bastion to provide secure RDP access to your Windows Server VMs in an Azure Virtual Network. Which THREE requirements must be met for a successful deployment? (Select THREE)

Select 3 answers
A.A subnet named 'AzureBastionSubnet' must exist in the Virtual Network.
B.The 'AzureBastionSubnet' must have a prefix of at least /26.
C.A Public IP address must be associated with the Azure Bastion resource.
D.All target Windows Servers must have the Remote Desktop Gateway role installed.
E.A Site-to-Site VPN must be established between Azure and on-premises.
AnswersA, B, C

Azure Bastion requires a specifically named subnet, 'AzureBastionSubnet', to host the Bastion gateway resources. This subnet is reserved for the service and cannot contain other resources like virtual machines. Correct naming is mandatory for the Azure portal and backend services to identify and deploy the Bastion infrastructure correctly.

Why this answer

Azure Bastion is a managed PaaS service that provides secure RDP and SSH access. It requires a dedicated subnet named 'AzureBastionSubnet' with a minimum mask of /26. Additionally, it requires a Public IP address for the Bastion resource itself.

This setup ensures that your VMs do not need public IP addresses for administrative access.

62
MCQhard

You are managing an Active Directory domain that includes several Fine-Grained Password Policies (FGPP). A user is a member of two global groups: 'Sales-Group' and 'Marketing-Group'. 'Sales-Group' is assigned a Password Settings Object (PSO) with a precedence of 50. 'Marketing-Group' is assigned a PSO with a precedence of 20. Which policy will be applied to the user?

A.The Default Domain Policy.
B.The PSO assigned to the Sales-Group.
C.Both policies will be merged, and the most restrictive settings will apply.
D.The PSO assigned to the Marketing-Group.
AnswerD

The Marketing-Group's PSO has a precedence value of 20, which is lower than the Sales-Group's value of 50. Active Directory selects the PSO with the lowest numeric precedence value when multiple PSOs apply to a user through group membership, making the Marketing-Group policy the effective password policy for this user.

Why this answer

Active Directory determines which Fine-Grained Password Policy to apply based on the precedence value of the Password Settings Objects. In this hierarchy, the PSO with the lower numeric value takes precedence. Therefore, a PSO with a precedence of 20 will override a PSO with a precedence of 50 when a user is a member of multiple groups.

63
Multi-Selectmedium

You are preparing to raise the forest functional level of an existing Active Directory environment to Windows Server 2016. Which TWO requirements must be met before you can successfully perform this action? (Each correct answer presents part of the solution.)

Select 2 answers
A.All domain controllers in the forest must run Windows Server 2016 or later.
B.The Schema Master role must be held by a domain controller running Windows Server 2022.
C.You must disable the Active Directory Recycle Bin before raising the level.
D.All domains in the forest must be at the Windows Server 2016 domain functional level.
E.The forest must be configured for DFSR replication for the SYSVOL share.
AnswersA, D

A forest cannot be raised to a functional level that exceeds the operating system version of any domain controller currently active in the forest. If a legacy domain controller remains, the forest-wide features associated with the newer version cannot be safely enabled without risking replication failures and administrative inconsistencies across the environment.

Why this answer

Raising the forest functional level is a significant administrative task that enables advanced features but requires strict adherence to versioning rules. All domain controllers in every domain within the forest must be running a version of Windows Server that is equal to or higher than the target functional level, and all individual domains must already be at that target level.

64
MCQmedium

You are deploying a new file server that will host Hyper-V virtual machine files. You want to take advantage of block cloning to improve the performance of checkpoint merging and VM cloning operations. Which file system should you use?

A.NTFS
B.FAT32
C.ReFS
D.exFAT
AnswerC

ReFS is Microsoft's modern file system designed for high performance and data integrity. Its block cloning feature allows Hyper-V to perform 'copy-on-write' operations at the metadata level, making VM cloning and checkpoint merging nearly instantaneous while reducing the overall I/O load on the underlying storage hardware.

Why this answer

The Resilient File System (ReFS) includes a feature called block cloning, which allows the file system to copy ranges of file blocks on behalf of an application as a low-cost metadata operation. This significantly accelerates Hyper-V operations like merging checkpoints, as data blocks are remapped rather than physically copied.

65
MCQhard

You manage two Active Directory forests named fabrikam.com and contoso.com. A two-way forest trust exists between them. You want to allow users from fabrikam.com to access a specific file server in contoso.com, but you must ensure they cannot authenticate to any other resources in the contoso.com forest by default. Which authentication setting should you configure on the trust?

A.Forest-wide authentication
B.Selective authentication
C.Domain-wide authentication
D.SID Filtering
AnswerB

Selective authentication provides the highest level of control over cross-forest access by preventing remote users from authenticating to any resource until they are explicitly granted permission on a per-object basis. This ensures that users from the fabrikam.com forest can only access the designated file server once the appropriate security permissions are applied.

Why this answer

Selective authentication is a security feature used in forest trusts to restrict the scope of authentication for users from a trusted forest. Unlike forest-wide authentication, which allows users to authenticate to any resource in the trusting forest, selective authentication requires administrators to manually grant the 'Allowed to Authenticate' permission on specific computer objects for the external users or groups.

66
MCQmedium

You need to ensure that only authorized administrative users can access the server via PowerShell Remoting. Which security control should you implement?

A.Modify the Session Configuration security descriptor.
B.Configure the local Administrators group only.
C.Enable Credential Guard for PowerShell.
D.Disable the WinRM service entirely.
AnswerA

The PowerShell session configuration (WSMan) includes a security descriptor that acts as an access control list. By using 'Set-PSSessionConfiguration', you can replace the default permissions with a custom security descriptor, effectively restricting which identities are allowed to connect to the server's PowerShell remoting endpoint, thereby hardening the remote management interface.

Why this answer

Restricting access to PowerShell Remoting is vital to prevent unauthorized remote management. By modifying the Security Descriptor of the WinRM session configuration, you can explicitly define which users or groups have the 'Access' and 'Execute' permissions. This is a critical step in maintaining a secure administrative surface, ensuring that only those with the necessary authorization can establish remote sessions, thereby mitigating the risk of lateral movement by attackers using PowerShell.

67
MCQhard

Your company is merging with another firm. You need to allow users in the 'contoso.com' forest to access resources in the 'fabrikam.com' forest. The solution must ensure that users from Fabrikam cannot access any resources in Contoso unless specifically granted permission on each individual resource. What should you configure?

A.A two-way forest trust with forest-wide authentication.
B.A one-way outgoing forest trust with selective authentication.
C.An external trust with SID filtering disabled.
D.A realm trust with a non-Windows Kerberos environment.
AnswerB

A one-way outgoing trust (from Contoso's perspective) allows Contoso to trust Fabrikam. By enabling selective authentication, administrators must manually grant Fabrikam users the 'Allowed to Authenticate' permission on specific computer objects in Contoso, ensuring the highest level of granular control over resource access.

Why this answer

A one-way forest trust with selective authentication is the most secure way to connect two forests. The 'one-way' aspect limits the direction of trust, while 'selective authentication' prevents trusted users from automatically being part of the 'Authenticated Users' group on resources in the trusting domain.

68
MCQmedium

Your organization has two primary data centers in Seattle and New York, connected by a high-latency WAN link. You need to ensure that Active Directory replication occurs only during non-business hours to preserve bandwidth for critical applications. Which Active Directory object should you modify to control the timing of data synchronization between these locations?

A.The properties of the Seattle Site object.
B.The IP Site Link object in AD Sites and Services.
C.The NTDS Settings of the Seattle Domain Controller.
D.The Subnet object associated with the New York site.
AnswerB

Site links contain the cost, replication interval, and schedule attributes required to manage inter-site traffic. By adjusting the schedule on the IP site link connecting Seattle and New York, you restrict the Knowledge Consistency Checker from initiating replication during peak business hours, effectively preserving necessary WAN bandwidth.

Why this answer

Active Directory site links are logical paths that represent the network connectivity between different sites. By configuring the schedule on a site link, administrators can precisely control when replication traffic is allowed to traverse the WAN. This is a fundamental skill for managing multi-site topologies where bandwidth is limited or expensive during specific times of day.

69
MCQmedium

What is the primary function of the Azure Connected Machine agent in a hybrid environment?

A.To act as a secondary domain controller for Azure AD.
B.To project the on-premises server as a resource in Azure.
C.To provide high-speed file storage synchronization.
D.To manage the server's local user accounts.
AnswerB

The primary role of the agent is to establish a secure, persistent connection that projects the local server into Azure as a manageable resource. This abstraction allows administrators to use the Azure Portal, CLI, and APIs to manage the server regardless of its physical location or network environment.

Why this answer

The agent acts as a bridge, projecting the local server into the Azure Resource Manager. This allows the server to be represented as an object in Azure, enabling the use of Azure services like Policy, Monitoring, and Update Management. It handles identity, heartbeats, and metadata synchronization, effectively making the on-premises hardware a first-class citizen in the cloud-based management ecosystem.

70
MCQmedium

You are configuring a Windows Server 2022 instance to act as a router between two subnets. You have enabled IP forwarding, but traffic is not passing between the subnets. Which PowerShell cmdlet should you use to verify if the routing table is correctly identifying the local interface routes?

A.Get-NetIPAddress
B.Test-NetConnection
C.Get-NetRoute
D.Get-NetAdapter
AnswerC

This cmdlet retrieves the current routing table entries. It is the primary tool for verifying that the operating system recognizes the destination subnets and maps them to the appropriate network interfaces. If a route is missing or pointing to the wrong interface, this cmdlet will clearly highlight the discrepancy.

Why this answer

The Get-NetRoute cmdlet is essential for inspecting the IPv4 and IPv6 routing tables on Windows Server. It allows administrators to verify that the destination network is reachable via the correct interface and gateway. Misconfigured routes are a primary cause of packet loss in multi-homed server environments, and this tool provides the granular visibility needed to troubleshoot connectivity issues between internal subnets.

71
MCQhard

Refer to the exhibit. A Storage Spaces Direct cluster is configured with the resiliency settings shown. What is the maximum number of simultaneous drive failures this pool can sustain without losing data access?

A.One drive failure
B.Two drive failures
C.Three drive failures
D.Zero drive failures
AnswerB

In a three-way mirror, the system maintains three distinct copies of every data block on different physical disks. This configuration specifically allows the cluster to sustain the loss of two physical disks simultaneously while still maintaining a complete, accessible copy of the data on the remaining drive.

Why this answer

The exhibit shows a three-way mirror configuration, indicated by NumberOfDataCopies being set to three. In Storage Spaces Direct, a three-way mirror can tolerate the simultaneous failure of two disks or two entire nodes. This high level of redundancy is standard for mission-critical workloads requiring maximum uptime and data integrity.

72
MCQmedium

You are managing a Windows Server 2022 DNS server. You need to implement DNS policies to ensure that queries for 'www.contoso.com' are resolved to different IP addresses based on the client's subnet. Which DNS policy component should you create first to define the client groupings?

A.DNS Server Zone Scope
B.DNS Server Client Subnet
C.DNS Server Recursion Scope
D.DNS Server Query Resolution Policy
AnswerB

The Client Subnet object defines the IP address ranges for various locations or groups. By creating these objects first, you allow the DNS server to categorize incoming queries based on the source IP address, which is the prerequisite for applying policies that direct users to specific zone scopes.

Why this answer

DNS policies in Windows Server allow for intelligent traffic management by tailoring responses based on various criteria. To achieve location-based or subnet-based resolution, the server must first be able to identify which subnet a client belongs to. This is the foundational step before any resolution logic or policies can be applied.

73
MCQhard

You need to monitor the health of a Windows Server using System Monitor. You want to trigger an alert when the free space on the C: drive drops below 10%. You have already created a Data Collector Set. What do you need to add to the set to achieve this functionality?

A.Add a System Configuration information collector to the set.
B.Add a Performance Counter Alert to the Data Collector Set.
C.Add a Trace collector to the current Data Collector Set.
D.Modify the Security Log audit policy for the drive.
AnswerB

A Performance Counter Alert is the specific component in Performance Monitor used to monitor a counter against a defined threshold. By adding this, you can specify the '% Free Space' counter for the 'LogicalDisk' object and define the alert to trigger when the value falls below 10%.

Why this answer

To trigger alerts based on specific thresholds, you must create a Performance Counter Alert in the Data Collector Set. This allows you to select the specific counter, such as '% Free Space', and set a trigger condition. Once configured, you can define an action, such as executing a script or logging an event, when the threshold is breached, enabling proactive server maintenance before disk space issues cause system instability.

74
MCQeasy

You need to capture the state of a virtual machine named VM-DEV before applying a series of software updates. You want to ensure that the capture process uses the Volume Shadow Copy Service (VSS) to provide a consistent state of the guest operating system. Which checkpoint type should you use?

A.Standard Checkpoint
B.Production Checkpoint
C.Recovery Point
D.Differential Checkpoint
AnswerB

Production checkpoints use the Volume Shadow Copy Service (VSS) within Windows guests to create a data-consistent image of the VM. This ensures that applications are in a proper state for backup and recovery, making it the recommended choice for production environments where application consistency is a requirement.

Why this answer

Understanding the difference between production and standard checkpoints is vital for Windows Server administrators. Production checkpoints use backup technology inside the guest to create a data-consistent state, whereas standard checkpoints capture the memory state. Choosing the right type prevents application errors and ensures data integrity during recovery operations.

75
MCQmedium

You want to run a Hyper-V virtual machine inside another virtual machine for testing purposes. After creating the guest VM, you find that you cannot install the Hyper-V role within it. Which PowerShell command must you run on the physical host to enable this capability?

A.Enable-WindowsOptionalFeature -FeatureName Microsoft-Hyper-V
B.Set-VMNetworkAdapter -MacAddressSpoofing On
C.Set-VMMemory -DynamicMemoryEnabled $false
D.Set-VMProcessor -ExposeVirtualizationExtensions $true

Why this answer

Nested virtualization allows you to run Hyper-V inside a guest VM, which is invaluable for lab environments and training. This requires exposing the hardware virtualization extensions of the physical CPU to the guest OS. Administrators must know the specific PowerShell cmdlet and parameter required to enable this advanced virtualization feature.

Page 1 of 2

Page 2

All pages