Mapping Drive Z

Scott Rosicka plasma at gen.latrobe.edu.au
Thu Dec 9 23:27:08 GMT 1999


I found the easyest way to combat this was to put a link in "Startup" 
on the 95's to a batch file contaning
------------
@echo off

net use z: /delete
NET USE z: \\<samba server>\homes

EXIT
----------
I made the link back to \\<samba server>\netlogon\scripts\default95.bat
that way i could make changes to it if i needed to 


scott

On Fri, 10 Dec 1999, Chris Tooley wrote:

> I am trying to map a Samba Share with the netlogon batch file on Windows 9x
> machines to drive Z:, however I am coming up with problems because the
> script says that \\<samba server>\netlogon is already mapped to Z:.  But,
> when the machine is logged in, nothing is mapped to Z:.  Is this a Windows
> issue or a Samba setting?  And, in either case is there a way to change the
> drive letter that netlogon is mapped to for the purpose of running the
> script?
> 
> Chris Tooley
> Joslyn Art Museum
> 2200 Dodge St.
> Omaha, NE  68102
> (402)342-3300
> 



More information about the samba-ntdom mailing list