//flex table opened by JP

Click to See Complete Forum and Search --> : Mapping a folder


Jon Lawrance
05-24-2004, 08:33 AM
I would like to create a list of 4 of my Servers most used folders, so they are quickly accessable from my workstation PC.

How do I do this? I am using Win XP pro on both machines.

Jon

bassman
05-24-2004, 11:24 AM
Create a share for each of the folders you wish to access and Tools -> Map Network Drive -> \\servername\sharename

BipolarBill
05-24-2004, 11:39 AM
YTou can always add them as "network places" in My Network Places. That's what it's for. ;)

Midknyte
05-24-2004, 02:53 PM
you could just create a login script:

net use x: \\servername\sharename

Jon Lawrance
05-27-2004, 12:10 PM
I used the wizard. Never new it was there!

Great suggestion.

Thanks,

Jon