I am running a Win2000 SBS server and am upgrading our 98
machines to XP. When users login, a batch file runs
mappingthe network drives. On the XP machines the
NETLOGON folder appears after they login. This is very
distracting, and I don't want users mucking around in
that folder. Why is it showing up? Is there a better way
to map the network drives?

Thanks!
Slim

Re: NETLOGON fodler by Mike

Mike
Wed Oct 15 07:45:05 CDT 2003

Hello Slim,

Can you post the contents of your batch file and the syntax you are using.

To map a network drive via a logon script, use the command "net use <x:>
\\<computer name>\<share name>"
(without the quotes), where <x:> is the drive letter you want to assign to
the shared resource.

Regards,

Mike Lieser, MCSA, MCSE, CNA
Microsoft SBS Product Support

Get Secure! - www.microsoft.com/security

=====================================================
When responding to posts, please "Reply to Group" via
your newsreader so that others may learn and benefit
from your issue.
=====================================================

This posting is provided "AS IS" with no warranties, and confers no rights.


"Slim" <winline@hotmail.oops> wrote in message
news:09e001c39279$786d8f50$a001280a@phx.gbl...
I am running a Win2000 SBS server and am upgrading our 98
machines to XP. When users login, a batch file runs
mappingthe network drives. On the XP machines the
NETLOGON folder appears after they login. This is very
distracting, and I don't want users mucking around in
that folder. Why is it showing up? Is there a better way
to map the network drives?

Thanks!
Slim