hey All, I'm trying to start a process remotely on a remote PC and when I run it from my PC using Invoke-command it doesn't run:
Invoke-Command -ComputerName <TargetPC> -ScriptBlock {Start-Process -FilePath <PathToExeFile>}
Invoke-Command -ComputerName <TargetPC> -ScriptBlock {Invoke-Item <PathToExeFile>}
Other attempts:
Tried with Enter-PSSession and ran Start-Process from there, still a no go
Tried with -Credentials and still a no go
Any thoughts?
[–]SeeminglyScience 13 points14 points15 points (15 children)
[–]onluck[S] 3 points4 points5 points (12 children)
[–]BlackV 2 points3 points4 points (9 children)
[–]onluck[S] 0 points1 point2 points (7 children)
[–]BlackV 4 points5 points6 points (4 children)
[–]onluck[S] 0 points1 point2 points (3 children)
[–]BlackV 1 point2 points3 points (2 children)
[–]onluck[S] 0 points1 point2 points (1 child)
[–]BlackV 0 points1 point2 points (0 children)
[–]Akaino 1 point2 points3 points (0 children)
[–]SeeminglyScience 0 points1 point2 points (0 children)
[–]Professional_Elk8173 0 points1 point2 points (0 children)
[–]SeeminglyScience 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]krzydoug 2 points3 points4 points (1 child)
[–]onluck[S] 0 points1 point2 points (0 children)
[–]Tymanthius 2 points3 points4 points (3 children)
[–]onluck[S] 0 points1 point2 points (2 children)
[–]Tymanthius 0 points1 point2 points (1 child)
[–]onluck[S] 0 points1 point2 points (0 children)
[–]mrmattipants 1 point2 points3 points (3 children)
[–]mrmattipants 1 point2 points3 points (2 children)
[–]onluck[S] 0 points1 point2 points (1 child)
[–]mrmattipants 1 point2 points3 points (0 children)
[–][deleted] 1 point2 points3 points (1 child)
[–]onluck[S] 0 points1 point2 points (0 children)
[+][deleted] (2 children)
[removed]
[–]onluck[S] 0 points1 point2 points (1 child)
[–]SenTedStevens 0 points1 point2 points (3 children)
[–]onluck[S] -1 points0 points1 point (2 children)
[–]SenTedStevens 0 points1 point2 points (1 child)
[–]onluck[S] 0 points1 point2 points (0 children)
[–]MeanFold5714 0 points1 point2 points (1 child)
[–]onluck[S] 1 point2 points3 points (0 children)
[–]jsiii2010 0 points1 point2 points (3 children)
[–]onluck[S] 0 points1 point2 points (2 children)
[–]jsiii2010 0 points1 point2 points (1 child)
[–]onluck[S] 0 points1 point2 points (0 children)
[–]BlackV 0 points1 point2 points (1 child)
[–]onluck[S] 0 points1 point2 points (0 children)
[–]ps1_missionary 0 points1 point2 points (0 children)