I’ve recently encountered a problem where my deployment agents where gobbling up a ton of space on the C drive of my deployed machine, after investigation, when you start a deployment, the agent copies the package content over to the machine it’s deploying on in the temp folder essentially at c:\users\<USER>\appda... which essentially was filling up my C drive. Now like all good IT organization, SysAdmin create very small C drive (usually for the OS) so if something ......