Apple

QuickTime Audit

Performs a registry scan for QuickTime. Then lists any installed versions. Can report on the agent procedure log using $QuickTime$ $UpToDate$ and $OOD$.

Read More

QuickTime Uninstaller

Performs a registry scan for QuickTime. Then calls msiexec to uninstall by program code.

Read More

iTunes Silent Install/Update

Downloads current version information and compares it to the installed version. Script will either install, update or do nothing( if version is current). Script will write results to Agent Procedure Log. Able to report by filtering the Agent Procedure Log by keywords: $iTunes$=All entries regarding iTunes, $Audit$=All entries regarding all audit scripts, $Updated$=All entries regarding…

Read More

Apple Safari Silent Install/Update

Script downloads txt files with dl location, current version, & install argument. Script then checks if Safari installed, if not it will install, if installed it compare installed version to current version and update if needed. Writes to script log if successful. Script then deletes exe and all txt files. Able to report by filtering…

Read More

iTunes Silent Uninstall

Script downloads a vbs file which searches registry for iTunes, if installed it runs the uninstall string with the /qn /norestart. Script then writes to script log if successful.

Read More