I\'m replacing parts of a .bat script with PowerShell. Configuration for the batch files is done via files that set appropriate environment variables. I\'m look
set
You can do that via a Batch file that first call the configuration file and then execute the PowerShell script.
call