Okay so I've tried stopping/registering the win32tm service on this Windows Server 2008 Enterprise Computer.
C:\Users\Administrator>net stop w32time
The Windows Time service is stopping.
The Windows Time service was stopped successfully.
C:\Users\Administrator>w32tm /unregister
The following error occurred: Access is denied.
I'm trying to sync the clock of our production server located in a data center with pool.ntp.org. For security reason, our servers has no internet access unless we requested to open specific ip/port explicitly.
We've been dealing with clock inaccuracy in the office for a few months now as a result of our DC's internal clock drifting, and I finally have a few spare cycles to try to take care of the problem.
We're running a Server 2008 R2 domain controller (this is a physical box, not a virtual server) and it seems that no matter what I do I cannot get it to sync to an external NTP server.
For instance,
If this question is at the wrong forum, be free to tell me. I'm a c# developer, but I'm running in a system management issue here.
Intro:
Im suspecting that an asp.net application is having some issues with the connection pool and that the pool is flooding from time to time. So to make sure, I want to monitor the connection pool.
I have a DMZ machine that i wish to sync to a time source ().pool.ntp.org.
Perimeter Firewall is setup to allow relevant ports through.
Obviously local FW on the server is on and configured to allow again, the relevant ports through for time sync.
The configurations in the registry have been checked for the windows time service: the server is not a domain member (in DMZ). --i.e.
I setup an NTP server on a machine in another subnet and tried to ync my machine with the server and it works well. But when I try to ust the pool.ntp.org servers (I tried 0.pool.ntp.org, 1.pool.ntp.org, etc.
I currently have an application in a load balanced IIS cluster (NLB) on Server 2008 R2. This application leverages some legacy database access code which occasionally fails enough to disable the app pool.
I am trying to get my Windows 7 Professional Machine to sync time correctly. This laptop is not a member of any domain.
If I try to go to the clock settings, Internet Time tab, and click on "Update Now", it tells me that an error occurred. Misc.
I have a ZFS pool with 4 drives. It also has a 3gb ZIL and a 20GB L2ARC that are each partitions on an SDD that doubles as my Linux Mint (ver. 13) boot drive. The pool is mounted to /data.
The problem I am running into is that when I restart the server the pool/directory is completely wiped despite having data in it prior.