2013年7月30日火曜日

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

問題:

あなたは、Windows Server 2008 R2を実行し、DNSサーバーとして構成されているドメインコントローラを持っている。
あなたは、サーバーへのすべての受信DNSクエリを記録する必要があります。
あなたは、DNS Managerコンソールで何を設定する必要がありますか?


A. ロギングをデバッグ有効にします。
B. 単純なクエリのための自動テストを有効にします。
C. 設定イベントは、エラーと警告をログに記録するようにロギング。
D. 再帰的なクエリの自動テストを有効にします。


回答:
 A. ロギングをデバッグ有効にします。


Explanation:

http://technet.microsoft.com/en-us/library/cc753579.aspx

DNS Tools

Event-monitoring utilities

The Windows Server 2008 family includes two options for monitoring DNS servers:
Default logging of DNS server event messages to the DNS server log.
DNS server event messages are separated and kept in their own system event log, the DNS server log,
which you can view using DNS Manager or Event Viewer.
The DNS server log contains events that are logged by the DNS Server service. For example, when the
DNS server starts or stops, a corresponding event message is written to this log. Most additional critical
DNS Server service events are also logged here, for example, when the server starts but cannot locate
initializing data and zones or boot information stored in the registry or (in some cases) Active Directory
Domain Services (AD DS).
You can use Event Viewer to view and monitor client-related DNS events. These events appear in the
System log, and they are written by the DNS Client service at any computers running Windows (all
versions).


Optional debug options for trace logging to a text file on the DNS server computer.
You can also use DNS Manager to selectively enable additional debug logging options for temporary
trace logging to a text-based file of DNS server activity. The file that is created and used for this feature,
Dns.log, is stored in the %systemroot%\System32\Dns folder.
http://technet.microsoft.com/en-us/library/cc776361%28v=ws.10%29.aspx

Using server debug logging options

The following DNS debug logging options are available:
Direction of packets
Send Packets sent by the DNS server are logged in the DNS server log file.
Receive Packets received by the DNS server are logged in the log file.

0 件のコメント:

コメントを投稿