Kyle Metzer

Java disable sponsor apps

Java likes to install stuff like Ask toolbar and other such things when it auto updates. This script adds registry entries that changes it’s default behavior to skip those sponsor applications.

Read More

KB3097877 Uninstall

Uninstalls KB3035583 from the computer.   Supports 32 and 64 bit machines.

Read More

Browser History to CSV

Uses nirsoft tool to get browser history and upload as a csv to Kserver. For specific browser history searches you can edit the first line of this script. Command line options are found here:  http://www.nirsoft.net/utils/browsing_history_view.html

Read More

Java OOD Versions Uninstaller

Performs a registry audit for installed Java versions. Pulls in text file containing Java version information and executes an uninstall for any java version that is not current. This will uninstall all Java 5, 6 and 7 versions as well.

Read More

Adobe Reader DC Silent Install/Update

Downloads current version information and compares it to the installed version. Script will either install, update or do nothing( if version is current). Script warns that Reader will close in 3 mins if updating and the application is open. Script will write results to Agent Procedure Log. Able to report by filtering the Agent Procedure…

Read More

Adobe Reader DC Silent Install/Update (auto EULA)

Downloads current version information and compares it to the installed version. Script will either install, update or do nothing( if version is current). Will also automatically accept the EULA so there will be no EULA screen when first opened. Script warns that Reader will close in 3 mins if updating and the application is open.…

Read More

Windows 10 No Upgrade

Set of script to help prevent systems from upgrading to windows 10.   Two scripts for the Win10 Patch, also known as KB3035583: KB find 3035583 – Determines if KB3035583 is installed and outputs to procedure log. Can report using $KBinstalled$ and $KB3035583$ KB uninstall 3035583 – Silently uninstalls KB3035583 patch using wusa.exe   Two scripts to…

Read More

Windows Reboot Scripts

A set of Windows reboot scripts in a folder called “Windows”. Scripts with either shutdown or restart windows OS. The default shutdown/restart time is 60 seconds.   The “Forced” script will initiate a forced shutdown/restart on a timer (0 to 600 seconds). You will need to enter a value (0-600) when scheduling the “forced” scripts.

Read More

Windows install date

Outputs OS install date (windows only) to procedure log. Can report using $OSInstallDate$

Read More

VSS Audit

Checks VSS registry key and reports whether it is set to Auto, Manual, or Disabled. Can Report using $VSS$.

Read More