logon script won't run..on logon

M

mikee

This should be simple but obviously I am missing something:

WinNT domain, logon script on both PDC & BDC as follows:

net use h: \\servername\home\%username%

Thats all: I can run this script locally on any XP/2K
client and it works fine, mapping users H: drive to thier
own folder in the \home directory. But it wont run on
logon. The .bat file is in the winnt\system32
\repl\Import\scripts directory on PDC and BDC, with read &
execute perms for everyone. Also tried the following;

net use h: /servername/home /user:%USERNAME%

Still nothing. Can anyone tell me what I am doing wrong??

M
 
J

Jerold Schulman

This should be simple but obviously I am missing something:

WinNT domain, logon script on both PDC & BDC as follows:

net use h: \\servername\home\%username%

Thats all: I can run this script locally on any XP/2K
client and it works fine, mapping users H: drive to thier
own folder in the \home directory. But it wont run on
logon. The .bat file is in the winnt\system32
\repl\Import\scripts directory on PDC and BDC, with read &
execute perms for everyone. Also tried the following;

net use h: /servername/home /user:%USERNAME%

Still nothing. Can anyone tell me what I am doing wrong??

M


Possibly time sync.

http://support.microsoft.com?kbid=314345


Jerold Schulman
Windows: General MVP
JSI, Inc.
http://www.jsiinc.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

PC reboots when logon 11
Logon Script Hangs 6
logon script conflicts 2
login script does not working 2
Windows 98 client 1
Logon script not running? 2
I need help with a logon script 3
Logon Script problem 2

Top