5 pts.
 Verify NTP
VBScript to verify a NTP Time source

Software/Hardware used:
XP + Server 2003 + 2008
ASKED: February 21, 2012  1:00 AM
UPDATED: February 29, 2012  12:43 PM

Answer Wiki:
I hope this link would be very helpful for you: http://groups.google.com/group/microsoft.public.opsmgr.ad/browse_thread/thread/db878182bbb2e618/9188f7e33746729a?pli=1 Do update us again. Thank you Anil
Last Wiki Answer Submitted:  February 29, 2012  12:43 pm  by  Voodooclanboy   1,125 pts.
All Answer Wiki Contributors:  Voodooclanboy   1,125 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

Please define “verify a NTP Time source”.

What exactly are you needing to accomplish?

Tom

 108,360 pts.

 

Through windows login script (domain environment) I would use

Net time /domain:labdx.local /set /yes

Then, on the domain server (virtual machine), I point the time to its virtual host, virtual host points to firewall, and firewall NTP points to NAVY Time. You can’t go wrong with this setup :)

Don’t need VBScript. Use a login script. done real quick, you won’t even notice.

 250 pts.

 

Don’t need VBScript. Use a login script. done real quick, you won’t even notice.

But we don’t know if that is what the OP meant by “verify a NTP time source”.

 63,535 pts.