Possible Duplicate:
Useful Command-line Commands on Windows
we need to mape a network folder on 2008server and client is XP; we want to use the command line on windows XP
we need to mape a network folder on 2008server and client is XP; we want to use the command line on windows XP | |||
|
feedback
|
This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.
|
Net use [drive letter] [unc path] example:
| |||||
feedback
|
|
the syntax is | |||
|
feedback
|
|
"network folder on 2008server and client is XP" If the XP account is different from the 2008 (server) account, then the "/user:[username]" option should also be included.
It will then prompt for the password of the remote user on the server. | |||
|
feedback
|