Are there any special concerns for the LiveUpdate Administrator 2.3.x (LUA 2.3.x) Downloads folder? What best practices ensure that this directory is managed properly?
The Downloads folder, also known as the “Manage Updates” folder is the location where the LiveUpdate Administrator program keeps its “permanent” copies of materials. The copies kept here are used to distribute the materials to all the Distribution Centers (DC’s) as needed.
The default location on a Windows 2022 server is "C:\Documents and Settings\All Users\Application Data\Symantec\LiveUpdate Administrator\Downloads." In releases before LUA 2.3.2, it was not possible to move this location after LUA 2.x is installed. This could, in some instances, result in higher than anticipated space consumption on the C drive.
Following these Best Practices should ensure the most stable and efficient use of the Downloads directory
To change the location where Downloads are stored, click on Configure, Preferences, and change the Download Directory under the Environment Variables section of the screen, then save changes.
- Default location for Temporary Directory is C:\TempDownload\
- Default location for Download Directory is C:\ProgramData\Symantec\LiveUpdate Administrator\Downloads
- To check the current location of the Temporary Directory in the LUA logs
-- To navigate to the default location of the LUA logs, type:
cd C:\Program Files (x86)\Symantec\LiveUpdate Administrator\logs
-- To check for the current location of the Temporary Directory, type:
find "miniTriFile not found on server : " lua-application.log | more
-- The first two lines of output should be similar to the following:
---------- LUA-APPLICATION.LOG
2024-02-29 00:00:01,540 [pool-2-thread-3] INFO download.CatalogDownloader [] - miniTriFile not found on server : C:\TempDownload\Downloads\1709164800432\1\sepc$20minidm$2014.3$20ru8_microdefsb.jun_symalllanguages_livetri.zip
-- Note that the part of the path before the Downloads\ folder is the part that needs to be added as the exclusion to the configuration of the real-time antivirus client on the same machine as LiveUpdate Administrator