How to stop or pause a running robocopy job

Question : How to stop or pause a running robocopy job

Hi
I have created a job with robocopy GUI to copy everything from a share on one server to a share on another.
This is working ! However, I need to stop or pause the job and can’t see where the job is running from to do so. I expected something in task manager or task scheduler but cant see anything.
I need to stop or pause the job so it can be run overnight and not during the day when users are accessing the data.
Many thanks


 

Solution: How to stop or pause a running robocopy job

you would want to use the PSSuspend tool from Sysinternals.. to suspend the process and resume at a later time..

http://technet.microsoft.com/hi-in/sysinternals/bb897540(en-us).aspx