Windows Workstation

Idle Logoff

Downloads the idlelogoff.exe utility by http://www.intelliadmin.com. Procedure prompts for time limit and action for the utility. Then downloads a vbs that creates a startup link for the utility with the supplied arguments. The utility is then run if a user is logged in.   The program is used as described in this article. Uninstall script…

Read More

KB3114409 Uninstall Script

This script remove patch KB3114409 from your endpoint agent.

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

Office 2013/2010 – Disable Hardware Acceleration- Kaseya script

Script Name:  Office 2013/2010 –  Disable Hardware Graphics Acceleration. Script Desc:  Creates registry key to disable hardware acceleration.  Reboot of system may be required. Date: 07/17/2015 Company: VirtualAdministrator Author: Chris A Acknowledgments: http://www.thewindowsclub.com/turn-off-hardware-graphics-acceleration-office-2013 (c) Copyright 2015 Network Depot, LLC (dba Virtual Administrator) ALL RIGHTS RESERVED. This script is the property of Network Depot, LLC (dba…

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

VSS Disable

Stops VSS, sets it to start manually (default setting).

Read More