Kaseya

Windows Services

Script folder contains scripts to list, find and compare services on a machine. Has 3 basic types of scripts. First type just lists the services (Find by name, All, Running, Running non-system). Second type does the same, but throws a Kaseya alert if the file/list changes between runs. Lastly, a mode that alerts and also…

Read More

Windows 11 Install/Upgrade

Script folder contains 3 scripts to download and upgrade or install Windows 11 to a workstation. First script requires a link to the Windows 11 ISO, which can be generated here. The link will be requested when you run the script and is only good for 24 hours: After downloading the “Silent Install/Upgrade” script can…

Read More

Office 365 Install and Audit

This collection of scripts contains a suite of options to install office silently in your environment. Also includes uninstallers and an office audit. This package can be used to deploy a custom install of office if you have a config xml from https://config.office.com/. It’s a 2 step process with 2 optional steps. First step is…

Read More

Windows 11 block upgrade (unblock, bypass TPM/CPU reqs)

Script sets registry keys to unlock Windows 10 machine to allow upgrade to Windows 11. This includes a key to allow install if the machine doesn’t meet the TPM or CPU requirements.

Read More

MS Software Uninstall

Downloads the Microsoft Office deployment tool. Uses a pre-generated xml configuration file to uninstall office and other Microsoft products (all versions).

Read More

Warranty Audits

Uses APIs to get warranty expiration for Dell, Toshiba, HP, and Lenovo machines. Requires custom field “Warranty Exp” and “Date Purchased” (Dell only) to be created prior to import. Contains 3 scripts in a folder. The “AIO” script will check if the custom field is already populated, and if not will check the API and…

Read More

Log4j Scan with Mitigation

Uses a modified version of the Datto mitigation script to work with Kaseya. This runs a scan of the home drive on the local machine (using YARA) for potential Log4j. Also sets the mitigation field "LOG4J_FORMAT_MSG_NO_LOOKUPS". Can report using $Log4j$, $Log4jOOD$. Emails YARA failures and scan detections to Kaseya admin.

Read More

Log4j Scan

Uses a modified version of the Datto mitigation script to work with Kaseya. This runs a scan (using YARA) of the home drive on the local machine for potential Log4j. can report using $Log4j$, $Log4jOOD$. Emails YARA failures and scan detections to Kaseya admin.

Read More

AD Description to Custom Field

Script Installs AD Tools, then installs the Powershell AD module. Uses the module to pull the AD computer description and put it into a custom field (CF – AD Description). Field must be created before importing script. Requires user to be logged in, will self-reschedule every 60m if no user logged in.

Read More

Windows 11 Taskbar Position

Sets the size, alignment, and snap assist settings for the Win11 taskbar. Configured to set the taskbar to be left aligned and medium size (default is centered, medium size). Can change this behavior by editing the first few lines of the script, if desired.

Read More