VB Script

Powershell 5 (WMF 5.1) Installer

Powershell 5 is part of WMF 5 and this script downloads and installs WMF 5.1. This script is only for Win7 and Win8.1 machines. Script checks for a couple requirements. First, it checks for .NET 4.5. Then in checks for WMF (Powershell) 4. If both of these are present then script will proceed with installation.…

Read More

Enable / Disable CDPSvc CDPUserSvc

A Folder with two scripts, one to enable and the other to disable the CDPSvc CDPUserSvc services. The script downloads a VBS that will execute and enable or disable the services. Acknowledgments: Glenn Turner for the VBS

Read More

Audit Fixed Drives

Downloads and runs Audit Fixed Drives.vbs to output Logical Fixed disks (NO USB or CDROM). Pulls data in and then writes it to NOC_FixedDrives custom System Info field. NOTE: YOU MUST CREATE THE CUSTOM FIELD “NOC_FixedDirives” BEFORE RUNNING THIS SCRIPT

Read More

RMM Detector

Downloads a VBS script and an RMM definitions file to identify potential RMM tools installed on a machine. The script uses the definition file to make matches in the registry as it looks for anything from known RMM publishers. These programs are logged and if changes are detected between runs an alert email is sent.…

Read More

Domain Expiration Check

This script runs on an endpoint to check the expiration of domain. Recommended to run this script once per month on an internal endpoint for each domain you wish to monitor. This is a good reminder for domains which might be managed by third parties so you can cover for your clients in case a…

Read More

Adobe Acrobat Update

Downloads and executed a vbs to perform update to Acrobat version 9 or above. Will not update version 9 to 9.1 automatically, but does download the installer so it can be done manually. Can report using the following tags: $Acrobat$, $OOD$, $UpToDate$.

Read More

Dell Digital Delivery Silent Install

Downloads file containing url for the DDD installer. Then downloads the installer and executes a silent install.

Read More

Bitlocker status

If you are using Bitlocker to secure the hard drives on your customer’s machines, this script will allow you to document the status.   Run the script on the machine, and it will use a custom fields to record the Protection Status, Volume status, and Encryption percentage.   It will also extract and store the key to…

Read More

Google Chrome set prompt for download

This script will reset Chrome Download settings on a given machine. Chrome will prompt for new downloads, and also reset the download directory to the user’s download folder. This script will download a small VB script in order to function.

Read More

Adobe Acrobat Audit

Script downloads a VBS that searches the registry for any version of Adobe Acrobat. If found, the VBS will download a corresponding text file to identify the latest version for that edition of Acrobat. Using that file it will compare the installed version to the latest version and then report back to the Kaseya script…

Read More