I am trying to execute powershell script remotely using invoke-command. The script relies on a configuration file which is available over the local network. The script is ca
It is probably a double hop issue. You have to use CredSSP to delegate your credentials to the remote computer.
double hop
Try the solution mentioned here: http://blogs.msdn.com/b/clustering/archive/2009/06/25/9803001.aspx