Kaseya

Disable UAC Vista/Win7

This script disables UAC on Vista & Windows 7 PCs. It also sets Registry entry to stop Security Center from complaining that UAC is turned off. A reboot is required before settings will take effect.

Read More

Clear Run Command Cache(Current User)

Clears run command cache by deleting registry key.

Read More

Defraggler Silent Uninstall

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

Read More

iAMT Status

Script downloads Intels iAMT scan tool from Intel’s site. If machine is vPro enabled tool will create several registry keys, script will gather status and version if enabled and write values to script log. Able to report by filter script logs for $iAMT$ $Audit$

Read More

Intel vPro Discovery

Script downloads argument, download location, SCSDiscovery.zip & unzip.exe to agent temp directory. Script then extracts files and runs with argument variable. Script will then gather AMT Status, If AMT has been configured, AMTVersion, and AMTFQDN. Script then writes all data to script log and deletes all downloaded files. Able to report by filtering script logs…

Read More

Enable Remote Desktop(Vista, 7, 2008)

Script changes registry key to enable remote desktop. Script then writes to script log if successful. Script only works on Vista, Windows 7, 2008.

Read More

Security Essentials Install Vista/Win7(x32&x64)

Script determines OS type x86 or x64 and downloads the correct version and saves it to Agent Temp, then installs with the following arguments /s /runwgacheck /o. Then deletes shortcut from all users desktop and start menu, then deletes install file and then performs a silent update. Then writes to script log.

Read More

ImgBurn Silent Install/Update

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

Skype Silent Install/Update

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

Firefox Silent Install/Update

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