Computing.Net > Forums > Programming > Map network Drive& logon credential

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Map network Drive& logon credential

Reply to Message Icon

Name: amlife
Date: November 7, 2008 at 06:22:19 Pacific
OS: XP
CPU/Ram: AMD 2000, 2GB
Comment:

how can I map network drive with logon credentials ?

Thank you



Sponsored Link
Ads by Google

Response Number 1
Name: klint
Date: November 7, 2008 at 07:39:49 Pacific
Reply:

Type NET USE /? for the full details.


0

Response Number 2
Name: amlife
Date: November 7, 2008 at 15:47:12 Pacific
Reply:

hehe I know that .. but I need real world example ..

Thank you


0

Response Number 3
Name: klint
Date: November 8, 2008 at 04:43:23 Pacific
Reply:

Let's say your name is Bart Simpson and you want to map drive N: to your "My Documents" folder on computer CIA007 and you log into domain CIA. The command line (all on one line) is as follows:

net use N: "\\cia007\C$\Documents and Settings\bart.simpson\My Documents" /user:cia\bart.simpson

Just as the manual says.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Map network Drive& logon credential

Map Network Drive using C++ www.computing.net/answers/programming/map-network-drive-using-c/6144.html

mapping network drive www.computing.net/answers/programming/mapping-network-drive/14754.html

Map Network Drive Back to Original www.computing.net/answers/programming/map-network-drive-back-to-original/18625.html