Hi,
I am trying to move a file from desktop to a folder under documents using Power Shell command “mi”. However, i am encountering the following error. Any advise?
Note: i am running it on my office laptop.
"A Parameter cannot be found that matches parameter name ‘source path’ "
Try putting your powershell parameters in the PowerShellVariables section of the “Invoke Powershell Activity” instead of in the parameters section. In addition, UiPath has a “Move File” activity that you can take advantage of to complete this task.