/build/static/layout/Breadcrumb_cap_w.png

Changing the agent Download folder location

On some machines with small C: partition we would like to move the folder c:\programdata\dell\kace\download on another partition. Is it possible ?

4 Comments   [ + ] Show comments
  • There's been a uservoice request about this already. You may want to vote on this. But at the moment, there isn't a way to alter the download location.

    https://kace.uservoice.com/forums/82699-k1000/suggestions/2490072-change-patch-distribution-download-location-on-kac - KACE_Irwin 8 years ago
  • question with question.... why do you have multiple partitions?? - Badger 8 years ago
    • One partition for the operating system, one for personnal data - gwir 8 years ago
      • how big are your hard drives?? how do you split them up?? using % for user data?? or a fixed size? - Badger 8 years ago
  • Another reason, we have some package of 4Gb zipped, 8Gb unzipped and 15Gb installed. So we need near 30Gb free to deploy it. In certain configurations it's hard to handle. - gwir 8 years ago
  • @Badger they starts from 160 Gb. We partition them like this : 8Gb Linux Swap - 40Gb Linux - 30Gb data (D:) - what is left for C: . We have lost of big softwares to deploy on some machine : maya, solidworks, sas, catia... and we can't let 30 Gb free do deploy softwares. - gwir 8 years ago

Answers (1)

Posted by: gwir 8 years ago
Second Degree Brown Belt
0
Finally I did it like this
rmdir /q /S "C:\ProgramData\Dell\KACE\downloads"
md d:\downloads
attrib +h d:\downloads
icacls d:\ /restore "%~dp0DownloadsACLs" /T
mklink /d "C:\ProgramData\Dell\KACE\downloads" d:\downloads

And the content of "%~dp0DownloadsACLs" :

downloads
D:PAI(A;OICI;FA;;;SY)(A;OICI;FA;;;BA)


Comments:
  • good old mklink. One way to do it. good job on the solution - Badger 8 years ago

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

Share

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ