Windows General
Add two registry values as suggest by this article http://blogs.adobe.com/adobereader/2010/04/didier_stevens_launch_function.html. Works with Adobe Acrobat ver 9
Read MoreScript checks if Acrobat 6 is installed. Script grabs guid and then runs the uninstaller with the quiet and norestart arguments.
Read MoreScript checks if Acrobat 7 is installed. Script grabs guid and then runs the uninstaller with the quiet and norestart arguments.
Read MoreScript checks if Acrobat 8 is installed. Script grabs guid and then runs the uninstaller with the quiet and norestart arguments.
Read MoreScript checks if Acrobat 9 is installed. Script grabs guid and then runs the uninstaller with the quiet and norestart arguments.
Read MoreScript 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 MoreScript 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 MoreThis script writes the current Connection Gateway and IP Address to the script Log and also collects all ipconfig information.
Read MoreDownloads CommandCam.exe, executes and saves image to a file. Uploads image to Kserver. Can report using $WebCam$.
Read MoreScript 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