|
|
|
|
|
|
Cars & Coffee Killer
Join Date: Sep 2004
Location: State of Failure
Posts: 32,246
|
Networking Geniuses!
I've got a problem for you networking geniuses.
I have two computers (or--this problem involves two computers): 1) A Pentium 4 running Windows XP Pro 2) A Pentium 2 running Windows 2000 I want to turn computer #2 into a file server. I want to map its hard drive as network drive on computer #1. I've given unique names to the two computers, set up the appropriate protocols, created a workgroup that both computers belong to, and shared #2's hard drive. I can see #2 on the network from #1, but I cannot see its hard drive, nor map it. What can I do to make this work?
__________________
Some Porsches long ago...then a wankle... 5 liters of VVT fury now -Chris "There is freedom in risk, just as there is oppression in security." |
||
|
|
|
|
Slackerous Maximus
Join Date: Apr 2005
Location: Columbus, OH
Posts: 18,208
|
You need to share the drive. The drive itself is already shared as a hidden share called 'C$'. You could map to \\computer2\c$.
It may be preferable to create a folder and share the folder so that you can get a nice clean view of just your data. Create the folder, then share it. You right click on the folder, and select Properties. From the dialog box, select the share tab. From this tab, select the check box to share the folder. It will default to the folder name for the share name. On a Win2k box, that should be all you have to do unless their is a third party firewall product running. Map to \\computers2\newsharedfolder
__________________
2022 Royal Enfield Interceptor. 2012 Harley Davidson Road King 2014 Triumph Bonneville T100. 2014 Cayman S, PDK. Mercedes E350 family truckster. |
||
|
|
|
|
Registered
|
HardDrive is right on the secret Microsoft mapping... Also make sure both computers have the same user accounts. Makes things much easier. But why am I answering this? I'm on a mini vacation!!!
Good luck, hope one of these methods work for you. Dave
__________________
Make sure to check out my balls in the Pelican Parts Catalog! 917 inspired shift knobs. '84 Targa - Arena Red - AX #104 '07 Toyota Camry Hybrid - Yes, I'm that guy... '01 Toyota Corolla - Urban Camouflage - SOLD |
||
|
|
|
|
Licensed User
Join Date: Feb 2003
Location: ....down Highway 61
Posts: 6,506
|
Yes, right click and share the folder, make sure your work group has permissions on the security tab
open windows exploder on machine 1 tools->map network drive //servername or ip address/share name That will be $100. My weekend rate is cheap
Last edited by Shuie; 02-25-2006 at 05:44 PM.. |
||
|
|
|
|
Registered
|
net use * \\computer2\c$ /user:administrator
__________________
ßrandon |
||
|
|
|
|
Registered
|
You could throw a /persistent:yes in there as well if you were so inclined.
__________________
ßrandon |
||
|
|
|
|
|
Cars & Coffee Killer
Join Date: Sep 2004
Location: State of Failure
Posts: 32,246
|
The problem was the firewalls on both computers. Darn ZoneAlaram! I've added all of the possible IP addresses from my router to the "trusted zones" on each computer. Everything works now!
__________________
Some Porsches long ago...then a wankle... 5 liters of VVT fury now -Chris "There is freedom in risk, just as there is oppression in security." |
||
|
|
|