Powershell

Report on if a program is not installed

Programs not Installed (Prompt for Name)

Ever want to check to see if a certain software is, or is not installed on your endpoint machines? Now you can do it easily across all of your Kaseya endpoints! Using the script here, you simply enter in the name of the software that you are looking for and it will scan any number…

Read More
Disable Extensions in Internet Explorer

Internet Explorer – disable extensions and addons

Internet Explorer has advanced support for many extensions and addons that have been generated throughout the years. However, unfortunately, this support has mostly been used in corporate environments or for malicious purposes. There doesn’t seem to be a strong middle ground. While Internet Explorer as a whole is going by the wayside in favor of…

Read More

Internet SpeedTest to custom fields

Uses portable SpeedTest utility to check for d/l, u/l, latency and ISP. Custom fields must be set up prior to import or script will need to be edited. Custom field names are: ST-ISP, ST-Latency, ST-DownloadSpeed, ST-UploadSpeed. Results are also reported to the procedure log. If you do not wish to use custom fields disable lines…

Read More

Reboot Nanny

Sometimes you just need to “Turn if off and on again”. This script folder with 3 scripts provides the logic to allow Kaseya to smart reboot machines on a recurring basis so they don’t run more than a month without a proper reboot. Only the primary ‘Reboot Nanny’ script should be scheduled/ran. Once executed, this…

Read More

Windows File Extensions, Show

Sets registry keys so that file extensions and hidden files can be shown.

Read More

Windows File Extensions, Hide

Sets registry keys so that file extensions and hidden files won’t be shown.

Read More

Deploy Kaseya Through Continuum with Powershell

THIS IS NOT A KASEYA AGENT PROCEDURE! This is a PowerShell script that you can run INSIDE of Continuum to migrate your agents to your Kaseya server. The script will read the Continuum registry key and automatically sort machines into the same SITEID that you use for Continuum. Before using you will need to change…

Read More

Kaseya Agent Icon with Remote Login (undo)

Script adjusts registry so that when using RDP into a machine with an Agent running the agent icon will no longer appear on the remote desktop.

Read More

DELL Command Update – Audit Only

Script will verify that a Dell Optiplex, Latitude, or Precision workstation is selected. It will check for old versions of updater and uninstall them. It will then install the latest version of “Dell Command | Update”, download and set a settings file, and then run an audit (No updates are done with this script). You…

Read More

Bing Start Menu Search (enable, Win10)

Turns on bing serches when typing into the search bar of the start menu. This is done using by modifying 2 registry values in ‘\SOFTWARE\Microsoft\Windows\CurrentVersion\Search’

Read More