Networking Forums

Networking Forums > Computer Networking > Windows Networking > login script issue

Reply
Thread Tools Display Modes

login script issue

 
 
Joe
Guest
Posts: n/a

 
      09-22-2005, 07:33 PM
Hello,
I have a Windows Server 2003 with xp workstations.I have a file name
"LOGIN_SCRIPT.bat" file for a few select user accounts located in their
Login Path. It maps 2 drives for 2 shares created on the server and works
fine. I thought I could create another share located on an XP workstation
and place the UNC path in the same batch file. It does not seem to work.
What am I doing wrong.I humbly appreciate any suggestions. Thank you in
advance. Here's the syntax:

File name is: LOGIN_SCRIPT.bat
NET USE Z: \\servername\sharename
NET USE Y: \\servername\sharename
NET USE X: \\xpworkstationname\sharename


 
Reply With Quote
 
 
 
 
Doug Knox MS-MVP
Guest
Posts: n/a

 
      09-22-2005, 07:37 PM
Have you given those users permissions to access the share on the workstation?

--
Doug Knox, MS-MVP Windows Media Center\Windows Powered Smart Display\Security
Win 95/98/Me/XP Tweaks and Fixes
http://www.dougknox.com
--------------------------------
Per user Group Policy Restrictions for XP Home and XP Pro
http://www.dougknox.com/xp/utils/xp_securityconsole.htm
--------------------------------
Please reply only to the newsgroup so all may benefit.
Unsolicited e-mail is not answered.

"Joe" <(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
> Hello,
> I have a Windows Server 2003 with xp workstations.I have a file name
> "LOGIN_SCRIPT.bat" file for a few select user accounts located in their
> Login Path. It maps 2 drives for 2 shares created on the server and works
> fine. I thought I could create another share located on an XP workstation
> and place the UNC path in the same batch file. It does not seem to work.
> What am I doing wrong.I humbly appreciate any suggestions. Thank you in
> advance. Here's the syntax:
>
> File name is: LOGIN_SCRIPT.bat
> NET USE Z: \\servername\sharename
> NET USE Y: \\servername\sharename
> NET USE X: \\xpworkstationname\sharename
>
>

 
Reply With Quote
 
M0stro
Guest
Posts: n/a

 
      09-22-2005, 07:37 PM
what happens when you run the line that doesn't work from the command
prompt?

that might help you figure out what happens


"Joe" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hello,
> I have a Windows Server 2003 with xp workstations.I have a file name
> "LOGIN_SCRIPT.bat" file for a few select user accounts located in their
> Login Path. It maps 2 drives for 2 shares created on the server and works
> fine. I thought I could create another share located on an XP workstation
> and place the UNC path in the same batch file. It does not seem to work.
> What am I doing wrong.I humbly appreciate any suggestions. Thank you in
> advance. Here's the syntax:
>
> File name is: LOGIN_SCRIPT.bat
> NET USE Z: \\servername\sharename
> NET USE Y: \\servername\sharename
> NET USE X: \\xpworkstationname\sharename
>
>



 
Reply With Quote
 
bob
Guest
Posts: n/a

 
      09-22-2005, 08:35 PM
Joe wrote:
> Hello,
> I have a Windows Server 2003 with xp workstations.I have a file name
> "LOGIN_SCRIPT.bat" file for a few select user accounts located in their
> Login Path. It maps 2 drives for 2 shares created on the server and works
> fine. I thought I could create another share located on an XP workstation
> and place the UNC path in the same batch file. It does not seem to work.
> What am I doing wrong.I humbly appreciate any suggestions. Thank you in
> advance. Here's the syntax:
>
> File name is: LOGIN_SCRIPT.bat
> NET USE Z: \\servername\sharename
> NET USE Y: \\servername\sharename
> NET USE X: \\xpworkstationname\sharename
>
>

might check that the share permissions as well as NT security
permissions are correct. also note the limit on connections to an Xp box
versus 2003 server.
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
VPN Login Script Bikini Browser Windows Networking 2 11-13-2007 01:53 AM
Login Script AJ Wireless Networks 2 06-21-2005 04:18 PM
NT Login Script bigdogg Windows Networking 0 06-02-2005 04:33 PM
login script over VPN? Jason Wilder Windows Networking 4 04-16-2004 02:28 AM
Login script Brian Windows Networking 1 10-20-2003 07:34 PM



1 2 3 4 5 6 7 8 9 10 11