Windows General

Office disable notifications, updates and upgrades

Imports registry keys to stop Office from showing update notifications and stops updates. Requires Office 2010 or newer.

Read More

Mem Usage Top 10

Requires at least windows Vista or Server 2003. Not supported in Windows XP or 2000. Script will list up to 10 processes using the most memory (RAM). Can be used with alerts to help with performance troubleshooting. Able to report by filtering Agent Procedure Logs by keyword: $MemUsage$. Also stores the results to Kaseya that can be…

Read More

CPU Usage Top 10

Requires at least windows Vista or Server 2003. Not supported in Windows XP or 2000. Script will list up to 10 processes using the most CPU. Can be used with alerts to help with performance troubleshooting. Able to report by filtering Agent Procedure Logs by keyword: $CpuUsage$. Also stores the results to Kaseya that can be downloaded…

Read More

KB3114409 Uninstall Script

This script remove patch KB3114409 from your endpoint agent.

Read More

Dell root cert Audit

Script audits machines for the presence of two certificates identified by checking Registry keys.  Results of audit recorded in the Agent Procedure log using the tag $DellCert$.   If you ONLY want to see machines that have the certificates, then filter on $OOD$.

Read More

Dell root cert fix

Uses the DellCertFix.exe tool, downloaded from Dell to apply the Fix. Problem is outlined in this article: http://en.community.dell.com/dell-blogs/direct2dell/b/direct2dell/archive/2015/11/23/response-to-concerns-regarding-edellroot-certificate

Read More

Java disable sponsor apps

Java likes to install stuff like Ask toolbar and other such things when it auto updates. This script adds registry entries that changes it’s default behavior to skip those sponsor applications.

Read More

KB3097877 Uninstall

Uninstalls KB3035583 from the computer.   Supports 32 and 64 bit machines.

Read More

Browser History to CSV

Uses nirsoft tool to get browser history and upload as a csv to Kserver. For specific browser history searches you can edit the first line of this script. Command line options are found here:  http://www.nirsoft.net/utils/browsing_history_view.html

Read More

Java OOD Versions Uninstaller

Performs a registry audit for installed Java versions. Pulls in text file containing Java version information and executes an uninstall for any java version that is not current. This will uninstall all Java 5, 6 and 7 versions as well.

Read More