Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

robocopy - separate process?

$
0
0

Good Afternoon all,

Is it possible to call robocopy.exe within my Powershell script without it spawning a separate process, the problem I have is if my script stops suddenly (if it is a scheduled task for example) it does not kill the robocopy process along with it.

Thanks for any help.


Viewing all articles
Browse latest Browse all 6937

Trending Articles