|
-
Jun 1st, 2006, 02:10 PM
#1
Thread Starter
Registered User
Mapping a network drive remotely
Hi all,
Does anyone know how map a drive from someone else's machine to another drive remotely?
For example,
I'm a network admin and I would like to map a drive from a user's machine to a network drive all from the comfort of my desk. If there a command line, script, or program that will let me do this? Thank you in advance.
-
Jun 1st, 2006, 02:31 PM
#2
Re: Mapping a network drive remotely
Remotely log into that computer and map the drive from there.
The most difficult part of developing a program is understanding the problem.
The second most difficult part is deciding how you're going to solve the problem.
Actually writing the program (translating your solution into some computer language) is the easiest part.
Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.
Please Help Us To Save Ana
-
Jun 1st, 2006, 02:40 PM
#3
Thread Starter
Registered User
Re: Mapping a network drive remotely
I want to be able to do it w/ out bothering the user. So silently installing it in the background would be perfect. Any suggestions?
-
Jun 2nd, 2006, 08:51 AM
#4
Re: Mapping a network drive remotely
 Originally Posted by skakels
I want to be able to do it w/ out bothering the user. So silently installing it in the background would be perfect. Any suggestions?
Add the drive mapping to the user's login script.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|