Use the following command to display drive mappings on-screen as they map during login:
map display on |
Use the following command to keep drive mappings from displaying on-screen as they map during login:
map display off |
Use the following command to display drive mapping errors on-screen as they map during login:
map errors on |
Use the following command to keep drive mapping errors from displaying on-screen as they map during login:
map errors off |
Use the following command to map the D drive to the /tmp directory:
map D:=/tmp |
Use the following command to map local drive E to the directory /objects:
map E:=/objects: |
Use the following command to delete the map from the local drive F:
map del F: |