PS: 13 C:\Users\rene> new-psDrive V -psProvider fileSystem -root '\\rene\shared'
new-psDrive : Cannot process the drive name because the drive name contains one or more of the following characters that are not valid: ; ~ / \ . :
PS: 14 C:\Users\rene> new-psDrive V -psProvider fileSystem -root '\\rene\shared'
Name Used (GB) Free (GB) Provider Root CurrentLocation
---- --------- --------- -------- ---- ---------------
V FileSystem \\rene\shared
TODO
What's the thing with @SSL and DavWWWRoot:
new-psDrive V -psProvider fileSystem -root '\\rene@SSL\DavWWWRoot\shared'