Re: LOGONSERVER question
From: Matjaz Ladava [MVP] (matjaz_at_ladava.com)
Date: 07/26/04
- Next message: Phil: "Domain Migration"
- Previous message: Matjaz Ladava [MVP]: "Re: Remove of Domain Controllers"
- In reply to: Mike Richter: "LOGONSERVER question"
- Next in thread: Mike Richter: "Re: LOGONSERVER question"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 26 Jul 2004 23:19:49 +0200
That is strange. Are you 100% sure, that the user IP segment is located in
site with home DC's ? Check in your DNS under sites folder that your DC's
are registered for particular site. You can also use nltest to verify what
DC's are in what site.
You can run the following script on the client to get its site name:
Set oSysInfo = CreateObject("ADSystemInfo")
MsgBox oSysInfo.SiteName
this should return client site name.
-- Regards Matjaz Ladava MVP Windows Server - Directory Services matjaz@ladava.com, matjazl@mvps.org "Mike Richter" <me@you.com> wrote in message news:uRDrAu0cEHA.2408@tk2msftngp13.phx.gbl... >I have a fully designed AD with windows 2000 advanced servers, At the home > site I have 3 DC's and 30 other DC's geographically dispersed.. one of my > users at the home site keeps on logging on to the servers located at > another > site, I can't really understand why, the user has 3 DC that she can log on > to at the home site but she keeps on logging on to other sites that is not > located at the home site.. > > > the users machine is Win2000 w/ sp4, the DC's are all patched and > up-to-date, > The user and the machine that the user is logging into is located at the > correct OU. > > > Can anyone help? > >
- Next message: Phil: "Domain Migration"
- Previous message: Matjaz Ladava [MVP]: "Re: Remove of Domain Controllers"
- In reply to: Mike Richter: "LOGONSERVER question"
- Next in thread: Mike Richter: "Re: LOGONSERVER question"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|