Networking Forums

Networking Forums > Computer Networking > Windows Networking > How to Map network drive from IP (Win 2003 to XP)

Reply
Thread Tools Display Modes

How to Map network drive from IP (Win 2003 to XP)

 
 
Stephane
Guest
Posts: n/a

 
      02-11-2008, 12:55 PM
Hi,

I'm trying to map a network drive on my server (Win 2003) to reach my DVD
drive on my local computer (XP). I'd like to install SQL Server from my CD
drive. My local computer is not in a LAN with the server but I access the
server from Remote Desktop.

I can't map the network drive from the server event though I created the
share and disabled the firewall for testing. Also, the permissions have been
set for everyone although I'm trying to connect with the Admin account.

I can't ping my computer from the server though. I guess this isn't a good
thing?

Any idea of how to map a network drive with an IP address?

Thanks

Stephane
 
Reply With Quote
 
 
 
 
Lanwench [MVP - Exchange]
Guest
Posts: n/a

 
      02-11-2008, 01:46 PM
Stephane <(E-Mail Removed)> wrote:
> Hi,
>
> I'm trying to map a network drive on my server (Win 2003) to reach my
> DVD drive on my local computer (XP). I'd like to install SQL Server
> from my CD drive. My local computer is not in a LAN with the server
> but I access the server from Remote Desktop.


Then this isn't going to work. You could, however, set up an RD session from
your PC to the server, specifying that you want to redirect local drives.

Then, on the server, look for your optical drive in the Explorer list, and
copy the contents to a temp directory on the server. You can use robocopy
(from the resource kit) or similar for this, rather than dragging...

robocopy \\tsclient\<driveletter>\ c:\temp\whatever\ /e /r:1 /w:1

It'll be slow, but once it's done you can run setup from c:\temp\whatever.

robocopy /??? will give you all the parameters.


>
> I can't map the network drive from the server event though I created
> the share and disabled the firewall for testing. Also, the
> permissions have been set for everyone although I'm trying to connect
> with the Admin account.
>
> I can't ping my computer from the server though. I guess this isn't a
> good thing?


You wouldn't be able to do that.
>
> Any idea of how to map a network drive with an IP address?


That's normally easy if you have network connectivity, but it isn't the
issue here. You've said you aren't on the same network and have only RD
access. Ain't no direct networking involved here.

>
> Thanks
>
> Stephane




 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to make the Windows think a network drive is a local drive.... Martin Westphal Windows Networking 0 08-11-2005 07:30 AM
Windows 2000 client can't map network drive on windows server 2003 John Xie Windows Networking 1 05-31-2005 04:07 PM
Mapping windows 2003 network drive to XP BCS Windows Networking 4 08-09-2004 03:47 PM
map network drive in windows 98 to windows server 2003 pwilfred@acs-coupler.com Windows Networking 3 04-27-2004 03:51 AM
19 July 2003, Mapping Network Drive , C To Z on same machine Sham Yemul Windows Networking 2 07-20-2003 05:32 AM



1 2 3 4 5 6 7 8 9 10 11