OD Agent using the latest environment variables on machine

I have as a deployment step an installation that adds environment variables to the system variables set. I’d like the steps following to use the values in those variables. The behavior I’ve been seeing is the machine or OD service needing to restart in order for the environment variables to update. What is the suggested method to get the latest set of environment variables for the Tentacle to use?

Hi,

Thanks for reaching out!

The methods described in this article work for both setting and getting environment variables: https://technet.microsoft.com/en-us/library/ff730964.aspx?f=255&MSPPError=-2147217396

Let me know if that helps,
Dalmiro

Hi Dalmiro,
Thanks for responding. I looked further into it and it looks like it might be an issue with installing Erlang via Chocolatey.

Thanks!