100%合格、売れ筋最上位AZ-800試験材料は2024年最新のMicrosoft練習試験合格させます
Windows Server問題集でAZ-800試験完全版問題、試験学習ガイド
質問 # 84
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You are planning the deployment of DNS to a new network.
You have three internal DNS servers as shown in the following table.
The contoso.local zone contains zone delegations for east.contoso.local and west.contoso.local. All the DNS servers use root hints.
You need to ensure that all the DNS servers can resolve the names of all the internal namespaces and internet hosts.
Solution: You configure Server2 and Server3 to forward DNS requests to 10.0.1.10.
Does this meet the goal?
- A. No
- B. Yes
正解:A
質問 # 85
Your network contains three Active Directory Domain Services (AD DS) forest as shown in the following exhibit.
The network contains the users shown in the following table.
The network contains the security groups shown in the following table.
For each of the following statements, select Yes if the statement is true, Otherwise, select No.
NOTE: Each correct selection is worth one point.
正解:
解説:
質問 # 86
You create an Azure virtual machine named Server1 that runs Windows Server.
Server1 has the disk configuration shown in the following exhibit.

正解:
解説:
Explanation
質問 # 87
Your on-premises network contains an Active Directory domain named contoso.com. You have an Azure AD tenant. You plan to sync contoso.com with the Azure AD tenant by using Azure AD Connect cloud sync. You need to create an account that will be used by Azure AD Connect cloud sync. Which type of account should you create?
- A. system-assigned managed identity
- B. InetOrgPerson
- C. group managed service account (gMSA)
- D. user
正解:D
質問 # 88
Your network contains an Active Directory 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 must replicate to only four of the domain controllers.
What should you use?
- A. Set-DnsServer
- B. Active Directory Sites and Services
- C. ntdsutil.exe
- D. DNS Manager
正解:C
解説:
You can create DNS application directory partition to host DNS zone containing user account entries with the use of NTDSUTIL.EXE and DNSMGMT.MSC tools.
Note 1: You can also create a custom Active Directory partition by using the DnsCmd command.
Note 2: Implementing DNS Application Directory Partition
1. Login to the forest root domain controller using your forest root domain admin account or enterprise administrator account
2. Start the command prompt.
3. Type NTDSUTIL and hit enter
4. Type PARTITION MANAGEMENT and hit enter
5. Type CONNECTIONS and hit enter
6. Type CONNECT TO SERVER <forestRootDomainControllerFQDN> or
<childDomainDomainControllerFQDN> ex. CONNECT TO SERVER
DC01.AMRS.SYNERGIX.DS
1. Type QUIT
2. Type LIST to view all known naming contexts
3. Type CREATE NC DC=dnsADPUsers,DC=Local domainControllerFQDN ex. CONNECT TO SERVER DC01.AMRS.SYNERGIX.DS
1. Type LIST to view all previously known naming context and the newly created DC=dnsADPUsers,DC=Local naming context
2. Do NOT add another replica for the naming context DC=dnsADPUsers,DC=Local This DNS Application Directory Partition is for a special purpose DNS zone and we wish to avoid Active Directory Replication delays. A backup of this DNS zone's content can be maintained in a secondary DNS zone on any DNS server.
Reference:
https://synergixdesk.zendesk.com/hc/en-us/articles/202927548-Create-DNS-application- directory-partition-to-host-DNS-zone-containing-user-account-entries
質問 # 89
Case Study 2 - Contoso, Ltd
Overview
Contoso, Ltd. is a company that has a main office in Seattle and two branch offices in Los Angeles and Montreal.
Existing Environment
AD DS Environment
The network contains an on premises Active Directory Domain Services (AD DS) forest named contoso.com. The forest contains two domains named contoso.com and canada.contoso.com.
The forest contains the domain controllers shown in the following table.
All the domain controllers are global catalog servers.
Server infrastructure
The network contains the servers shown in the following table.
A server named Server4 runs Windows Server and is in a workgroup. Windows Firewall on Server4 uses the private profile.
Server2 hosts three virtual machines named VM1, VM2, and VM3.
VM3 is a file server that stores data in the volumes shown in the following table.
Group Policies
The contoso.com domain has the Group Policies Objects (GPOs) shown in the following table.
Existing Identities
The forest contains the users shown in the following table.
The forest contains the groups shown in the following table.
Current Problems
When an administrator signs in to the console of VM2 by using Virtual Machine Connection, and then disconnects from the session without signing out, another administrator can connect to the console session as the currently signed in user.
Requirements
Technical Requirements
Contoso identifies the following technical requirements:
Change the replication schedule for all site links to 30 minutes.
Promote Server1 to a domain controller in canada.contoso.com.
Install and authorize Server3 as a DHCP server.
Ensure that User1 can manage the membership of all the groups in Contoso\OU3.
Ensure that you can manage Server4 from Server1 by using PowerShell remoting.
Ensure that you can run virtual machines on VM1.
Force users to provide credentials when they connect to VM2.
On VM3, ensure that Data Deduplication on all volumes is possible.
Question
You need to meet the technical requirements for Server1.
Which users can currently perform the required tasks?
- A. Admin1 and Admin3 only
- B. Admin3 only
- C. Admin1, Admin2 and Admin3
- D. Admin1 only
正解:A
質問 # 90
You create a new Azure subscription.
You plan to deploy Azure Active Directory Domain Services (Azure AD DS) and Azure virtual machines.
You need to ensure that the virtual machines can join Azure AD DS.
Which three actions should perform in sequence? To answer, move the appropriate actions from the list of action of the answer area and arrange them in the correct order.
正解:
解説:
1 - Create an Azure virtual network.
2 - Create an Azure AD DS instance.
3 - Modify the settings of the Azure virtual network.
質問 # 91
You have an Azure subscription named sub1 and 500 on-premises virtual machines that run Windows Server.
You plan to onboard the on-premises virtual machines to Azure Arc by running the Azure Arc deployment script
You need to create an identity that mil be used by the script to authenticate access to sub1. The solution must use the principle of least privilege.
How should you complete the command? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
正解:
解説:
Reference:
https://docs.microsoft.com/en-us/azure/azure-arc/servers/onboard-service-principal
質問 # 92
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
Your network contains an Active Directory Domain Services (AD DS) forest. The forest contains three Active Directory sites named Site1, Site2, and Site3. Each site contains two domain controllers. The sites are connected by using DEFAULTIPSITELINK.
You open a new branch office that contains only client computers.
You need to ensure that the client computers in the new office are primarily authenticated by the domain controllers in Site1.
Solution: You create a new site named Site4 and associate Site4 to DEFAULTIPSITELINK.
Does this meet the goal?
- A. No
- B. Yes
正解:A
質問 # 93
Hotspot Question
Your network contains two Active Directory forests and a domain trust as shown in the following exhibit.
The domain trust has the following configurations:
- Name: adatum.com
- Type: External
- Direction: One-way, outgoing
- Outgoing trust authentication level: Domain-wide authentication
The forests contain the users shown in the following table.
The forests contain the network shares shown in the following table.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
正解:
解説:
Explanation:
https://learn.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-
2003/cc759554(v=ws.10)?redirectedfrom=MSDN
質問 # 94
Your network contains a two-domain on-premises Active Directory Domain Services (AD DS) forest named Contoso.com. The forest contains the domain controllers shown in the following table.
You create an Active Directory site named Site3. Site1, Site2 and Site3 each has a dedicated site link to the Hub site.
In Site3, you install a new server named Server1.
You need to promote Server1 to an ROOC in child.contoso.com by using the install from Media (IFM) option. The solution must minimize network traffic.
What should you do? To answer select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
正解:
解説:
質問 # 95
You have four testing devices that are configured with static IP addresses as shown in the following table.
The test devices are turned on once a month.
You need to prevent Server1 from assigning the IP addresses allocated to the test devices to other devices when the test devices are offline. The solution must minimize administrative effort.
What should you do?
- A. Configure the Scope options.
- B. Create reservations.
- C. Create a policy.
- D. Create an exclusion range.
正解:B
質問 # 96
You have a server that runs Windows Server and has the DHCP Server role installed. The server has a scope named Scope! that has the following configurations:
* Address range: 192.168.0.2 to 192.16B.1.2M . Mask 255.255.254.0
* Router: 192.168.0.1
* Lease duration: 3 days
* DNS server 172.16.0.254
You have 50 Microsoft Teams Phone devices from the same vendor. All the devices have MAC addresses within the same range.
You need to ensure that all the Teams Phone devices that receive a lease from Scope1 have IP addresses in the range of 192.168.1.100 to 192.168.1.200. The solution must NOT affect other DHCP clients that receive IP configurations from Scope1.
What should you create?
- A. a policy
- B. scope options
- C. a scope
- D. a fitter
正解:A
解説:
Reference:
https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2012-R2-and-2012/dn425040(v=ws.11)
質問 # 97
You have a server named Server1 that runs Windows Server and has the Hyper-V server role installed.
You need 10 limit which Hyper-V module cmdlets helpdesk users can use when administering Server 1 remotely.
You configure Just Enough Administration (JEA) and successfully build the role capabilities and session configuration files.
How should you complete the PowerShell command? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
正解:
解説:
Reference:
https://docs.microsoft.com/en-us/powershell/scripting/learn/remoting/jea/session-configurations?view=powershell-7.2
https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.core/new-pssessionconfigurationfile?view=powershell-7.2
質問 # 98
You have a Group Policy Object (GPO) named GPO1 that contains user settings only.
You plan to apply GPO1 to a global security group named Group1.
You link GP01 to the domain, and you remove all the permissions granted to the Authenticated Users group.
You need to configure permissions for GP01 to meet the following requirements.
* GPO1 must apply only to the users in Group 1.
* The solution must use the principle of least privilege
正解:
解説:
Explanation
質問 # 99
You have a server named Server1 that has the Hyper-V server role installed. Server1 hosts the virtual machines shown in the following exhibit.
Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic.
NOTE: Each correct selection is worth one point.
正解:
解説:
質問 # 100
Your network contains an Active Directory Domain Services (AD DS) forest named contoso.com. The forest contains a child domain named east.contoso.com.
in the contoso.com domain, you create two users named Admin1 and Admin2.
You need to ensure that the users can perform the following tasks:
* Admin1 can create and manage Active Directory sites.
* Admin2 can deploy domain controller to the easl.conloso.com domain.
The solution must use the principle of least privilege.
To which group should you add each user? To answer, select the appropriate options in the answer area.
NOTE Each correct selection is worth one point.
正解:
解説:
質問 # 101
You have an Azure subscription that contains a virtual machine named VM1 as shown in the following exhibit.
The subscription has the disks shown in the following table.
Which disks can you attach as data disks to VM1?
- A. Disk1, Disk2, Disk3, and Disk4
- B. Disk1 and Disk2 only
- C. Disk2 only
- D. Disk1, Disk3, and Disk4 only
- E. Disk4 only
- F. Disk2 and Disk4 only
正解:C
質問 # 102
......
Microsoft AZ-800の認定を取得することにより、ITプロフェッショナルがWindows Serverハイブリッドコアインフラストラクチャを管理する能力を習得していることを潜在的な雇用主に示すことができます。この認定は、ITプロフェッショナルがキャリアを進め、収入を増やすのに役立ちます。さらに、組織は、ITスタッフがハイブリッドインフラストラクチャを効果的に管理するために必要なスキルと知識を持っていることを確認できます。
AZ-800認証試験は、ハイブリッドサーバーの管理、Azureサービスの実装、Azure Stack HCIおよびAzure Stack Hubの展開と管理など、幅広いトピックをカバーしています。候補者は、Azure Servicesを強く理解し、Windows Server 2019に精通していることが期待されています。この認定は、ハイブリッド環境の管理とサービスのセキュリティと可用性を確保する責任を負うIT専門家を対象としています。この試験に合格することにより、候補者はWindows Server Hybrid Coreインフラストラクチャの専門知識を実証し、キャリアの見通しを高めることができます。
正真正銘のベスト試験材料AZ-800オンライン練習試験:https://jp.fast2test.com/AZ-800-premium-file.html
AZ-800テストエンジン練習試験:https://drive.google.com/open?id=1CnguXP3bjVMrW_8Zxq0TQQZvTvy5D7PQ