You are a desktop support technician for your company. You must deploy an application that requires more space than is currently available on the boot partition. The application stores large temporary files in a Temp folder. You need to change the location of the temp folder to a newly installed disk. What should you do?
A.
Modify the TEMP environment variable.
B.
Add the Set TEMP command to autoexec.nt
C.
Move C:\Windows\TEMP to the new disk.
D.
Move %userprofile%\Appdata\Local\Temp to the new disk.