Kyle Metzer

Microsoft Teams

Script folder that contains 2 scripts related to MS Teams. One script to uninstall the “Teams Machine-Wide Installer”. Doing so will allow use of the second script to install Teams on a per-user basis. The purpose of doing this allows a non-admin account to auto-update Teams. This will suppress the update notifications in these cases.

Read More

Windows 11 updates, no reboot

Script folder that will check or apply cumulative and version updates to windows. All scripts will suppress rebooting, but a reboot will be required after each. Can report using $OOD$,$WinUpgrade$.

Read More

OneDrive Audits for Win10+

Folder contains two scripts based on 2 community scripts by Kevin Tegelaar. One for OneDrive sync health and the other for synced file count. Both scripts require a user to be logged in and report the results to the procedure log. Can report using $OneDrivestatus$, $OneDrivefiles$, $OneDriveAlert$.

Read More

Storm-0978 Mitigation Disable

Script Desc: Deletes the registry key in CVE-2023-36884: https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-36884 This script disables the registry key described in this link here. Use this script to undo the changes made to protect against the Storm-0978 exploit.

Read More

Storm-0978 Mitigation Enable

Enable the mitigation in the registry per CVE-2023-36884 instructions: https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-36884 This script is designed to protect your system against the Storm-0978 exploit. If you’re using Microsoft Defender for Office, you’re already safe from harmful attachments that could use this exploit. The script also employs a feature that stops all Office applications from starting up processes…

Read More

Bitlocker – Disable

Disables BitLocker and unencrypts any drives.

Read More

Delete Outlook tempfiles older than X days

Prompts for number of days to keep files(1-365). Downloads a PS1 script that goes through each user’s Outlook temp folder and permanently deletes any files older than the limit. Can report on space recovered using $outlookcleanup$.

Read More

Delete user downloads older than X days

Prompts for number of days to keep files(1-365). Downloads a PS1 script that goes through all user download folders and permanently deletes any files older than the limit. Can report on space recovered using $downloadcleanup$.

Read More

CVE-2023-32019 Enable

Use this script to automate the process of mitigating CVE-2023-32019 across your environment. The CVE is disabled by default. This script enables it. Click here to see the summary of why it is disabled by default and what it does: How To Manage The Vulnerability Associated With CVE-2023-32019. This script enables the CVE-2023-32019 on Windows…

Read More

Skype (MS Store App) Audit

Script downloads txt file with current version, then checks if the MS Store Skype App is installed and up to date. Able to report by filtering Agent Procedure logs for $SkypeApp$, $Audit$, and $OOD$

Read More