Patch Deployment

March OOB2 – Print Issues – Win10 Patch

Downloads and installs March 18 OOB patch, as described here: https://support.microsoft.com/en-us/topic/march-18-2021-kb5001649-os-builds-19041-870-and-19042-870-out-of-band-ebbe0617-3a63-467a-aaaa-2a4c68a6de33

Read More

March OOB1 – Print Blue Screen – Win10 Patch

Downloads and installs March 15 OOB patch, as described here: https://support.microsoft.com/en-us/topic/march-15-2021-kb5001567-os-builds-19041-868-and-19042-868-out-of-band-6e0844a2-7551-4b2d-9c4b-4274a5949bf3

Read More

Disable Windows Auto Update – Key Audit

Checks for the existance of the HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU Key, and then checks for the value of NoAutoUpdate. You can report by using tag = $PatchDelay$ or $OOD$ (if it is missing or not set to 1).

Read More

Scripting Engine Memory Corruption Vulnerability Patch Update

Script checks if CVE-2019-1367 is installed. If not, will attempt to install. If install is successful, it will prompt the user telling them that a reboot is recommended. Can report using $KBaudit$ and $OOD$.

Read More

Resume Windows 10 Preview Builds and Feature Updates

This script removes registry keys that were added to defer Windows feature upgrades. The latest feature update to be covered is 1903 which will be released in April 2019, the previous one being 1809 which was initially released in October 2018. in the “defer” script based on this article: https://pureinfotech.com/prevent-windows-10-installing-1093-april-2019-update/ Deploy this script to remove…

Read More

Defer Windows 10 Preview Builds and Feature Updates

This script will defer feature updates and preview builds for the time specified in the script prompt. You can defer these upgrades for up to 1 year using this script. This script will work with Windows 1809 released originally in October 2018 and also will work with preview build 1903 which is slated for release…

Read More

KB install KB4485448

Attempts to silently install kb patch. Patch is for Windows 10. Can report using $KBinstall$ and $KB4485448$.

Read More

July 2018 patches

This is a folder of scripts that apply a set of Windows patches for July 2018. The scripts in this folder are: Apply Patch: Runs appropriate patch script, if applicable. KB4345397 Install (Server 2008, July 2018 patch): Script Desc: Attempts to silently install kb patch for Server 2008. Can report using $KBinstall$ and $KB4345397$. KB4345424…

Read More

Enable Windows 10 Auto Upgrade

Script deploys 2 registry keys that enable Windows 10 Auto Upgrade. Also enables upgrade notifications using the registry keys provided by Microsoft in this article: https://support.microsoft.com/en-us/help/3080351/how-to-manage-windows-10-notification-and-upgrade-options.

Read More

Disable Windows 10 Auto Upgrade

Script deploys 2 registry keys that disable Windows 10 Auto Upgrade. Also blocks upgrade notifications using the registry keys provided by Microsoft in this article: https://support.microsoft.com/en-us/help/3080351/how-to-manage-windows-10-notification-and-upgrade-options.

Read More