Documented is that you can set up a users home directory to be local
(c:) or pointing to a share. You choose connect home drive to "some
letter" lets say "w" and then tpye the path e.g.
\\fred\users\username. This works fine when you are connecting to the
network from a NT 4.0 workstation, but not so well when connecting
from win98. Also documented is that for Win98 users you have to
attach a logon script that has the following syntax:
@echo off
net use w: /home
exit
"W" is just the letter I chose. I created the above on a subnet where
our PDC is and it works fine there. Any workstaion I log on to on
that subnet with the account that is set to have it's home dive be
w: \\servername\users\username no problem. I also copied the above
script to each BDC that could be validating the user. But for some
reason it does not run at logon on any other subnet than the present
one. I have syncronized the domain controllers. This still does not
help. How can I get the users home drive as listed in the users
account to run the script above anywhere with in the domain. |
Request for Question Clarification by
legolas-ga
on
14 Nov 2002 10:35 PST
Are you using WINS and/or DHCP? Can the Win98 machines NORMALLY
connect to the server that you wish them to connect to as their home
directory? I mean, can you go into Network Neighbourhood and browse
for the server?
|
Clarification of Question by
kman48185-ga
on
14 Nov 2002 12:36 PST
Yes both Wins and DHCP on each subnet. Each subnet has it's own BDC
and it does validate the users on that subnet. So in my example
\\Fred would vaildate users in that building which is it's own subnet.
The wins is configured to the subnet first then to the main building
where the PDC is. \\Kramer is where the PDC is located and it too
validates users on that subnet. Also is Kramer of Fred were down then
any other bdc on any subnet will and does validate the user. I know
that this is more than you asked to be clarified, hope this helps.
kman
|
Request for Question Clarification by
legolas-ga
on
14 Nov 2002 14:01 PST
WINS on each Subnet?? I'm hoping you mean, "WINS on ONE computer
(possibly replicated to others) which EVERYONE in the domain connects
to.. Right?
|
Clarification of Question by
kman48185-ga
on
14 Nov 2002 15:35 PST
I mean that each subnet, 27 in all, have a domain controller (BDC) and
each one runs WINS for the subnet, BUT the secondary WINS server for
each subnet point to the PDC which does repliate to all other domain
controllers. Think of a spoke and wheel configuration. And since
each BDC does DHCP for their own subnet each client can be told where
to go to resolve names, in this case the building's BDC. Perhaps to
further clarify on all of the subnets anyone can browse the entire
network for available resources. I hope that this is helpful, if not
I will gladly answer more questions.
|
Request for Question Clarification by
legolas-ga
on
16 Nov 2002 16:41 PST
Did my previous suggestions help in any small way? (i.e. permissions
and error messages from the event log?)
|
Clarification of Question by
kman48185-ga
on
16 Nov 2002 18:39 PST
I did not work today. I will test your ideas out on Monday.
|