"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
>
rocko, MCSE
"Klaus" <klaus...@foni.net> wrote in message
news:8sfj89$bbi$1...@olaf.komtel.net...
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)