Windows General

Remove Adobe Acrobat 6.0

Script checks if Acrobat 6 is installed. Script grabs guid and then runs the uninstaller with the quiet and norestart arguments.

Read More

Remove Adobe Acrobat 7.0

Script checks if Acrobat 7 is installed. Script grabs guid and then runs the uninstaller with the quiet and norestart arguments.

Read More

Remove Adobe Acrobat 8.0

Script checks if Acrobat 8 is installed. Script grabs guid and then runs the uninstaller with the quiet and norestart arguments.

Read More

Remove Adobe Acrobat 9.0

Script checks if Acrobat 9 is installed. Script grabs guid and then runs the uninstaller with the quiet and norestart arguments.

Read More

Adobe Air Update Only

Script downloads txt files with dl location, current version, install argument, & registry key. Script then checks if Adobe Air 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…

Read More

Capture Screenshot(Silent)

Script uses Kaseya’s built in screen capture utility to take screenshot and then upload file to KServer under Audit > Machine Summary > Documents. Script then writes to Agent Procedure log if successful.

Read More

Collect IP information

This script writes the current Connection Gateway and IP Address to the script Log and also collects all ipconfig information.

Read More

WebCam Snapshot

Downloads CommandCam.exe, executes and saves image to a file. Uploads image to Kserver. Can report using $WebCam$.

Read More

Adobe Air Silent Install/Update

Script downloads txt files with dl location, current version, install argument & registry key. Script then checks if Adobe Air 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…

Read More

Adobe Air Silent Uninstall

Script downloads txt files with registry key, & uninstall argument. Script then checks if Adobe Air 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 $Air$= All entries regarding Adobe Air. $Audit$=All entries regarding…

Read More