NicCOConnor,
Thanks, sorry I should have pointed out that the client is Windows 2000 but the server is NT4. Does that make a difference ?
Main Topics
Browse All TopicsHow do I tell a Windows 2000 client PC to allow DOMAIN USERS to change the system time so when the user logons on and the logon script on the NT4 server uses a NET TIME statement to sync with the DOMAIN it allows the user permission to change the time.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Do the following on the NT4-server:
http://is-it-true.org/nt/a
Many Regards
Jorgen Malmgren
IT-Supervisor
Denmark
MANUELGUERRA... "Domain Users don't have enough
permissions to change the time"
Did'nt you read my link?
http://is-it-true.org/nt/a
It tells how Domain Users can change the time without being member of the local admin group
Many Regards
Jorgen Malmgren
IT-Supervisor
Denmark
trywaredk,
Yes, your answer permit the users "change the time", what I say is that for design NT permit "change the time" only to synchronize time with the logon server although the users don´t have permissions for change time. For security I should only permit SYNCHRONIZE.
The system permits only SYNCHRONIZE the time.
MG
Synchronize local clock for the workstation or even the server is very important subject and it should be handled with car, I will suggest the following solution:
On the server
a) create a user with time with the name “SYNCHRONIZE”, and set a difficult password
b) add this user to the “Account operators” or “Administers” group, these groups permitted to change the local time
c) Create a batch file with following line “NET TIME \\YOURSERVER /SET /YES” and name it as timecync.cmd, and copy it to shared and restricted the folder, now we centralized the batch and we can later change the “YOURSERVER” to any other server
On the workstation
using Task Scheduler in Windows NT 4.0 and Internet Explorer 4.0 or Later
--------------------------
a) In the Winnt\Tasks folder in Windows NT Explorer, double-click Add Scheduled Task.
b) Click Next.
c) Click Browse.
d) In the "Select Program to Schedule" dialog box, go to C:\.
e) And enter \\YOURSERVER\YOURSHARED\ti
f) Click "When my computer starts”", and then click Next.
g) Click Next. You see the screen for the user account that the task will use. Type the user name “” and password.
h) Click Finish.
Business Accounts
Answer for Membership
by: NicCOConnorPosted on 2003-03-20 at 07:29:32ID: 8174407
ok to do this your going to want to go into your Domain Policy and Edit it. so to get there go to Start>>Programs>>Administr ative Tools>> Active Directory Users and Computers
Then right click your domain>>Properties
Then go to the group Policy Tab, Click on your Domain Policy. (If none is specified click on Default Domain policy) and click the Edit button
The Key that you want to change is located.
Computer Configurationg>>Windows Settings>>Security Settings>>Local Policy>>User Rights Assignment>> and then you will see the Key "Change the System Time" Define this and people will be albe to change there system time localy