Thunderbird

Thunderbird Update Only

Script downloads txt files with dl location, current version, install argument, & registry key. Script then checks if Thunderbird installed, if not it will abort install, if installed it compares installed version to current version and updates if needed. Writes to script log if successful. Script then deletes installer and all txt files. Able to…

Read More

Thunderbird Silent Uninstall

Script downloads txt files with registry key, & uninstall argument. Script then checks if Thunderbird installed, if installed it will uninstall using the uninstall string and argument. Script then writes success or failure to script log. Able to report by filtering Agent Procedure logs for $Thunderbird$= All entries regarding Thunderbird. $Audit$=All entries regarding audit scripts.

Read More

Thunderbird Silent Install/Update

Script downloads txt files with dl location, current version, install argument & registry key. Script then checks if Thunderbird is installed, if not it will install, if installed it compares installed version to current version and updates if needed. Writes to script log if successful. Script then deletes installer and all txt files. Able to…

Read More