I know this is not 100% supported. But my company takes care of many clients servers, and we have one patchpatch at each customer. we have a tool that makes our batch patch configs then we use puppet to push the configs to our clients batch patch.
The above works fine, but i ran into an issue. The user that has BatchPatch running as a service needs to open patchpatch and view active configs in the service for it to see the configs i added via automation (i am adding to the registry).
I have tried restarting the service via net start and net stop, but it this does not load the jobs into the service for some reason.
Is there a way to force batchpatch to run the jobs in the service with out lunching the GUI?