Microsoft

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

VSS Enable

Stops VSS, sets the service to start automatically, then starts VSS.

Read More

Disable Windows Firewall

Disables Windows firewall using netsh command. Works on most windows operating systems. Currently unsupported are: Windows 98 and older, Windows 2000/NT/ME.

Read More

Enable Windows Firewall

Enables windows firewall using netsh command. Works on most windows operating systems. Currently unsupported are: Windows 98 and older, Windows 2000/NT/ME.

Read More

KB3050265 – Windows Update Patch (Improve WUA Scanner Performance)

This script installs a Windows Update patch that will fix the following errors with running patch scans. Kaseya patch management – poor system performance during scans and failed patch scan results generate a 0x8007000E error. KB3050265 is listed in patch policy under “Update (Optional – Software)”. However, because the patch scanning is affected we can’t…

Read More

dotNET 4.5.2 Silent Install

Installs .NET 4.5.2 silently using the Microsoft Web installer.

Read More

Enable Windows Update (Win 7 & 8)

Performs a registry change to re-enable windows update. Will only work on Windows 7 and 8. To re-enable Security Center notifications as well use this script.

Read More

Disable Windows Update (Win 7 & 8)

Performs a registry change to disable windows update. Will only work on Windows 7 and 8. Can be undone using Enable Windows Update. To block Security Center notifications use this script.

Read More