I have a workflow that copies and pastes a template on a network directory and then runs the macro inside the template. The workflow works perfectly in designer, however when I upload it to the server it just continuously spins. I think it has to do with the fact that the workflow is creating the .exe file on my local computer and the server does not have access to it. I tried copying the .exe file to the network, but that didn't work. Does anyone have any experience with this? I have attached a picture of the configuration of run command widget.