Networking Forums

Networking Forums > Computer Networking > Windows Networking > Server 2003 and UNC paths

Reply
Thread Tools Display Modes

Server 2003 and UNC paths

 
 
Rick Charnes
Guest
Posts: n/a

 
      09-29-2006, 04:23 PM
Running Windows Server 2003, we have a batch file executed by a user
other than the server user account. I understand from Microsoft that
"redirected drives cannot be shared between processes that are runing
under different user accounts". It seems though that a batch file
should be able to go to a different server using a UNC path rather than
a hard-coded drive letter:

PUSHD \\newservername\dirname\subdirname\

Is there a reason why that shouldn't work? General network resources
like a UNC path aren't "redirected drives", are they?
 
Reply With Quote
 
 
 
 
Jeffrey Randow
Guest
Posts: n/a

 
      10-01-2006, 05:36 PM
It's treated the same way. It per connection from computer to
computer. That is why you can't map to two different shares on the
same user with two different sets of credentials.

--
Jeffrey Randow
(E-Mail Removed)
Windows Networking MVP 2001-2006

http://www.networkblog.net

On Fri, 29 Sep 2006 12:23:10 -0400, Rick Charnes
<rickxyz--(E-Mail Removed)> wrote:

>Running Windows Server 2003, we have a batch file executed by a user
>other than the server user account. I understand from Microsoft that
>"redirected drives cannot be shared between processes that are runing
>under different user accounts". It seems though that a batch file
>should be able to go to a different server using a UNC path rather than
>a hard-coded drive letter:
>
>PUSHD \\newservername\dirname\subdirname\
>
>Is there a reason why that shouldn't work? General network resources
>like a UNC path aren't "redirected drives", are they?

 
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
Mapped drives vs. UNC paths Jeff Johnson Windows Networking 9 12-10-2009 06:46 PM
UNC paths by IP good, by name bad David Rush Windows Networking 4 12-19-2006 03:16 PM
wireless paths crossing Jerry Kurata Wireless Internet 3 11-07-2004 12:24 PM
non unc paths DS Windows Networking 1 10-15-2004 03:50 PM
Windows WPA Client does not Install in Server 2003 or SBS Server 2003 John Holmblad Windows Networking 10 01-21-2004 12:39 AM



1 2 3 4 5 6 7 8 9 10 11