It's in the title. Is it possible?
I realize that it is probably not possible to totally prevent an administrator from anything so making it very hard (vs. simply double clicking on time in task bar) would be OK too.
It's on Windows 7.
feedback
|
This question came from our site for professional and enthusiast programmers.
|
The point of being an administrator is that you can do anything. However, you might be able to run a service that syncs the time from a reliable source every few minutes. There is nothing to keep your admin from stopping the service, of course. Just obscurity. And maybe have your service log instances of the time being out of sync before it fixes it. Of course, the admin could delete the log. But you're trying to understand what's happening on your system, right? | |||||||
feedback
|