Windows Thread, Mapping a network drive issue... in Technical; I'm trying to automate a number of process for schools that include automatic SIMS and FMS upgrades, automatic report imports, ...
-
10th May 2010, 03:41 PM #1 Mapping a network drive issue...
I'm trying to automate a number of process for schools that include automatic SIMS and FMS upgrades, automatic report imports, distribution of files and other bits and pieces using a program called CentraStage.
A number of these tasks that are actioned require the S drive to be mapped so that various exe's that are ran can access the SIMS connect.ini file in S:\SIMS.
On a number of sites, I have issues with the S drive mapping correctly. At the start of the scripts, I map the S drive with the net use command:
Code:
net use s: \\%computername%\simsarea
I then run a "Net use" command to view all network drives that are connected. In the schools I am having issues with, I see this:
Code:
Status Local Remote Network
-------------------------------------------------------------------------------
Disconnected S: \\SQL4287\Simsarea Microsoft Windows Network
The command completed successfully.
The S drive says it is disconnected and any EXE's that need to access the S:\SIMS\Connect.ini won't run as they apparently cannot access the S drive.
I have tried disconnecting the S drive with net use s: /d /y and then re-connecting it again but get the same issue.
If I connect to the server and look in My Computer, the S drive is listed as a "disconnected network drive". I can double click it and access the drive with no issues but it is always listed as disconnected. If I try to manually disconnect it in windows, it says the drive is not connected so can't disconnect it. If I try to manually map it in Windows, the S is not listed indicating that it is already being used.
I really cannot think of what else to try. It's always the same handful schools that I have this problem with and am not sure whet else to try.
Any ideas?
-
-
IDG Tech News
SHARE: 
Similar Threads
-
By Edu-IT in forum Windows
Replies: 3
Last Post: 9th November 2009, 07:56 PM
-
By spikezster in forum Windows
Replies: 3
Last Post: 17th October 2007, 09:15 AM
-
By tazz in forum How do you do....it?
Replies: 13
Last Post: 5th October 2007, 03:18 PM
-
Replies: 1
Last Post: 3rd March 2007, 08:24 PM
-
Replies: 4
Last Post: 16th January 2007, 08:36 AM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules