Re: Mapped Drives/Slow Network

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

From: Mannyg (Mannyg_at_discussions.microsoft.com)
Date: 06/21/04


Date: Mon, 21 Jun 2004 14:05:01 -0700


"Bob Willard" wrote:

> Mannyg wrote:
> > We are currently in the middle of upgrading our windows 98 Machines with Dell XP pro machines, we have upgraded about 7 users so far and have ran into several problems. One of the problems I have noticed is that when I map a drive to a shared folder on NT and I restart the computer for some reason XP says it cannot connect the network drive and the drive has a red X through it, but if you click on the drive it opens fine and the X goes away this happens everytime you restart the machines. Second problem is network applications and shared folders, it seems that users have to wait from anywhere from 1-3 minutes before they are able to open a shared folder on the servers and before the (not responding) sign goes away.
> >
> > Why is XP doing this? Windows 98 is still doing very well and does not have this problem. Is there a way to fix this?
>
> To cure the drive mapping problem, try this: create a .BAT file
> on the client PC(s), containing a NET USE command for each mapped
> drive; then, create a link to that .BAT file in the Startup folder
> to invoke the .BAT file when the client reboots.
>
> You must tailor the NET USE commands to your network and your
> tastes, but a sample would look like:
>
> Net use P: \\PC-P\ShareP /persistent:yes
> Net use Q: \\PC-Q\ShareQ /persistent:yes PasswordQ
> Net use R: \\PC-R\ShareR$ /persistent:yes /user:Stupid PasswordStupid
> Pause
> Exit
>
> The Pause command allows the user to see if the NET USE commands all
> worked; network problems and host reboots sometimes prevent NET USE
> from working. If the user is too naive to recover from such problems,
> omit the Pause command.
>
> {And, if your organization is PC, substitute PHB for Stupid. <g>}
> --
> Cheers, Bob
>
>
Bob,

Thank you I will try that, do you have any Idea why networking is slow to react when browsing folders on remote servers.



Relevant Pages

  • Re: How to use BAT file in SMS 2003 to update Register in client PC.
    ... It runs but fails with a failure exit code? ... Also, in your command line, what is S:\ drive? ... > I am trying to update/change Register information of client PCs by SMS ... > Software Distribution function from BAT file. ...
    (microsoft.public.sms.swdist)
  • Re: ie6sp1 : Repair Function Blocked - Anyone know of a fix?
    ... for command itself not to the thing it is being used to execute. ... then modifying it to do the call and append, then execute the bat file. ... Then edit dlls.bat to prefix each line with getvers and append>>versions.txt ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • Re: Creating a .bat file?
    ... Apologies if this is not the place to ask this question, but I would like to create a .bat file or something to delete the dozens of temp files which a program I have leaves in my Temp folder every time ... I do not want to delete all of the files in the Temp folder, ... been manually deleting them without ill-effects after each closure. ... Experiment with it at the Command Prompt using the DIR command and see what the command returns: ...
    (microsoft.public.windowsxp.help_and_support)
  • Re: Creating a .bat file?
    ... would like to create a .bat file or something to delete the ... delete all of the files in the Temp folder, ... An alternate command would be t?????.tmp, ... delete then then there is no reason why the DEL command shouldn't ...
    (microsoft.public.windowsxp.help_and_support)
  • Re: Need DTSRUN Utility to complete before proceeding
    ... > Also would like the bat file to fail if the DTSRUN utility fail, ... discerned at the command line prodessor. ... same when run in the scheduler as when they're run on the server under ... If you write a BAT file, ...
    (microsoft.public.sqlserver.dts)