Invoke Power Shell: The method or operation is not implemented
i got this error when i try to use invoke powershell activity
Enter-PSSession -ComputerName ******
Rename-Item -Path ‘***\hello.txt’ -NewName “text.txt”
i try to enter to another machine when i run commend from windows powershell it work fine and make the file renamed
2 posts - 2 participants