In PowerShell it is possible to rename mapped network drives and local disk drives. This can be achieved by using the Shell.Application class. A tip on how to rename a drive using this method has been posted on PowerShell Magazine:
New article on PowerShell Magazine: Rename a local or a mapped drive using Shell.Application
Leave a reply