![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
![]() |
| |
| | #1 (permalink) |
| | Active Directory Hello all: After I joined the Vista (business) client to Windows 2003 active directory domain I am not able to login. I get an error message "There is a time and/or date difference between the client and server". Does anybody know a workaround for this issue? I am trying to login from wired desktop machine. Thanks for you help. Ciao. |
My System Specs![]() |
| | #2 (permalink) |
| | Re: Active Directory The client and domain have to be within 5 min of one another. The workstation should get set automatically once it joins. How long did you allow the workstation to sit before trying again? Have you tried restarting? Josh http://windowsconnected.com <ocean> wrote in message news:uVNVOSsIHHA.1008@TK2MSFTNGP06.phx.gbl... > Hello all: > > After I joined the Vista (business) client to Windows 2003 active > directory domain I am not able to login. I get an error message "There is > a time and/or date difference between the client and server". Does anybody > know a workaround for this issue? I am trying to login from wired desktop > machine. > > Thanks for you help. > > Ciao. > |
My System Specs![]() |
| | #3 (permalink) |
| | Re: Active Directory restarted and waited for half hour. "Josh Phillips" <josh@nospampleasewindowsconnected.com> wrote in message news:u$pIp2sIHHA.3872@TK2MSFTNGP06.phx.gbl... > The client and domain have to be within 5 min of one another. The > workstation should get set automatically once it joins. How long did you > allow the workstation to sit before trying again? Have you tried > restarting? > > Josh > http://windowsconnected.com > > > <ocean> wrote in message news:uVNVOSsIHHA.1008@TK2MSFTNGP06.phx.gbl... >> Hello all: >> >> After I joined the Vista (business) client to Windows 2003 active >> directory domain I am not able to login. I get an error message "There is >> a time and/or date difference between the client and server". Does >> anybody know a workaround for this issue? I am trying to login from wired >> desktop machine. >> >> Thanks for you help. >> >> Ciao. >> > > |
My System Specs![]() |
| | #4 (permalink) |
| | Re: Active Directory ocean, Compare BOTH time and time zone on Vista computer and domain controller or working domain member. They must be the same (if DC and client are in the same TZ of course). You can also compare domain and local time by using following commands (issued at the command line window): domain time: net time /domain OMAINNAMElocal time: net time \\computername Another way to see if there is ane time difference between two computers (in our case client and domain controller) is to use following command: w32tm /stripchart /computer:%logonserver% You will see an output like following: C:\>w32tm /stripchart /computer:%logonserver% Tracking xxxxx [xx.xx.xx.xx:123]. The current time is 18.12.2006 23:37:32. 23:37:32 d:+00.2333835s o:+00.0926771s 23:37:34 d:+00.2324070s o:+00.0839907s 23:37:36 d:+00.2265480s o:+00.0876074s 23:37:39 d:+00.2324070s o:+00.0886690s 23:37:41 d:+00.2285010s o:+00.0868597s where +00.xxx is time difference between hosts. If your Vista computer is domain joined, %logonserver% environment variable shoud resolve to the name of domain controller. Otherwise, substitute it with server name you consider as authoritative time server (e.g. your LAN server or public time server like time.windows.com) HTH -- Alexander Suhovey <ocean> wrote in message news:uyPhKQtIHHA.1064@TK2MSFTNGP04.phx.gbl... > restarted and waited for half hour. > "Josh Phillips" <josh@nospampleasewindowsconnected.com> wrote in message > news:u$pIp2sIHHA.3872@TK2MSFTNGP06.phx.gbl... >> The client and domain have to be within 5 min of one another. The >> workstation should get set automatically once it joins. How long did you >> allow the workstation to sit before trying again? Have you tried >> restarting? >> >> Josh >> http://windowsconnected.com >> >> >> <ocean> wrote in message news:uVNVOSsIHHA.1008@TK2MSFTNGP06.phx.gbl... >>> Hello all: >>> >>> After I joined the Vista (business) client to Windows 2003 active >>> directory domain I am not able to login. I get an error message "There >>> is a time and/or date difference between the client and server". Does >>> anybody know a workaround for this issue? I am trying to login from >>> wired desktop machine. >>> >>> Thanks for you help. >>> >>> Ciao. >>> >> >> > > |
My System Specs![]() |
| | #5 (permalink) |
| | Re: Active Directory Hi Alexander: Thanks so much for sharing your thoughts. "Alexander Suhovey" <asuhovey@gmail.com> wrote in message news:e$zvzVuIHHA.1008@TK2MSFTNGP06.phx.gbl... > ocean, > > Compare BOTH time and time zone on Vista computer and domain controller or > working domain member. They must be the same (if DC and client are in the > same TZ of course). > > You can also compare domain and local time by using following commands > (issued at the command line window): > > domain time: > net time /domain OMAINNAME> > local time: > net time \\computername > > > Another way to see if there is ane time difference between two computers > (in > our case client and domain controller) is to use following command: > > w32tm /stripchart /computer:%logonserver% > > You will see an output like following: > > C:\>w32tm /stripchart /computer:%logonserver% > Tracking xxxxx [xx.xx.xx.xx:123]. > The current time is 18.12.2006 23:37:32. > 23:37:32 d:+00.2333835s o:+00.0926771s > 23:37:34 d:+00.2324070s o:+00.0839907s > 23:37:36 d:+00.2265480s o:+00.0876074s > 23:37:39 d:+00.2324070s o:+00.0886690s > 23:37:41 d:+00.2285010s o:+00.0868597s > > where +00.xxx is time difference between hosts. > > If your Vista computer is domain joined, %logonserver% environment > variable > shoud resolve to the name of domain controller. Otherwise, substitute it > with server name you consider as authoritative time server (e.g. your LAN > server or public time server like time.windows.com) > > HTH > > -- > Alexander Suhovey > > <ocean> wrote in message news:uyPhKQtIHHA.1064@TK2MSFTNGP04.phx.gbl... >> restarted and waited for half hour. >> "Josh Phillips" <josh@nospampleasewindowsconnected.com> wrote in message >> news:u$pIp2sIHHA.3872@TK2MSFTNGP06.phx.gbl... >>> The client and domain have to be within 5 min of one another. The >>> workstation should get set automatically once it joins. How long did >>> you >>> allow the workstation to sit before trying again? Have you tried >>> restarting? >>> >>> Josh >>> http://windowsconnected.com >>> >>> >>> <ocean> wrote in message news:uVNVOSsIHHA.1008@TK2MSFTNGP06.phx.gbl... >>>> Hello all: >>>> >>>> After I joined the Vista (business) client to Windows 2003 active >>>> directory domain I am not able to login. I get an error message "There >>>> is a time and/or date difference between the client and server". Does >>>> anybody know a workaround for this issue? I am trying to login from >>>> wired desktop machine. >>>> >>>> Thanks for you help. >>>> >>>> Ciao. >>>> >>> >>> >> >> > |
My System Specs![]() |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| active directory | PowerShell | |||
| Active Directory | Vista mail | |||
| Active Directory | Vista General | |||
| Active Directory | PowerShell | |||
| active directory | PowerShell | |||