Skip to main content
Inspiring
April 10, 2019
Answered

Managing AUSST Storage Size

  • April 10, 2019
  • 2 replies
  • 4631 views

I am led to believe that there is no way to customise the setup and storage requirements of Adobe Update Server using the Setup Tool.

We use a virtual machine and the storage on the 'updates partition' just passed the 300GB mark. I don't believe that the size of the updates collection is warranted by the service that we require from that server (to update Creative Cloud).

I am considering manually removing updates from the AUSST folder structure for products that are not in use (such as CS5). I imagine the server will still believe that these files are present and so incremental synchronisation will continue to download only the newer updates.

 

i) Is there any guidance/rule of thumb regarding determining what updates would not be required (or generally managing the storage size)?

 

ii) As an option for AUSST in future, would it be possible to just maintain a log of last downloaded files so we could determine which files had not been required ever or for years?

 

Thank you.

 

(I placed the question here as I noticed a similar question previously in this forum)

This topic has been closed for replies.
Correct answer alisterblack

Hi,

Yes, you can now use --cleanup command to remove old versions. This feature came in the most recent AUSST release.

Use the Adobe Update Server Setup Tool (AUSST)

Remove obsolete products that are not required

Downloads of all products except for those specified in filter are removed.

AdobeUpdateServerSetupTool.exe --root="<root folder>" --incremental --cleanup --filterProducts="<sap codes you want to retain after cleanup>"

2 replies

Participant
October 11, 2021

Hi,

I have the same issue with AUSST version 5.2.1.1. (newest) 

"C:\Program Files (x86)\Adobe\AdobeUpdateServerSetupTool\AdobeUpdateServerSetupTool.exe" --root="C:\inetpub\wwwroot\Adobe" --incremental --cleanup --filterProduct="CHAR"
Invalid arguments.

 

Without --cleanup its works fine.

Thanks for help.

alisterblack
alisterblackCorrect answer
Inspiring
April 10, 2019

Hi,

Yes, you can now use --cleanup command to remove old versions. This feature came in the most recent AUSST release.

Use the Adobe Update Server Setup Tool (AUSST)

Remove obsolete products that are not required

Downloads of all products except for those specified in filter are removed.

AdobeUpdateServerSetupTool.exe --root="<root folder>" --incremental --cleanup --filterProducts="<sap codes you want to retain after cleanup>"
Participating Frequently
May 12, 2020

i have been doing the incremental updates without issues but as soon as i add the --cleanup --filterproduct="aeft#17.0" it fails. 

Community Manager
May 13, 2020

i have typed in every combo of the SAP code from the sap code guide here on Adobe.com yet none work and i keep getting the same error. 


Kindly try this command for After Effects (AEFT) : AdobeUpdateServerSetupTool.exe --root="<root folder>" --incremental --cleanup --filterProducts="AEFT"

You can check the SAP codee here for the creative cloud products: https://helpx.adobe.com/in/enterprise/package/help/apps-deployed-without-their-base-versions.html.

 

Let us know if you are still facing the issue and share the error you are getting after running this command.