Misc

Dell Warranty Expiration and Ship Date to Custom Field

Script relies on 2 custom fields that must be created before script is imported (or must be edited to use different fields). The default field names are “Warranty Exp” and “Purchase Date”. They can be edited on lines 41, and 30. Script downloads a series of vbs scripts to 1) get system info, make a…

Read More

INTEL-SA-00075 Detection and Mitigation Tool Script

Downloads and installs intel-sa-0075. Then runs the tool to detect of the machine is vulnerable. Can report using $intel-sa-00075$ and $intel-vulnerable$ to see only the vulnerable machines. Also uploads a copy of the full report to to GetFile as intel-sa-00075.xml

Read More

BGInfo – add to startup

Adds BGInfo and a default custom file to the kworking directory. Then adds registry entry to run on startup using the custom file. Can edit line 3 to use “WriteFile” command and use your own custom BGInfo file, if desired.

Read More

Shared folder available offline

Script prompts for folder location. Then uses a “net share” command to set the folder to be available offline. May only work with shared folders that are in mounted drive locations.

Read More

Set location of “My Documents” Folder

Sets registry key to relocate the default location and link location for “My Documents” folder. User must be logged in and only effects the logged in user.

Read More

Kaseya Agent Icon with Remote Login

Script adjusts registry so that when using RDP into a machine with an Agent running the agent icon will appear on the remote desktop.

Read More

Admin Tools Win7 (KB958830 Install)

Attempts to silently install kb patch which includes adding Win7 scripting support for bitlocker. Install confirmation is reported to the script log. KB is only for Win7.

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

Certificate Expiration Check (SSL)

This script runs on an endpoint to check the expiration of an SSL Certificate at any given 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 certificates which might be managed by third parties so you can cover…

Read More

Nopetya Vaccination and Immunization

Performs the Vaccination as described in this article, by creating a few read only files which should prevent NotPetya/Petya/Petna/SortaPetya infections.

Read More