Get-PSDrive -PSProvider FileSystem | Where-Object $_.DisplayRoot -ne $null
net use
net use | findstr /R "^[A-Z]:"