Kaseya

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

Adobe Flash Disable Auto Updates

Downloads cfg file to agent temp directory. Then moves file to Macromed directory. Script then writes to script log if successful. (WARNING OVER WRITES ANY CFG FILE IF ALL READY CREATED.)

Read More

Adobe Flash Silent Install/Update(Active X)

Downloads current version from Adobe web site. Script then determines if Flash is installed and what version & will install Flash if missing. Script then warns that IE will close in 60 seconds only if open. Script will write to script log if successful, able to report with $Flash$, $Updated$, $Installed$.

Read More