B
Billy London
Hi-
I'm stuck on mapping a networked drive to a letter
I've got a Windows 2000 DC that hosts the logon script and Active
Directory
We also have another Windows 2000 server machine that has a shared
folder called "HPScans"
on the batch file there are two lines:
net use j: \\mainserver\docs
net use t: \\otherserver\HPScans
the first line runs fine, but the second line doesn't seem to work. if
i try to map to a share on another computer, for example on an XP
machine, that DOES work, so it could be an issue specific to this
machine
If, after i've logged on, I try to map the drive at the command
prompt, it works fine, so I don't understand why it shouldn't work in
the script.
the time is synchronised correctly between the two machines.
Does anyone have any ideas?
thanks!!
billy
I'm stuck on mapping a networked drive to a letter
I've got a Windows 2000 DC that hosts the logon script and Active
Directory
We also have another Windows 2000 server machine that has a shared
folder called "HPScans"
on the batch file there are two lines:
net use j: \\mainserver\docs
net use t: \\otherserver\HPScans
the first line runs fine, but the second line doesn't seem to work. if
i try to map to a share on another computer, for example on an XP
machine, that DOES work, so it could be an issue specific to this
machine
If, after i've logged on, I try to map the drive at the command
prompt, it works fine, so I don't understand why it shouldn't work in
the script.
the time is synchronised correctly between the two machines.
Does anyone have any ideas?
thanks!!
billy