Forum Discussion

cwriordan's avatar
cwriordan
Copper Contributor
Oct 25, 2022

robocopy run hours (/RH) bug

robocopy "run hours" parameter (/rh) does not work correctly when the run hours span a new day. for example, the following command will correctly stop at 8 AM, but will not start at the immediately following 6 PM.

 

 

 

robocopy /RH:1800-0800 /PF

 

 

 

 

 

  • WBGwB's avatar
    WBGwB
    Copper Contributor
    I have simmilar bug with robocopy. /RH:1530-0730 does not pause the command at 7:30 am. (Microsoft Server 2012R2)

Resources