Microsoft
Downloads and runs a powershell script to add registry keys to set the system to lock (for each user).
Read MoreAttempts to silently install kb patch for Win10 cumulative update to 1709. Script makes a few checks first. Script first will check that the patch is not already installed, that the system has the meltdown reg key and that the build number is less than 16299.248. Once these checks are verified the patch (about 700MB)…
Read MorePowershell 5 is part of WMF 5 and this script downloads and installs WMF 5.1. This script is only for Win7 and Win8.1 machines. Script checks for a couple requirements. First, it checks for .NET 4.5. Then in checks for WMF (Powershell) 4. If both of these are present then script will proceed with installation.…
Read MoreA Folder with two scripts, one to enable and the other to disable the CDPSvc CDPUserSvc services. The script downloads a VBS that will execute and enable or disable the services. Acknowledgments: Glenn Turner for the VBS
Read MoreMicrosoft has announced that by October 31st, 2017, they will no longer support RPC over HTTP for O365. You can read about it here: https://support.microsoft.com/en-us/help/3201590/rpc-over-http-deprecated-in-office-365-on-october-31–2017 This means that only certain versions of Outlook will work. To help you identify Outlook installations that are out of compliance, we have developed this script to audit your Outlook…
Read Moredds registry keys to suppress notifications from the Security Center and Windows Backup. For Windows 10, requires user to be logged on and only effects that user.
Read MorePerforms a dump of protectionManagement (VBS) and/or Get-MpComputerStatus (Powershell). If either returns the Windows Defender information the script will use another VBS to pull the virus signature age and compare it to the number you will be asked to input when the script is run. Defender information does not appear to be accessible on anything…
Read MoreSet the required registry key to disable auto-archive for Outlook 2010 and up. User must be logged in and only effects the logged in user.
Read MoreAttempts 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 MorePerforms a silent uninstall of Skykick Outlook Assistant.
Read More