Windows General
Check Kaseya KAV Definition Date – Script requires that you setup a Custom field called “KAVDefinitionsOutOfDate”. This script and concept were originally published by Gonzalo Carrillo at Kaseya (https://helpdesk.kaseya.com/entries/98225418-Work-Around-KAV-Definition-Date-Does-Not-Match-Endpoint-And-Incorrectly-Reports-Out-of-Date), but we updated and modified the script to include all version of Kaseya, and we also removed the requirement to have to input an exact date…
Read MoreSets global password expiration policy. Then sets exceptions for each user in the administrators group. Saves a log file under ‘Get File’ called SetPasswordExpirationLog.txt. Not tested for use on servers using Active Directory. Requires Windows 7 or newer.
Read MorePrompts for IP address of a network printer and Email address of recipient. Sends smnp query to get printer name and printed pagecount. Logs this information to a file and reports changes in # of printed and average pages since last time the script was run. Results are emailed to recipient.
Read MoreInstalls .NET 4.6 silently using the Microsoft Web installer.
Read MoreVBScript uses wmi queries to get a list of drives. Filters drives based on drivetype. Uses smartmontool to determine if any fixed drives are SSDs. Performs a defrag analysis on any non-SSDs and builds a batch script for any defrags that are needed. Upon completion the VBScript will trigger the batch script to start any…
Read MoreLooks through all services and lists any that aren’t running as a system or local service. Results are written to the procdure log. A file is uploaded to the Kserver with the results. You can view this file at any time under “Get File”. If the file ever changes then the script will trigger an…
Read MoreSilently installs PowerShell 4.0 Note: installed by default with windows 8.1 and 10.
Read MoreThis is a folder that contains several scripts. If you have Ninite licenses through Virtual Administrator, you will use the “VA” scripts. To properly use these scripts requires a minor editing of the script and a little prep work. If you have machines that are on a single domain and wish to use a…
Read MoreStops a windows service and sets the startup mode to “disabled”. Script will prompt for the service name when run.
Read MoreImports registry keys to stop Office from upgrading to new versions. Requires Office 2010 or newer.
Read More