I’m using BatchPatch to patch and do some automation on a number of servers (~40 or so). I’ve noticed that it leaves breadcrumbs (logs, cache, etc) on each of them, specifically in the c:Program FilesBatchPatch directory.
For compliance reasons, we need to have this directory removed. But I see this as a chicken or an egg scenario. I could use BatchPatch to remove this folder, but it would leave a log of it from that process.
Can you think of any way to have this folder removed? Or perhaps logged locally where BatchPatch is installed instead of on the servers were patching?
I appreciate any help you can give. Thanks!