Cmd Command To Map Network Drive
| Parameter | Function | | :--- | :--- | | * | Used in place of a password to prompt for input, or in place of a drive letter to use the next available letter. | | /user:[Domain\]User | Specifies the user context under which the connection is made. | | /savecred | Saves the credentials for the current session (often used instead of /user if credentials were saved previously via Windows UI). | | /persistent:yes | Controls the permanent storage of network connections. | | /delete | Removes a network connection. |
