BetaONE will rise again!

BetaONE will rise again! (http:\\b1.hcanet.com\forum/index.php)
-   Windows NT/2000/XP (+ Service Packs) (http:\\b1.hcanet.com\forum/forumdisplay.php?f=98)
-   -   Mount Network Shares At Startup (http:\\b1.hcanet.com\forum/showthread.php?t=13152)

Jedis 23rd Aug 04 05:52 AM

I used the 'map network drive' command on all three Windows 2000 Pro machines on a workgroup. However, upon restart, the three switch the drive letters around randomly. They were X, Y, and Z. Sometimes they become Y, Z, X.

I read to use a login script to set them using "net use x:\ \\name\share" however, it won't work because I'm not using a domain.

I added a shortcut to the batch file in the startup folder -- will this work? It appears it does.

Anything else I need in the batch script besides three "net use..." lines?

Thanks for any help!

JacKDynne 1st Oct 04 03:02 PM

Jedis,

Try dropping to a cmd prompt and typing this:

net use x: \\machinename\sharename

or

net use x: \\ipaddress\sharename

If you can do it from a command prompt then you can run the commands from a batch file and have it run each time the machine boots up ;)

Hope this helps some - sorry so late in the reply - been getting hammered by hurricanes lately :blink:

/JD


All times are GMT +1. The time now is 05:32 AM.

Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.