Is anyone aware of a way to customize the value of the deploymentServer option in the deployment sysconfig files other than manually editing the .sysconfigs in the deployment folders after every change?
It always seems to use the host name of the machine it is deployed on, this is not what I want, I have a server for example called server-epicor-01 however I want the deploymentServer to be \some.other.server.com\Deployment instead of the default machine hostname \server-epicor-01\Deployment
give modifying the value in the config file in the releaseclient.zip. Been a while since I messed with it… The other thing you could try is modifying the related sysconfig file in the clientdeployement share on the server… It may also default.sysconfig.template that you need to change…
Sorry I can’t be of more help…
Sometimes you just have to test it out.
Yeah I can manually make changes to the sysconfig files in the deployment folder no worries but have not found a way to have the Epicor Admin Console set it to something other that the default host name of the server it’s deployed on, don’t want to have to remember to make this change after every deployment
I’ve never found a way to change it. I’d probably write a powershell which flips it and sits on the desktop, next to the admin console as a reminder to run it.