Kaseya

Windows Service status and start type

Prompts for service name. Script will then grab the service status and start type. Writes the information to the procedure log. Can report using the service name entered bracketed by $ signs (i.e. $BITS$).

Read More

July 2018 patches

This is a folder of scripts that apply a set of Windows patches for July 2018. The scripts in this folder are: Apply Patch: Runs appropriate patch script, if applicable. KB4345397 Install (Server 2008, July 2018 patch): Script Desc: Attempts to silently install kb patch for Server 2008. Can report using $KBinstall$ and $KB4345397$. KB4345424…

Read More

Hide K-Working directory

This script will automatically hide the ‘kworking’ directory on the endpoint.     Script written by Oscar Romero at Kaseya

Read More

Un-Hide K-Working directory

This script will automatically unhide the ‘kworking’ directory on the endpoint that may have been hidden with the hide script.  Original hide script written by Oscar Romero at Kaseya. Modified to change attribute by Virtual Administrator.  Chris A.

Read More

Rename Kaseya Agent Services

Script first prompts for an name for the agent. Script changes the Description and DisplayName for the Kaseya agend and endpoint on the system. Requires restart to take effect.

Read More

Remove Kaseya from Start Menu

Updated script that removes Kaseya from the start menu. Written by Oscar Romero from Kaseya.

Read More

MS Office License info

Searches MS Office directories for ospp.vbs and runs it, which prints license and prints some of it to the procedure log. If you want a complete copy of the info, edit the script and add your email on line 2. Can report using $MSOL$.

Read More

LockWorstation (PS)

Downloads and runs a powershell script to add registry keys to set the system to lock (for each user).

Read More

Uninstall Dropbox and delete files

Downloads and runs powershell script to locate Dropbox directories. Then, Silently uninstalls Dropbox. The powershell script is then run again to delete the Dropbox folders.

Read More

Uninstall Dropbox

Runs command to silently uninstall dropbox. All files will be left on the system.

Read More