ExamNotes.net  -  IT certification portal

ForumsCertResearchTop sitesNewslettersFree email
HomeRegister
Exams Notes
Practice exams
Exam games
Questions by email
Online training
Training videos
College degrees
Boot camps
Book store
Links directory
Tell a friend
For webmasters

CompTIA Exam Vouchers
Save money on CompTIA exams
Question of the day
Sign up to receive
interactive practice questions
for MCSE, CompTIA
Cisco and other exams
TestKing
Get MCSE, MCSD, CCNA, CCNP,A+, N+ and many more

* ExamSheets *
Guide for Success!
Actual Questions & Answers
MCSE, MCSD, A+ ,CCNA, CCNP
Oracle 8i, Oracle 9i

Online practice tests

Certification sites

Online university

Online college

Online education

Distance learning

Software forum

Server administration forum

Programming resources






This is interesting: Free IT Magazines | Databases help forum



Microsoft (MCSE, MCSD, MOUS, MCAD) > 70-217 > Thu 70-217 Question of the Day

Show a Printable Version
Email This Page to Someone!
Receive updates to this thread


Featured site:  Online 70-217 practice exams from Cert21.com!



Author Thu 70-217 Question of the Day
wbafrank
Moderator
M




Registered: Nov 2001
Location:
Country: Great Britain (UK)
State:
Certifications: MCP, MCSA, MCSE, MCSD, MCDBA, A+, CCNA, i-Net+, M CIW SD, CIW P, CIW Associate
Working on: CCNP (2/4)

Total Posts: 3787
Question Thu 70-217 Question of the Day

And today's poser is ....

Q57. When you are viewing the status of Active Directory replication between two domain controllers, the following messages may be displayed for the result of the last replication attempt:

The RPC server is unavailable.

or

The RPC server is too busy to complete this operation.

These error messages may be reported in the Event log through Active Directory Replication Monitor (Replmon.exe) from the Windows 2000 Support Tools, or Repadmin.exe from the Windows 2000 Support Tools.

How can you resolve this error message? (Choose all that apply)

A. Use the net time command to synchronize the time with the computer that holds the Primary Domain Controller (PDC) Operations Master role.

B. Apply Service Pack 2 or later for Windows 2000.

C. Change the Real Properties Clock to the correct time.

D. Use the W32tm.exe tool that is included with Windows 2000 to determine if a time server is explicitly configured for the local computer and if synchronizations against that host are not working.

Good Luck .... see you tomorrow for the answer!!

__________________
One Exam leads to another! Where will it ever end?

Report this post to a moderator

Old Post 04-18-02 10:06 PM
wbafrank is offline Click Here to See the Profile for wbafrank Click here to Send wbafrank a Private Message Add wbafrank to your buddy list Find more posts by wbafrank Reply w/Quote Edit/Delete Message IP: Logged
KScheler
Senior Member




Registered: Oct 2001
Location: Abbott,TX
Country: United States
State:
Certifications: Network+, A+, MCSE NT4, MCSE 2000, MCSA 2000
Working on: MCSA/MCSE 2003

Total Posts: 734

I'm guessing on this one: A & D

Report this post to a moderator

Old Post 04-18-02 10:34 PM
KScheler is offline Click Here to See the Profile for KScheler Click here to Send KScheler a Private Message Visit KScheler's homepage! Add KScheler to your buddy list Find more posts by KScheler Reply w/Quote Edit/Delete Message IP: Logged
TxBear
Senior Member
M




Registered: Sep 2001
Location: Texas
Country: United States
State:
Certifications: A+ , Net+ ,MCP 70-210
Working on: MCSA , MCSE

Total Posts: 407
Smile

I'm going with A,B,D

__________________
A+, Net+, MCP 70-210

Report this post to a moderator

Old Post 04-18-02 11:11 PM
TxBear is offline Click Here to See the Profile for TxBear Add TxBear to your buddy list Find more posts by TxBear    Send an AIM message to TxBear Reply w/Quote Edit/Delete Message IP: Logged
wbafrank
Moderator
M




Registered: Nov 2001
Location:
Country: Great Britain (UK)
State:
Certifications: MCP, MCSA, MCSE, MCSD, MCDBA, A+, CCNA, i-Net+, M CIW SD, CIW P, CIW Associate
Working on: CCNP (2/4)

Total Posts: 3787
Re: Thu 70-217 Question of the Day

quote:
Originally posted by wbafrank
And today's poser is ....

Q57. When you are viewing the status of Active Directory replication between two domain controllers, the following messages may be displayed for the result of the last replication attempt:

The RPC server is unavailable.

or

The RPC server is too busy to complete this operation.

These error messages may be reported in the Event log through Active Directory Replication Monitor (Replmon.exe) from the Windows 2000 Support Tools, or Repadmin.exe from the Windows 2000 Support Tools.

How can you resolve this error message? (Choose all that apply)

A. Use the net time command to synchronize the time with the computer that holds the Primary Domain Controller (PDC) Operations Master role.
B. Apply Service Pack 2 or later for Windows 2000.
C. Change the Real Properties Clock to the correct time.
D. Use the W32tm.exe tool that is included with Windows 2000 to determine if a time server is explicitly configured for the local computer and if synchronizations against that host are not working.

Good Luck .... see you tomorrow for the answer!!



And the Answer is ....

Correct Answers: A, B and D

CAUSE
By default, Windows 2000-based computers synchronize time as described in the following Microsoft Knowledge Base article:

Q216734 How to Configure an Authoritative Time Server in Windows 2000

However, this behavior can be overridden by specifying a time server as described in the article.

If the time server is not available and the time difference between domain controllers drifts beyond the skew allowed by Kerberos, authentication between the two domain controllers may not succeed and the RPC error messages can result.

RESOLUTION

To resolve this problem, obtain the latest service pack for Windows 2000. For additional information, please see the following article in the Microsoft Knowledge Base:

Q260910 How to Obtain the Latest Windows 2000 Service Pack

One method of synchronizing time amongst domain controllers is to use the net time command to synchronize the time with the computer that holds the Primary Domain Controller (PDC) Operatons Master role. To do this, use the following command:

net time \\ mypdc /set /y

This command instructs the local computer to synchronize its time with the server named Mypdc . The /set option specifies that the time not only be queried, but synchronized with the specified server. The /y switch skips the confirmation for changing the time on the local computer.

Another method is to use the W32tm.exe tool that is included with Windows 2000 to determine if a time server is explicitly configured for the local computer and if synchronizations against that host are not working. At a command prompt on the server displaying the error messages, type the following command:

w32tm.exe -v

In the following sample output, a time server named MYTIMESERVER has been configured, but it is unreachable by the local computer:

W32Time: BEGIN:GetSocketForSynch
W32Time: NTP: ntpptrs[0] - MYTIMESERVER
W32Time: rgbNTPServer MYTIMESERVER
W32Time: NTP: gethostbyname failed
W32Time: Port Pinging to - 123
W32Time: NTP: connect failed
W32Time: END:Line 1147

This article also fixes an incorrect calculation in the round trip which under certain conditions causes W32TIME and W32TM to potentially set the system time about 65 seconds ahead of real time.

STATUS

The time service does not record an event in the Event log when the Windows Time service is configured to synchronize time against a specific host and that host is not available. This problem was first corrected in Windows 2000 Service Pack 2.

__________________
One Exam leads to another! Where will it ever end?

Report this post to a moderator

Old Post 04-19-02 08:30 PM
wbafrank is offline Click Here to See the Profile for wbafrank Click here to Send wbafrank a Private Message Add wbafrank to your buddy list Find more posts by wbafrank Reply w/Quote Edit/Delete Message IP: Logged
TxBear
Senior Member
M




Registered: Sep 2001
Location: Texas
Country: United States
State:
Certifications: A+ , Net+ ,MCP 70-210
Working on: MCSA , MCSE

Total Posts: 407

__________________
A+, Net+, MCP 70-210

Report this post to a moderator

Old Post 04-19-02 09:49 PM
TxBear is offline Click Here to See the Profile for TxBear Add TxBear to your buddy list Find more posts by TxBear    Send an AIM message to TxBear Reply w/Quote Edit/Delete Message IP: Logged
All times are GMT.
Post new thread   Post reply

Click here for list of 70-217 study guides and order yours now!

MCSE exam notes

70-217 exam details



Forum Jump:
Rate This Thread:
Forum Rules:
Who Can Read The Forum? Any registered user or guest.
Who Can Post New Topics? Any registered user.
Who Can Post Replies? Any registered user.
Changes: Messages can be edited by their author.
Posts: HTML code is OFF. Smilies are ON. vB code is ON. [IMG] code is ON.
 

ExamNotes forum archive


Powered by: vBulletin 2.2.8
Copyright ©2000, Jelsoft Enterprises Limited.

  Free Braindumps | mcse braindumps