Kaseya Community

OneDrive Audits for Win10+

Folder contains two scripts based on 2 community scripts by Kevin Tegelaar. One for OneDrive sync health and the other for synced file count. Both scripts require a user to be logged in and report the results to the procedure log. Can report using $OneDrivestatus$, $OneDrivefiles$, $OneDriveAlert$.

Read More

Gather Power Settings (VA)

Uses a powershell script to grab current profile’s power settings. Reports to procedure log, uploads a detailed settings file to the Get File tab on the agent, and updates 2 custom fields (CF-Power and CF-Power Detail). This script is based on one written by Vladislav Semko, from https://automationexchange.kaseya.com/products/916

Read More

Bitlocker – TPM Audit only

Audits the machine to see if TPM is enabled, and updates custom field (Bitlocker Volume Status) when disabled (Does NOT update anything when working). You can report using tag $BitLocker$

Read More

KRC/KLC reset for OSX endpoints

Script to restore functionality of KRC and KLC after a VSA update caused issues. Script was recreated, to publish on clubmsp.com, as described in this thread: http://community.kaseya.com/xsp/f/355/t/24534.aspx

Read More

Programs Installed within X days (w/ blacklist)

Searches registry for installed programs in both HKLM and USERS. Table of results will be saved in the Docs tab of the agent. Can report using $ProgInstallX$ Script uses 3 variables that can be set manually by editing the script if additional filters are desired. Those fields can be used to specify the 1) number…

Read More

Programs Installed (Prompt for Name)

Script prompts for a program name to search for. Script goes through Add/Remove Programs and creates a list of all programs that contain the requested prompted name. Output is written to Agent Procedure log, uploaded to Documents, and email sent to the Kaseya Admin that executed the script. Can report using $ProgInstalled$. Additional filters are…

Read More

Programs Installed within X days

Script prompts for number of days days. Searches registry for installed programs in both HKLM and USERS. Table of results will be saved in the Docs tab of the agent. Can report using $ProgInstallX$ Script uses 3 variables that can be set manually by editing the script if additional filters are desired. Those fields can…

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

XMR Endpoint Check

Procedure to check the endpoints for the mining exploit. Created by Douglas Sanchez (douglas.sanchez@kaseya.com) You MUST create a custom field called “XMR” as documented in Kaseya’s article 1-29-18 Modified by Chris A – Virtual Administrator to add Tags, and reduce un-needed entries Review the following video to build a report off the tags. The tag…

Read More