• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

network drive issue cached credentials

zeos

Member
I have a network drive mapped and the username and pass are cached by the command below. The hang up is that I can only access programs on the network drive if I first go to my computer and then the double click on the network drive, even though I have the command caching the credentials at start up.

Code:
net use \\server1 sharepass /u:shareuser

Is there any way to set things up so that I can just use the program on the network drive without having to go to my computer and double clicking the network drive.
 
Back
Top