Unable to move a file using Power shell Command

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’ "
image

UiPath Error

Hi @PavanJ,

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.

Regards
Zev

Thanks for your suggestion Zev. I will try that approach and get back to you in case of any questions.

Thanks,
Pavan