Kaseya

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

dotNET Audit (and update Custom Field)

Script downloads exe file to determine what version of dot NET are installed. Able to report by filtering Agent Procedure Logs for $dotNET$ shows all entries regarding dotNET. $Audit$ shows all entries regarding all audit scripts. $dotNEThighest$ only shows the single newest version on the system. Highest version is also saved to Custom Field.. can…

Read More

MS Stack Audit AIO

Servicing Stack Updates are updates made to the tools Windows uses to update your machine. Historically, these updates are not very common though we have seen four updates in a row between December 2018 and May 2019. This script is updates when new SSU updates are released. It is very important that you install the latest…

Read More

MS Stack Audit

Servicing Stack Updates are updates made to the tools Windows uses to update your machine. Historically, these updates are not very common though we have seen four updates in a row between December 2018 and May 2019. This script is updates when new SSU updates are released. It is very important that you install the latest…

Read More

Does file exist

Uses a powershell command to search the C drive for a specific file or extension. Use *. where needed. Program will write to the Agent Procedure log using the tag $searchstring$, so you can report by filtering for that string

Read More

List All Windows Updates as CSV(WSUS)

Sometimes you want to assess new machines to make sure they have all the patches they should have installed. This script will ping WSUS and export a CSV file (which can be opened in excel) of all the installed Windows updates on the machine. This script is fairly accurate, however, it cannot report on windows…

Read More

Resume Windows 10 Preview Builds and Feature Updates

This script removes registry keys that were added to defer Windows feature upgrades. The latest feature update to be covered is 1903 which will be released in April 2019, the previous one being 1809 which was initially released in October 2018. in the “defer” script based on this article: https://pureinfotech.com/prevent-windows-10-installing-1093-april-2019-update/ Deploy this script to remove…

Read More

Defer Windows 10 Preview Builds and Feature Updates

This script will defer feature updates and preview builds for the time specified in the script prompt. You can defer these upgrades for up to 1 year using this script. This script will work with Windows 1809 released originally in October 2018 and also will work with preview build 1903 which is slated for release…

Read More