Thanks for the replies. Looks like just setting the Temp via python os.environ would be the best approach.

os.environ["TEMP"] = R"F:\Temp\13"

View solution in original post

Who Me Too'd this solution