How to use this activity. I have passed in the command I want to use which is the following:
“Move-Item -Path $source -Destination $destination”. I want to pass in the PS variables values. I am not sure how/where to do this. Is it in Parameters, PowershellVariables? I am confused. Can someone explain, please.