Hello. I have a login script and I would like to rename the network drives once they are mapped. Can someone assist me with this?? The script is pasted below. Thank you in advance for any assistance.
ON ERROR RESUME NEXT
Dim WSHShell, WSHNetwork, objDomain, DomainString, UserString...