Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Mapped Network Drives NOT visible
Message
From
18/05/2018 05:52:30
 
 
To
17/05/2018 16:34:08
Al Doman (Online)
M3 Enterprises Inc.
North Vancouver, British Columbia, Canada
General information
Forum:
Visual FoxPro
Category:
Installation, Setup and Configuration
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows 10
Network:
Windows NT
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01660055
Message ID:
01660083
Views:
49
>It's worth noting that using NET USE is a quick, power-user way to work around these types of problems. You can add a flag to the end of a NET USE command to make sure it's remembered:
>
>NET USE blah blah /persistent:y
>
Technically spot on as usual -

>You should also be careful to map drives (either in the shell or via NET USE) using the account that will normally be running your app. If instead you use batch commands that are run as Administrator, either interactively or as scheduled jobs those drive mappings may not appear in the "normal" user profile.

but here I'd go a step further: I create batch files in discrete directories to be run via specific credentials, so most of the problems you point at are given no chance ;-)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform