2013年8月20日火曜日

模擬問題 51 (MCP 70-640 Windows Server 2008 Active Directory, Configuring)


問題:
あなたのネットワークは単一のActive Directoryドメインで構成されています。
ドメインは10のドメインコントローラが含まれています。
ドメインコントローラがWindows Server 2008 R2を実行し、DNSサーバとして設定されています。

あなたは、新しいActive Directory統合ゾーンを作成する予定。

あなたは、新しいゾーンが四つのドメインコントローラだけにレプリケートされることを確認する必要があります。
まず何をすべきでしょうか?

A.。コマンドプロンプトから、DNSCMD実行し、/ createdirectorypartitionパラメータを指定します。
B.。ForestDnsZonesアプリケーションディレクトリパーティションに新しい委任を作成します。
C.。コマンドプロンプトから、DNSCMD実行し、/ enlistdirectorypartitionパラメータを指定します。
D.。DomainDnsZonesアプリケーションディレクトリパーティションに新しい委任を作成します。

正解: A
A. From the command prompt, run dnscmd and specify the /createdirectorypartition parameter.
To control which servers get a copy of the zone we have to store the zone in an application directory
partition. That application directory partition must be created before we create the zone, otherwise it won't
work. So that's what we have to do first. Directory partitions are also called naming contexts and we can
create one using ntdsutil.

0 件のコメント:

コメントを投稿