Microsoft

Service permission audit

Looks through all services and lists any that aren’t running as a system or local service. Results are written to the procdure log. A file is uploaded to the Kserver with the results. You can view this file at any time under “Get File”. If the file ever changes then the script will trigger an…

Read More

Office disable upgrades

Imports registry keys to stop Office from upgrading to new versions. Requires Office 2010 or newer.

Read More

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

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

Windows Reboot Scripts

A set of Windows reboot scripts in a folder called “Windows”. Scripts with either shutdown or restart windows OS. The default shutdown/restart time is 60 seconds.   The “Forced” script will initiate a forced shutdown/restart on a timer (0 to 600 seconds). You will need to enter a value (0-600) when scheduling the “forced” scripts.

Read More

Windows install date

Outputs OS install date (windows only) to procedure log. Can report using $OSInstallDate$

Read More