Microsoft Upgrading Your Skills to MCSA: Windows Server 2016 (70-743日本語版) - 70-743日本語 Free Exam Questions

QUESTION NO: 1
注:この質問は、同じシナリオを提示する一連の質問の一部です。シリーズの各質問には、記載された目標を達成する可能性のある独自のソリューションが含まれています。一部の質問セットには複数の正しい解決策がある場合もあれば、正しい解決策がない場合もあります。
このセクションの質問に回答すると、その質問に戻ることはできません。その結果、これらの質問はレビュー画面に表示されません。
ネットワークには、contoso.comという名前のActive Directoryドメインが含まれています。ドメインには、DC1とDC2という名前の2つのドメインコントローラーが含まれています。
DC1は、RIDマスター操作の役割を担います。 DC1に障害が発生し、修復できません。 RIDの役割をDC2に移動する必要があります。
解決策:DC2で、コマンドプロンプトを開き、ntdsutil.exeを実行し、DC2に接続して、RIDマスターの転送オプションを使用します。
これは目標を達成していますか?

Correct Answer: A Vote an answer
Explanation: Only visible for Actual4test members. You can sign-up / login (it's free).
QUESTION NO: 2
ネットワークにcontoso.comという名前のActive Directoryドメインが含まれています。 ドメインには、Server1という名前のDNSサーバーが含まれています。 すべてのクライアントコンピュータはWindows 10を実行します。
Server1には、次のゾーン構成があります

Subnet4にあるDNSクライアントからのクエリをServer1が解決しないようにする必要があります。
Server1は他のすべてのDNSクライアントからクエリを解決する必要があります。
解決方法:Server1のWindows PowerShellから、Export-DnsServerDnsSecPublicKeyコマンドレットを実行します。
これは目標を満たしていますか?

Correct Answer: A Vote an answer
QUESTION NO: 3
Windows Server 2016を実行するServer1という名前のサーバーがあります。Server1には、Webアプリケーションプロキシロールサービスがインストールされています。
Webアプリケーションプロキシ経由でMicrosoft Exchange Server 2013サービスを公開する必要があります。 可能であれば、ソリューションは事前認証を使用する必要があります。
各サービスの事前認証方法をどのように設定する必要がありますか? 答えるには、回答エリアで適切なオプションを選択します。
Correct Answer:

Explanation

Box 1: Pass-through
Box 2: Active Directory Federation Services (ADFS)
Box 3: Pass-through
The following table describes the Exchange services that you can publish through Web Application Proxy and the supported preauthentication for these services:

References: https://technet.microsoft.com/en-us/library/dn528827(v=ws.11).aspx
QUESTION NO: 4
Windows Server 2016を実行するServer1という名前のサーバーがあります。
ネットワークコントローラクラスタの最初のクラスタノードを展開する必要があります。
どの4つのコマンドレットを順番に実行する必要がありますか? 応答するには、適切なコマンドレットをコマンドレットの一覧からアンサーエリアに移動し、正しい順序で並べ替えます。
Correct Answer:

Explanation

Deploy Network Controller using Windows PowerShell
Step 1: Install-WindowsFeature
Install the Network Controller server role
To install Network Controller by using Windows PowerShell, type the following commands at a Windows PowerShell prompt, and then press ENTER.
Install-WindowsFeature -Name NetworkController -IncludeManagementTools
Step 2: New-NetworkControllerNodeObject
You can create a Network Controller cluster by creating a node object andthen configuring the cluster.
You need to create a node object for each computer or VM that is a member of the Network Controller cluster.
Tocreate a node object, type the following command at the Windows PowerShell command prompt, and then press ENTER. Ensure that you add values for each parameter that are appropriate for your deployment.
New-NetworkControllerNodeObject -Name <string> -Server<String> -FaultDomain <string>-RestInte Step 3: Install-NetworkControllerCluster To configure the cluster, typethe following command at the Windows PowerShell command prompt, and then press ENTER. Ensure that you add values for each parameter that are appropriate for your deployment.
Install-NetworkControllerCluster -Node <NetworkControllerNode[]> -ClusterAuthentication ...
Step 4: Install-NetworkController
To configure the Network Controller application, type the following command at the Windows PowerShell command prompt, and then press ENTER. Ensure that you add values for each parameter that are appropriate for your deployment.
Install-NetworkController -Node <NetworkControllerNode[]> -ClientAuthentication References: https://technet.microsoft.com/en-us/library/mt282165.aspx
QUESTION NO: 5
テナント仮想マシンネットワークとリモートサイト間のマルチテナント通信をサポートするために、内部仮想ネットワークを構成しています。
Tenant1という名前のテナントがあります。
テナント1に対してBorder Gateway Protocol(BGP)を有効にする必要があります。
どのコマンドを実行する必要がありますか? 答えるには、回答エリアで適切なオプションを選択します。
注:それぞれの正しい選択は1つの点で価値があります。
Correct Answer:

QUESTION NO: 6
Windows Server 2016を実行するServer1とServer2の2つのサーバーがあります。
Storage Replicaを実装して、Server1のボリュームの内容をServer2に複製する予定です。
サーバー間のレプリケーショントラフィックが最大100 Mbpsに制限されていることを確認する必要があります。
どのコマンドレットを実行する必要がありますか?

Correct Answer: D Vote an answer
QUESTION NO: 7
注:この質問は、同じシナリオを提示する一連の質問の一部です。 シリーズの各質問には、記載された目標を達成する可能性のある独自のソリューションが含まれています。 一部の質問セットには複数の正しい解決策がある場合もあれば、正しい解決策がない場合もあります。
このセクションの質問に回答すると、その質問に戻ることはできません。 その結果、これらの質問はレビュー画面に表示されません。
VM1という名前の仮想マシンをホストするServer1という名前のHyper-Vホストがあります。 サーバ! VM1はWindows Server 2016を実行します。
VM1の設定は、展示に示されているように構成されます。 ([展示]タブをクリックします。)

Server1でCopy-VMFileコマンドレットを使用して、VM1からファイルをコピーできることを確認する必要があります。
解決策:VM1を内部仮想スイッチに接続します。
これは目標を達成していますか?

Correct Answer: A Vote an answer
QUESTION NO: 8
ネットワークにcontoso.comという名前のActive Directoryフォレストが含まれています。
Active Directoryフェデレーションサービス(AD FS)ファームがあります。 ファームには、Windows Server 2012 R2を実行するServer1という名前のサーバーが含まれています。
サーバーファームServer2をサーバーファームに追加します。 Server2はWindows Server 2016を実行します。
サーバー1をファームから削除します。
役割の分離を使用してファームを管理できるようにする必要があります。
どのコマンドレットを実行する必要がありますか?

Correct Answer: C Vote an answer
Explanation: Only visible for Actual4test members. You can sign-up / login (it's free).
QUESTION NO: 9
ネットワークにcontoso.comという名前のActive Directoryフォレストが含まれています。
貴社にはERP1というカスタムアプリケーションがあります。 ERP1は、Server1という名前のActive Directoryライトウェイトディレクトリサービス(AD LDS)サーバーを使用してユーザーを認証します。
Windows Server 2016を実行するServer2というメンバサーバーがあります。Server2にActive Directoryフェデレーションサービス(AD FS)サーバーの役割をインストールし、AD FSファームを作成します。
AD LDSサーバーからユーザーを認証するようにAD FSを構成する必要があります。
どのコマンドレットを実行する必要がありますか? 答えるには、回答エリアで適切なオプションを選択します。
Correct Answer:

Explanation

To configure your AD FSfarm to authenticate users from an LDAP directory, you can complete the following steps:
Step 1: New-AdfsLdapServerConnection
First, configure a connection to your LDAP directory using the New-AdfsLdapServerConnection cmdlet:
$DirectoryCred = Get-Credential
$vendorDirectory = New-AdfsLdapServerConnection -HostName dirserver -Port 50000-SslMode None
-AuthenticationMethod Basic -Credential $DirectoryCred
Step 2 (optional):
Next, you can perform the optional step of mapping LDAP attributes to the existing AD FS claims using the New-AdfsLdapAttributeToClaimMapping cmdlet.
Step 3: Add-AdfsLocalClaimsProviderTrust
Finally, you must register the LDAP store with AD FS as a local claims provider trust using the Add-AdfsLocalClaimsProviderTrust cmdlet:
Add-AdfsLocalClaimsProviderTrust -Name "Vendors" -Identifier "urn:vendors" -Type L References: https://technet.microsoft.com/en-us/library/dn823754(v=ws.11).aspx

QUALITY AND VALUE

Actual4test Practice Exams are written to the highest standards of technical accuracy, using only certified subject matter experts and published authors for development - no all study materials.

Tested and Approved

We are committed to the process of vendor and third party approvals. We believe professionals and executives alike deserve the confidence of quality coverage these authorizations provide.

Easy to Pass

If you prepare for the exams using our Actual4test testing engine, It is easy to succeed for all certifications in the first attempt. You don't have to deal with all dumps or any free torrent / rapidshare all stuff.

Try Before Buy

Actual4test offers free demo of each product. You can check out the interface, question quality and usability of our practice exams before you decide to buy.