Delete Folders BatchPatch Forums Home › Forums › BatchPatch Support Forum › Delete Folders This topic has 1 reply, 2 voices, and was last updated 7 years, 9 months ago by doug. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts February 3, 2017 at 3:56 pm #9322 jsira7Participant Hey Doug… I need to delete a folder from multiple workstations. Would I be able to do this in Batch Patch? If so, what Action would I use? Thanks for your time in advance! Love the product! February 3, 2017 at 7:30 pm #11508 dougModerator You can use a remote command in BP to do this. We might add more direct functionality for deleting files/folders in a future version. For now though… To remove a single file: Remote Command 3/4 (logged output): del "C:Temptemp2myfile.txt" /q To remove an entire directory: Remote Command 3/4 (logged output): rmdir "C:Temptemp2" /s /q Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In