Windows General

Service Started Check (Fixed)

Checks to see if named service is started. If not started, tries to restart. Waits 5 min, then checks 2nd time. If not started, sends email to admin who scheduled it. This is best used by an alert created when a service stops running. Update the service name in Line 2 and then use the…

Read More

Service Started Check (Prompt)

Checks to see if prompted service is started. If not started, tries to restart. Waits 5 min, then checks 2nd time. If not started, sends email to admin who scheduled it. If you are trying to use this with an alert, you will need to use our other script "Services Check (Fixed)". You have no…

Read More

Take Ownership – Remove

Removes the REG keys installed using the “Take Ownership – Install” script. Report on success or failure using tag $TakeOwn$ or just failure using $OOD$

Read More

Take Ownership Reg – Install

Installs a REG file that will allow you to right-click on a file or folder and give the administrator permission. Report on success or failure using tag $TakeOwn$ or just failure using $OOD$

Read More

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