I have an SSD drive that is nearly full and I'm looking for options to free up space. I noticed C:\Users\myusername\AppData\Local\Temp has several gigs of data. Is it safe to change the User environment variables %TEMP% and %TMP% to point somewhere else (e.g. D:\temp, if D is my other disk with more space)?
Also what about changing the system environment variables of the same name to also point to D:\temp?
Edit Ideally the best answer would include a reference to an article or documentation.
I did find this documentation from Microsoft talking about making the change on an exchange server: Move Temp and TMP Directories
