How to Use Robocopy in UiPath

I tried using it via Invoke Powershell Activity but it returns the ff error:

Invoke Power Shell: The term ‘Robocopy.exe $source_path $backup_path /E /NFL /NDL /NJH /NJS /nc /ns /np’ is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.

Hi @mayuyu

I think you need to make sure the IsScript is checked, and try again.