New-PSDrive - Credential Parameter doesn't work in PowerShell 2.0
Some PowerShell scripts have to build a temporary drive connection. For example to get a file from a share. I like to use the “New-PSDrive” commandlet for that. Unfortunately, this commandlet had a bug under Powershell 2.0. There are, however, alternative solutions. New-PSDrive in Powe...
Read the full Article http://activedirectoryfaq.com/2015/11/new-psdrive-credential-parameter/
#Cmdlets, #NetUse, #NewPSDrive, #Powershell











