Is there a way to change the value of an environment (system) variable via powershell? I was only able to change the value manually and see the change after restarting powershell. Context: we are trying to dynamically set the value of the indirect SSIS configuration, and the configuration file is different for the environment.
source share