Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Scripting > RE: Map drive from non-domain workstation

Reply
Thread Tools Display Modes

RE: Map drive from non-domain workstation

 
 
Masterplan
Guest
Posts: n/a

 
      09-30-2008
Hi,

You can use the following command:
NET USE [driveletter:] "\\ComputerName\ShareName"
Here are other informations about command:
http://technet.microsoft.com/en-us/l.../bb490717.aspx

--
Have a nice day!

http://winmasterplan.blogspot.com


"" wrote:

> Hi group
> I've been looking for a script that users can use map a networkdrive on
> win2003 from their privat laptop.
> The script needs to ask for username and password on the domain and map a
> drive
>

 
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
share a workstation drive LAByerly Windows Small Business Server 1 01-23-2009 09:20 PM
workstation boot drive keeps changing Torrey Lauer Windows Small Business Server 2 12-19-2007 02:10 PM
workstation can't access it's own shared drive, nor is drive accessible by other computers Jon Straub Server Networking 3 02-07-2006 03:46 PM
New SBS domain (migrated via swing from old AD 2000 domain) - workstation question Lanwench [MVP - Exchange] Windows Small Business Server 5 10-24-2005 12:27 PM
By Adding Workstation to SBS Domain does it Exclude Workstation fromother Domain? Rob Schneider Windows Small Business Server 8 04-15-2004 06:35 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59