PrepAway - Latest Free Exam Questions & Answers

Which command should you run on the new domain controller?

Your company has an Active Directory domain.
You install a new domain controllerin the domain.
Twenty usersreport that they are unable to log on to the domain.
You need to register the SRV records.
Which command should you run on the new domain controller?

PrepAway - Latest Free Exam Questions & Answers

A.
Run the netsh interface reset command.

B.
Run the ipconfig /flushdns command.

C.
Run the dnscmd /EnlistDirectoryPartition command.

D.
Run the sc stop netlogon command followed by the sc start netlogon command.

Explanation:
Reference:
MCTS 70-640 Cert Guide: Windows Server 2008 Active Directory, Configuring (Pearson IT Certification, 2010)
page 62
The SRV resource records for a domain controller are important in enabling clients to locate the domain
controller. The Netlogon service on domain controllers registers this resource record whenever a domain
controller is restarted. You can also re-register a domain controller’s SRV resource records by restarting
this service from the Services branch of Server Manager or by typing net start netlogon. An exam
question might ask you how to troubleshoot the nonregistration of SRV resource records.
http://technet.microsoft.com/en-us/library/cc742107%28v=ws.10%29.aspx
Sc stop
Syntax
sc [<ServerName>] stop <ServiceName>
http://cbfive.com/blog/post/Command-Line-Service-Management-%28NET-v-SC%29.aspx
Command Line Service Management (NET v SC)
For the most part, everything that NET does, SC cando. The subtle differences are in how they perform the
same functions.
..
The first, and most consequential, difference is that SC can remotely manage services. For any SC command,
simply type the workstation name or IP address of the machine that you would like to manage right after SC
and before the command:
SC \\SERVERNAME QUERY


Leave a Reply