Re: Run as and Path\file not found

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Paul Johnson (pjohnson_at_cmtengr.com)
Date: 03/03/04


Date: Wed, 3 Mar 2004 16:28:59 -0600

What is IIRC and how can i make the Mappings system wide as opposed to user

"Ken Wickes [MSFT]" <kenwic@online.microsoft.com> wrote in message
news:O6Pq8cVAEHA.2216@TK2MSFTNGP10.phx.gbl...
> IIRC, at some point Windows switched from system wide drive mappings to
per
> user drive mappings. So the drive may not be mapped under the other user.
> Using the UNC path should help.
>
> --
>
> Ken Wickes [MSFT]
> This posting is provided "AS IS" with no warranties, and confers no
rights.
>
>
> "Nicholas Johnson" <njohnson@cmtengr.com> wrote in message
> news:%23zAvlgSAEHA.2480@TK2MSFTNGP11.phx.gbl...
> > I have a Windows 2000/2003 Active Directory network and have been using
> > Windows 2000pro as the clients connecting to the network
> >
> > I have begun the implamentation of Windows XP Pro and have noticed a
> problem
> >
> > When right click on a *.exe file on the network drive (not UNC but
mapped)
> > and select "Run As.." I enter my credentals and it tells me that the
file
> > can't file the path or file
> >
> > What should I do ...... this works fine from all my Windows 2000pro
> clients
> >
> > Nicholas
> >
> >
>
>



Relevant Pages

  • Re: Run as and Pathfile not found
    ... IIRC = If I Recall Correctly ... I'm not sure how to make system wide mappings, ... at some point Windows switched from system wide drive mappings to ... >> Using the UNC path should help. ...
    (microsoft.public.windowsxp.network_web)
  • Re: Drive Mapping Script Not working
    ... containing the UNC path of the remote share. ... Try to check those keys, and try to check the permission ... Try to check the "default user" mappings, ... >> With this method you may list all the mapped drives paths and letters (if ...
    (microsoft.public.windows.server.scripting)
  • Re: check if network drive exist
    ... IIRC this works: ... Set WshNetwork = WScript.CreateObject ... Set oDrives = WshNetwork.EnumNetworkDrives ... WScript.Echo "Network drive mappings:" ...
    (microsoft.public.scripting.wsh)
  • Re: How to access UNC from ASP.NET application?
    ... That is not a UNC path but a mapped drive. ... Since asp.net runs in its own profile - the mappings you have done interactively are not known. ... Note that I have allowed Full Control permission on abc.txt on the ...
    (microsoft.public.dotnet.framework.aspnet.security)