Microsoft

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

Disable Windows Auto Update – Key Audit

Checks for the existance of the HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU Key, and then checks for the value of NoAutoUpdate. You can report by using tag = $PatchDelay$ or $OOD$ (if it is missing or not set to 1).

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

System Restore Scripts

A folder of scripts that will enable and disable system restore. As well as a script to create a restore point.

Read More