Tom's Guide | Tom's Hardware | Tom's Games
![]() |
![]() |
![]() |
Hi....
want to know reg the login scriptAs i want to sync the client time(windows NT workstation and 2000 professional) with the server time NT server)as any user (normal user) logs on the client.
for this i need to write a login script and also that should not be effected by the local privilage .so pls get me the script and that to be implemented without any privilages in the client.
as i tried but gave a rights problem
Thankx
.Net

Just add the following line to the login script:-
net time \\xxxxx /set /y
where xxxxx is the name of the server

Unforunately, this line does not override the clients right to set the system time. We are researching this same issue. We're looking at DHCP as a possibility, but that doesn't seem to work either.

I found that the command:
net time /set /yes works fine.
But when you have it your login script make sure you use the exit command to stop the process.Learn more dos command for windows 2000 and nt.
the net use commands work fine.You have to test all of the command to see what effect is on the user account.
mikem ....

I have the same problem as number one Nags i can use the time sync but it doesnt override clients privileges. Is there something with DHCP? or can I override the privileges somehow?

Has anyone come up with a solve for this. Have been working on it for more then 48hours.
From what I found if you want to use the net time on 2000 machines you have to set the user as a power user on the local box. Fine up until you have a 100 PC network.
DHCP also has a Time service where you can face the client to the main DC's address for time service. It then works with w32time service to sinc.
In theory it sounds great but I have not been able to get the second method to work.
Anyone with knowledge on how it works.

![]() |
![]() |
![]() |

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.
| Ads by Google |