Windows General

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

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

Bing start Menu Search (disable, Win10)

Turns off 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

Bing prevention and removal

Prevents Bing extension being installed and uninstalls if present. This extention causes Chrome to default to Bing as the search engine and also integrates Bing searches into the taskbar.

Read More

Win 10+ Version Audit to Custom Field

Script locates the Windows 10/11 Version number and writes to to custom field (Windows Build) as well as to Agent Procedure Log. You can report using tag "$Win10$" or "$Win11$" NOTE: Make sure you have created the custom field BEFORE importing the script, or you will need to re-link it at all lines that begin with…

Read More

Windows 10 Update to latest Build

Script will check for at least 30GB of free space on the C drive. It will also check to make sure the Intel Rapid Restore version will is higher than 15.9. It will also check to make sure that Windows is Activated and will then create a Restore Point (if enabled on that machine), and…

Read More