Jump to content

Recommended Posts

Posted

The thing is:

When U mount a drive in Win2k and when U restart Win2k and the machine that has the MAPPED DRIVE connected to is offline, the annoying YES or NO question comes up right after bootup.

What must I do that that it would just ignore it and just assume that all MAPPED DRIVES are connected??


Posted

Yes, that is annoying. You could create a batch file and place it in the Programs -> Startup. Could look something like this:

@echo off
net use x: \\machine1\shared /persistent:no
net use y: \\machine2\morestuff /persistent:no

Ought to work. :)

Posted

Great will try it.

ps. When I put this into START UP do I have to UNMOUNT all the MAPPED DRIVES or all I have to do is just put it in START UP and all is well??

Posted

I seee! That is no good to me!

Cos I want that all of the MAPPED drives are always there and that Windows would just assume that all of the computers are ONLINE even if they are not!

Is that possible?

Posted

If you set persistant to yes, that should map whether it can be seen or not. However if you use different u/n & p/w to access the shares to the normal login it will still prompt for them to be entered and you will still then get the failure prompt at least.

Posted

I would like that the computer would just assume that the MAPPED drive is OFFLINE even if it isn't. Is that possible?

Or at least wouldn't BUG U if the mapped drive is OFFLINE, just like WinXP does it!

Posted

one work around...

create a shotcut to the path you want, call it say G.lnk, whack this into system32 folder, now Start, Run G would bring up that path..

not mapping, but creating shortcut which can have a letter assigned to them...

-this works for all files and prorams by the way -shortuct put into system32 folder.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...