Audit

Skype (MS Store App) Audit

Script downloads txt file with current version, then checks if the MS Store Skype App is installed and up to date. Able to report by filtering Agent Procedure logs for $SkypeApp$, $Audit$, and $OOD$

Read More

MS Store Automatic Updates, Enable

Script sets registry key to force automatic updates for store apps.

Read More

IP Regulation

Folder of scripts that contain information gathering and regulation for IPv4/v6 enabled interfaces. These scripts are 1) for detecting if a machine has a public IPv4 address 2) if a machine has any IPv6 address 3) removing IPv6 from interfaces. Additional IP Regulation scripts can be added to this collection upon request.

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
Report on if a program is not installed

Programs not Installed (Prompt for Name)

Ever want to check to see if a certain software is, or is not installed on your endpoint machines? Now you can do it easily across all of your Kaseya endpoints! Using the script here, you simply enter in the name of the software that you are looking for and it will scan any number…

Read More

Offline Cache Status

Learn the status of WMI offline cache. Check to see if it is enabled or disabled and where the cache is located. Uses Powershell command ‘gwmi win32_offlinefilescache’ to determine offline cache status. Results are displayed in the procedure log. Can report using tags: $WinOfflineCache$ $OCSEnabled$ $OCSDisabled$. See the following article for more information on this…

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

Audit – Microsoft Office Version

Uses registry to check for office version and if it’s a 32 or 64 bit installation. Reports to procedure log. Can use tags $O365$ and $Audit$ for reporting.

Read More

Gateway Port Scan Report

Downloads NMAP and has it scan External Gateway for commonly exploited open ports. Requires Visual C++ Redistributable 2013 (x86) to be installed. Reports to the procedure log and uses the tag: $openports$ Thanks to NMAP.ORG for their port scan tool.

Read More

Scripting Engine Memory Corruption Vulnerability Patch Update

Script checks if CVE-2019-1367 is installed. If not, will attempt to install. If install is successful, it will prompt the user telling them that a reboot is recommended. Can report using $KBaudit$ and $OOD$.

Read More