Time and/or Date Difference
i have searched on , on solution, standard boilerplate answers don't work.
we have small, flat domain single dc. it's 2012 server , have windows 7 clients. when particular user on particular workstation tries log in, login screen gives error "there time and/or date difference between client , server". however, user. can log in workstation using different user names. user (a domain admin) can log in locally server , can log in other workstations. things have done:
1.) set user's account not require kerberos in account tab in aduc.
2.) command line, run "net time /domain:<my domain> /set
3.) command line, run following commands:
w32tm /config /manualpeerlist:"0.north-america.pool.ntp.org, 1.north-america.pool.ntp.org, 2.north-america.pool.ntp.org, 3.north-america.pool.ntp.org" /syncfromflags:manual /reliable:yes /update
w32tm /query /peers
net stop w32time
net start w32time
w32tm /resync /nowait
throughout process, there has been 0 difference between time on client workstation , server, wanted cover bases. next step i'm considering delete user profile, figured i'd ask here first, since inconvenience should not have happen. insight appreciated.
larry simmons
i have searched on , on solution, standard boilerplate answers don't work.
we have small, flat domain single dc. it's 2012 server , have windows 7 clients. when particular user tries log in, login screen gives error "there time and/or date difference between client , server". however, user. can log in workstation using different user names. user (a domain admin) can log in locally server , can log in other workstations. things have done:
1.) set user's account not require kerberos in account tab in aduc.
2.) command line, run "net time /domain:<my domain> /set
3.) command line, run following commands:
w32tm /config /manualpeerlist:"0.north-america.pool.ntp.org, 1.north-america.pool.ntp.org, 2.north-america.pool.ntp.org, 3.north-america.pool.ntp.org" /syncfromflags:manual /reliable:yes /update
w32tm /query /peers
net stop w32time
net start w32time
w32tm /resync /nowait
throughout process, there has been 0 difference between time on client workstation , server, wanted cover bases. next step i'm considering delete user profile, figured i'd ask here first, since inconvenience should not have happen. insight appreciated.
larry simmons
Windows Server > Windows Server General Forum
Comments
Post a Comment