You can copy and paste the step below into your own scenario. Make sure to change the source and destination paths.
RunCommand “cmd.exe” “/c xcopy C:\Users\x\Desktop\source C:\Users\x\Desktop\destination /s /e”
You can copy and paste the step below into your own scenario. Make sure to change the source and destination paths.
RunCommand “cmd.exe” “/c xcopy C:\Users\x\Desktop\source C:\Users\x\Desktop\destination /s /e”