Practice Free AZ-800 Exam Online Questions
HOTSPOT
Your network contains an Active Directory Domain Services (AD DS) forest named contoso.com.
The forest contains the servers shown in the following table.
Server 1 hosts the DNS zone tor contoso.com.
The General tab of the eontoso.com properties is configured as shown in the following exhibit.
Server3 hosts the DNS zone for east.contoso.com and is configured as shown in the following exhibit.
for each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point.

Your network contains an on-premises Active Directory Domain Services (AD DS) domain.
The domain contains a user named User1 and the servers shown in the following table.
User1 is a member of the Protected Users security group.
User1 performs the following actions:
• From Server1, establishes a remote PowerShell session on Server2
• From the PowerShell session on Server2, attempts to access a resource on Backup1 The request to access the resource on 8ackup1 is denied.
You need to ensure that User1 can access the resources on Backup1 by using the PowerShell session
on Server2. The solution must follow the principle of least privilege and minimize administrative effort.
What should you configure?
- A . Kerberos delegation (unconstrained)
- B . CredSSP
- C . PSSessionConfigu ration by using RunAs
- D . resource-based Kerberos constrained delegation
Your network contains a multi-site Active Directory Domain Services (AD DS) forest. Each Active Directory site is connected by using manually configured site links and automatically generated connections.
You need to minimize the convergence time for changes to Active Directory.
What should you do?
- A . For each site link, modify the options attribute.
- B . For each site link, modify the site link costs.
- C . For each site link, modify the replication schedule.
- D . Create a site link bridge that contains all the site links.
C
Explanation:
Reference: https://docs.microsoft.com/en-us/windows-server/identity/ad-ds/plan/determining-the-interval
Your network contains an Active Directory Domain Services (AD DS) domain named contoso.com.
You need to identify which server is the PDC emulator for the domain.
Solution: From a command prompt, you run netdom.exe query fsmo.
Does this meet the goal?
- A . Yes
- B . No
A
Explanation:
Reference: https://activedirectorypro.com/how-to-check-fsmo-roles/
SIMULATION
Task 10
You use a Group Policy preference to map \dd.contoso.cominstal1 as drive H for all users. If a user already has an existing drive mapping for H. the new drive mapping must take precedence.
Step 2: Create or Edit a GPO Create a new Group Policy Object (GPO) or edit an existing one that applies to the users who need the drive mapping.
Step 3: Navigate to Drive Mappings In the GPO Editor, navigate to:
User Configuration -> Preferences -> Windows Settings -> Drive Maps
Step 4: New Drive Mapping Right-click on Drive Maps and select New -> Mapped Drive.
Step 5: Configure Drive Mapping In the New Drive Properties window, configure the following settings:
Action: Select Replace. This action will overwrite any existing mappings with the same drive letter.
Location: Enter the UNC path \dd.contoso.cominstal1.
Drive Letter: Choose H: from the drop-down menu.
Reconnect: Check this option if you want the drive mapping to persist across logon sessions.
Label As: Optionally, provide a label for the drive mapping.
Hide/Show this drive: Set according to your preference.
Hide/Show all drives: Set according to your preference.
Step 6: Common Tab Go to the Common tab and configure the following:
Run in logged-on user’s security context (user policy option): Check this option.
Item-level targeting: Click on Targeting and set up any specific criteria if needed.
Step 7: Apply the GPO Click Apply and then OK to save the drive mapping configuration.
Step 8: Link the GPO Link the GPO to an Organizational Unit (OU) or domain that contains the users who should receive the drive mapping.
Step 9: Update Group Policy Instruct users to log off and log back on, or use the gpupdate /force command to refresh Group Policy on their computers.
HOTSPOT
You need to configure network communication between the Seattle and New York offices. The solution must meet the networking requirements.
What should you configure? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

Explanation:
Reference: https://docs.microsoft.com/en-us/azure/virtual-wan/virtual-wan-expressroute-portal
Your network contains an Active Directory Domain Services (AD DS) domain named contoso.com.
You need to identify which server is the PDC emulator for the domain.
Solution: From Active Directory Sites and Services, you right-click Default-First-Site-Name in the console tree, and then select Properties.
Does this meet the goal?
- A . Yes
- B . No
Your network contains an Active Domain Services (AD DS) forest. The forest contains three domains.
Each domain contains 10 domain controllers.
You plan to store a DNS zone in a custom active Directory partition.
You need to create the Active Directory partition for the zone. The partition replicate to only four of
the domain controllers.
What should you use?
- A . Active Directory Sites and Services
- B . Active Directory Administrator Center
- C . dnscmd.exe
- D . DNS Manager
You need to meet the technical requirements for VM3
On which volumes can you enable Data Deduplication?
- A . D and E only
- B . C, D, E, and F
- C . D only
- D . C and D only
- E . D, E, and F only
A
Explanation:
Reference: https://docs.microsoft.com/en-us/windows-server/storage/data-deduplication/interop
You have a server named Server1 that runs Windows Server and contains two drives named C and D.
Server1 hosts multiple file shares.
You enable Data Deduplication on drive D and select the General purpose file server workload.
You need to minimize the space consumed by files that were recently modified or deleted.
What should you do?
- A . Run the set-dedupvolume cmdlet and configure the scrubbing job.
- B . Run the Set-DedupSchedule Cmdlet and configure a GarbageCollection job.
- C . Run the set-Dedupvoiume cmdlet and configure the InputOutputScale settings.
- D . Run the Set-DedupSchedule cmdlet and configure the optimization job.