01. For Create a Mapp Network Drive:
Command :
net use drive_letter: \\domain_name\share_folder /user:domain_user_name password
Example :
net use x: \\10.11.201.105\xml /user:hasan 123
02. For Delete A Mapp Network Drive:
Command : net use drive_letter: /delete
Example : net use x: /delete
For Details Net Use Command : Click Here
All DOS Command : Click Here
Dos Command Link in PDF : Click Here
No comments:
Post a Comment