Browse Forum Posts by Tags

Showing related tags and posts for the Forums application. See all tags in the site
  • New-PSDrive fails remotely

    Hi, When I try to map a drive locally on "Client1", it works fine with this command: New-PSDrive U -PSProvider FileSystem -root \\Server1\C$ but when I try it remotely, it fails ($cred is a previously created credential): Invoke-Command -ComputerName "Client1" -Credential $cred -ScriptBlock...
    Posted to PowerShell Remoting (Forum) by kevsor1 on 07-15-2010
    Filed under: Remoting, enter-pssession, Powershell, PowerShell v2, Enable-WSManCredSSP, New-Object, PowerShell 1.0, New-PSDrive, PowerShell 2.0, Remote Commands, Enable-PSRemoting, Get-WSManCredSSP
Page 1 of 1 (1 items)
Copyright 2012 PowerShell.com. All rights reserved.