Kaseya

March OOB1 – Print Blue Screen – Win10 Patch

Downloads and installs March 15 OOB patch, as described here: https://support.microsoft.com/en-us/topic/march-15-2021-kb5001567-os-builds-19041-868-and-19042-868-out-of-band-6e0844a2-7551-4b2d-9c4b-4274a5949bf3

Read More

Cisco Umbrella – Uninstall

Script will uninstall the Cisco Umbrella Roaming DNS client. You can run a report using tags $Umbrella$ or $OOD$ (for fails)

Read More

Hafnium Test

Script will download the latest Powershell from Microsoft’s GitHub and then execute it. Output files will be uploaded to GetFiles. THESE FILES NEED TO BE REVIEWED as the script doesn’t have any ability to do that. Email will be sent to executing Admin with the results.

Read More

Gather Power Settings (VA)

Uses a powershell script to grab current profile’s power settings. Reports to procedure log, uploads a detailed settings file to the Get File tab on the agent, and updates 2 custom fields (CF-Power and CF-Power Detail). This script is based on one written by Vladislav Semko, from https://automationexchange.kaseya.com/products/916

Read More

Windows Activation Status

Runs Powershell script to determine if installed Windows is activated. Will email you with any result that is not a "1" (activated). You can report on tags $WinActive$ and $OOD$ (for fails)

Read More

VA Filesystem Monitor Uninstall

Uninstalls VA Filesystem Monitor.

Read More

VA Filesystem Monitor

Script prompts for Folder and Match String. Folder is the location to monitor. Match String is a RegEx to compare filesystem changes in the monitored Folder. If the file/folder name created/renamed/edited matches the Match String a system event is created. This event can be monitored from Kaseya so that you can receive real-time notifications on…

Read More

Enable Script Host (VBS)

If VBS is disabled for some reason, you can reenable it with this script. This is useful to reverse the changes made by our Disable VBS Host Script. Sets reg key to re-enable Script Host after it has been disabled.

Read More

Disable Script Host (VBS)

VBS is a powerful scripting engine available through Windows, but sometimes one might value security over utility. This script disables the VBS scripting engine and locks down that entire option. You can re-enable VBS through this script here. Sets a reg key to disable Script Host from launching VB scripts. This may affect Kaseya scripts…

Read More

Flash Player Uninstall

Flash is finally gone for good. This script will ensure that Flash has been removed from your endpoints. Downloads Adobe Flash Uninstall program from Adobe and runs it silently.

Read More