Computer Science, asked by bnjyothirmai2974, 1 year ago

How to identifi aver sntp server ip address?

Answers

Answered by kraghaver
0
Windows 7

Windows 7 systems benefit from using the full set of NTP servers, but cannot be configured to obtain NTP server information from DHCP. Because the control panel does not allow setting multiple servers, settings on these systems must be verified and changed from a command prompt. Systems which are members of the SCS domain will receive NTP configuration via domain group policy and should not be reconfigured.

To verify the NTP server list:

Click on the Windows buttonIn the "Search programs and files" box, type cmd and press Enter.If necessary, select cmd from the list of search results.In the command prompt window, enter w32tm /query /peersCheck that an entry is shown for each of the servers listed above.

To manually configure the list of NTP servers:

Click on the Windows buttonIn the "Search programs and files" box, type cmdRight-click on cmd in the list of search results.Select Run as administratorSelect Yes in the UAC dialog.In the command prompt window, enter w32tm /config /update /manualpeerlist:"NEW-PARSLEY.SRV.CS.CMU.EDU NEW-SAGE.SRV.CS.CMU.EDU NEW-ROSEMARY.SRV.CS.CMU.EDU CORIANDER.SRV.CS.CMU.EDU FENNEL.SRV.CS.CMU.EDU PAPRIKA.SRV.CS.CMU.EDU"Enter w32tm /query /peersCheck that an entry is shown for each of the servers listed above.

Windows 8

Windows 8 systems benefit from using the full set of NTP servers, but cannot be configured to obtain NTP server information from DHCP. Because the control panel does not allow setting multiple servers, settings on these systems must be verified and changed from a command prompt. Systems which are members of the SCS domain will receive NTP configuration via domain group policy and should not be reconfigured.

To verify the NTP server list:

Hold the windows key and press X to bring up the Power User menu.Select Command PromptIn the command prompt window, enter w32tm /query /peersCheck that an entry is shown for each of the servers listed above.

To manually configure the list of NTP servers:

Hold the windows key and press X to bring up the Power User menu.Select Command Prompt (Admin)Select Yes in the UAC dialog.In the command prompt window, enter w32tm /config /update /manualpeerlist:"NEW-PARSLEY.SRV.CS.CMU.EDU NEW-SAGE.SRV.CS.CMU.EDU NEW-ROSEMARY.SRV.CS.CMU.EDU CORIANDER.SRV.CS.CMU.EDU FENNEL.SRV.CS.CMU.EDU PAPRIKA.SRV.CS.CMU.EDU"Enter w32tm /query /peersCheck that an entry is shown for each of the servers listed above.

MacOS X

MacOS X systems currently cannot be configured to obtain NTP server information from DHCP. Systems which are enrolled in the SCS Facilities JSS service receive correct NTP configuration via that service and should not be reconfigured. Other systems must be configured manually. To verify the NTP server list setting:

Open System PreferencesClick Date & TimeClick on the Date & Time tab.Verify that Set Date & Time automaticallyis checked.In the server name field, enter NEW-PARSLEY.SRV.CS.CMU.EDU NEW-SAGE.SRV.CS.CMU.EDU NEW-ROSEMARY.SRV.CS.CMU.EDU CORIANDER.SRV.CS.CMU.EDU FENNEL.SRV.CS.CMU.EDU PAPRIKA.SRV.CS.CMU.EDU
Answered by Neeraj23051
0
Windows 7 systems benefit from using the full set of NTP servers, but cannot be configured to obtain NTP server information from DHCP. Because the control panel does not allow setting multiple servers, settings on these systems must be verified and changed from a command prompt. Systems which are members of the SCS domain will receive NTP configuration via domain group policy and should not be reconfigured.

To verify the NTP server list:

Click on the Windows button

In the "Search programs and files" box, type cmd and press Enter.

If necessary, select cmd from the list of search results.

In the command prompt window, enter w32tm /query /peers

Check that an entry is shown for each of the servers listed above.

To manually configure the list of NTP servers:

Click on the Windows button

In the "Search programs and files" box, type cmd

Right-click on cmd in the list of search results.

Select Run as administrator

Select Yes in the UAC dialog.

In the command prompt window, enter w32tm /config /update /manualpeerlist:"NEW-PARSLEY.SRV.CS.CMU.EDU NEW-SAGE.SRV.CS.CMU.EDU NEW-ROSEMARY.SRV.CS.CMU.EDU CORIANDER.SRV.CS.CMU.EDU FENNEL.SRV.CS.CMU.EDU PAPRIKA.SRV.CS.CMU.EDU"

Enter w32tm /query /peers

Check that an entry is shown for each of the servers listed above.

Similar questions