Ray:

Try this:

1)  In UniAdmin select "Configuration Editor" and change the "ALLOWNFS"
parameter to "1".
 
2)  Get to TCL in UV and execute the following:
 
   DOS /C"net use Z: \\Server\Share Passwd /user:Server\U2Admin"
   ...where "Passwd" is the actual password of the "U2Admin" user
   on the "Server" server.

3)  Create an "F" item in the VOC that looks like:

        U2TEMP
   0001 F
   0002 Z:\Temp
   0003 D_VOC

This will allow UV to access shared network resources without UV/NET.

Hope this helps.

Bill Haskett
Advantos Systems, Inc.
www.advantos.net 
(760)944-5570 (CA)
(360)923-4838 (WA)
 

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of Ray Buchner
> Sent: Thursday, March 23, 2006 7:40 AM
> To: u2-users@listserver.u2ug.org
> Subject: [U2] UV 10 and Windows 2003 Mapped Drives
> 
> I have some simple DOS batch processes executed from Universe Proc's
> that are failing now that I moved Universe 10 to a Windows 
> 2003 server.
> 
> An example would be this seemingly simple one...
> 
> copy d:\accounts\sklar\EDI.EXPORT\810.TXT Z:\Imports
> 
> Z:\ Is a mapped drive to another 2003 server called ECOMM_PA1 
> 
> When at a DOS command prompt (In windows) I can hit Z: and it connects
> perfectly.  I can also execute the above copy command within the batch
> process perfectly.
> 
> However, when I am in Universe and shell-out to DOS, I cannot hit this
> mapped drive Z:  It gives the following error message...
> 
> C:\>Z:
> The system cannot find the drive specified.
> 
> I have triple checked all permissions on each side to no 
> avail.  I have
> also tried using a UNC path to ECOMM_PA1 which also failed.
> 
> Does anyone have any ideas?
> 
> -Ray
> -------
> u2-users mailing list
> u2-users@listserver.u2ug.org
> To unsubscribe please visit http://listserver.u2ug.org/
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to