Misc

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

Monitor MX record changes

Runs an nslookup for provided domain and stores the result in GET FILEs. If the result changes between script runs and email will be sent with the previous and new results. Writes to Agent Procedure log using $MXrecord$ tag

Read More

Event Log archive (Application Log)

Set the local gpo policy for event log limits. This script will set the Application Log to always archive before it overwrites. We have scripts for the System and Security Logs as well.

Read More