(imported topic written by jdamico102291)
Is there a way to use the Application Usage to remove applications that have not been used in a certain number of days?
(imported topic written by jdamico102291)
Is there a way to use the Application Usage to remove applications that have not been used in a certain number of days?
(imported comment written by BenKus)
Hey jdamico,
Yes, but there is no general purpose way to uninstall any application because they can be installed in multiple ways (MSI, InstallShield, Wise, etc)… So there is no general purpose Fixlet you can write to uninstall them… If all your applications are installed in the same way (like with MSI), then you can write general purpose uninstallers for all apps… If there is no standardized installers, you will need to craft an uninstall action for each application and then uninstall them.
Hope that made at least some sense,
Ben
(imported comment written by mdahitule91)
Is there any utility in bigfix which can delete folder/Files from wwwrootbes/downloads/sha1 which are not associated with any task
(imported comment written by jessewk)
Sorry, not today. But files in the sha1 folder will eventually get pushed out based on your cache setting use a least recently used scheme so I just wouldn’t worry about it and they will eventually disappear.