Changing system time without administrator privileges

  • Thread starter Thread starter Vince Solar Turbines
  • Start date Start date
V

Vince Solar Turbines

Guest
I have a c++ program that calls SetLocalTime. There are only 2 ways that I can get it to work and I don't have the option for either one. The first is to run the application as an administrator. The second is to disable the EnableUA registry setting. I have also tried the group policy setting Change the system time by adding the local account that I am running under and adding the users group. This does not fix the problem.

I am running Windows 10 Enterprise 2016 LTSB. Build 10.0.14393.

I have also tried using the command line time command and have the same issue 8:52

Continue reading...
 
Back
Top