Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Home directory problem

0 views
Skip to first unread message

Klaus

unread,
Oct 16, 2000, 3:00:00 AM10/16/00
to
You can use a logon script, name specified in the usermanager.
And map the drive wtih the net use command.
greetings
Klaus

"Michael Au" <m...@hongkong.com> schrieb im Newsbeitrag
news:39EB3069...@hongkong.com...
> Hi all,
>
> I have problem in my NT Domain network with Win 98 workstations. I want
> to have centralize user folders on the NT server machine, so whenever
> users logon on their Windows 98 machine, they will be able to save their
> files in their home folder located in the Windows NT server. I have
> performed the following steps in creating the home folder :
>
> 1) Create a folder call Users in the Windows NT server, shared it with
> Full Control to the everyone group.
> 2) Use User Manager for Domain to create new user account, and in the
> Profile tab, selected the Home directory, Connect Z: to
> \\Domain\Users\%username%
> 3) I can see the folder for the username is being created on the NT
> Server machine and the user is able to logon to the NT Domain.
>
> The problem is the users using Windows 98 does not automatically map
> their home folder to the Z:\ drive, I have to manually share the
> username folder in the Users folder, goto their workstations to map a
> network drive for them.
>
> When I use Windows NT Workstation to logon to the NT Domain, I will be
> automatically connect to my home folder on the NT Server. So what should
> I do to allow my Win98 users to have a mapped network drive to
> automatically connect to the home folder on the NT Server?
>
> Thanks
> Michael
>

rocko1

unread,
Oct 16, 2000, 3:00:00 AM10/16/00
to
Make sure profiles are enabled for Win98 machines. You can easily force all
9x machines to have profiles enabled by setting it in the system policy
editor and saving it to netlogon share as config.pol.

rocko, MCSE

"Klaus" <klaus...@foni.net> wrote in message
news:8sfj89$bbi$1...@olaf.komtel.net...

Michael Au

unread,
Oct 16, 2000, 12:44:25 PM10/16/00
to

Mark Stone

unread,
Oct 16, 2000, 8:00:24 PM10/16/00
to
> > > When I use Windows NT Workstation to logon to the NT Domain, I will be
> > > automatically connect to my home folder on the NT Server. So what
should
> > > I do to allow my Win98 users to have a mapped network drive to
> > > automatically connect to the home folder on the NT Server?


Try using the following command in your logon script. It will map the Z: to
the User Manager defined home directory for all non NT/2000 machines..

if not "%OS%" == "Windows_NT" NET USE Z: /HOME


--
Mark Stone
(Just subtract one from my e-mail address)

0 new messages