G Guest Mar 20, 2004 #1 How do i get my end user wkstation time setting to synch with the time on my dc?
J Jerold Schulman Mar 22, 2004 #2 How do i get my end user wkstation time setting to synch with the time on my dc? Click to expand... It should do that automatically. If NOT, in a logon script: NET TIME \\ServerName /SET /YES or NET TIME %LOGONSERVER% /SET /YES The user must have the right to change time. Jerold Schulman Windows: General MVP JSI, Inc. http://www.jsiinc.com
How do i get my end user wkstation time setting to synch with the time on my dc? Click to expand... It should do that automatically. If NOT, in a logon script: NET TIME \\ServerName /SET /YES or NET TIME %LOGONSERVER% /SET /YES The user must have the right to change time. Jerold Schulman Windows: General MVP JSI, Inc. http://www.jsiinc.com