drum
Diamond Member
Is there a way to rename a mapped network drive using CLI?
I'm using
NET USE S: \\%CLIENTNAME%\C$\DOCUME~1\%USERNAME%\MYDOCU~1
in a script to map drives for Citrix users.
What the end user sees as far as the mapping (share on xx (s🙂) is not pretty. I want it to look like what I have in parenthesis.
The label command doesn't work for network drives as far as I know. Is there anything I can do?
I'm using
NET USE S: \\%CLIENTNAME%\C$\DOCUME~1\%USERNAME%\MYDOCU~1
in a script to map drives for Citrix users.
What the end user sees as far as the mapping (share on xx (s🙂) is not pretty. I want it to look like what I have in parenthesis.
The label command doesn't work for network drives as far as I know. Is there anything I can do?