Windows Workstation

Windows 11 – Check Latest Cumulative Update (CU)

Script will check Windows 11 22H2 and 23H2 to see if the latest CU has been installed.     It updates a Custom field (MUST BE CREATED) called “CF – Latest CU” with “YES” or “NO”. You can report on results by either creating a custom View, or by running a report using the tags “$CUCheck$”…

Read More

Windows 11 – Lock Target Version – Folder

Folder import contains 3 scripts: Windows 11 – Lock Feature update to 23H2 Windows 11 – Lock Feature update to 24H2 Windows 11 – Remove Feature update Lock Script will download a REG file and update the Windows Registry to Lock a machine to a particular feature update version.    The REMOVE script will clear…

Read More

SuperOps RMM Uninstaller

Uninstalls SuperOPS RMM. Note: RMM must not be in protected mode.

Read More

Outlook – Block “New Outlook” Toggle

Registry key to block the “New Outlook” toggle that users will see at the top of their Outlook screen. Updates: HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Outlook\Options\General\HideNewOutlookToggle to a “1”

Read More

Outlook – Allow “New Outlook” Toggle

Registry key to allow the “New Outlook” toggle that users will see at the top of the screen. Generally only used when it was first blocked with our “Outlook – Block New Outlook Toggle”.   Updates the HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Outlook\Options\General\HideNewOutlookToggle with “0”

Read More

DELL Command Update – Audit Only

Script will verify that a Dell Optiplex, Latitude, or Precision workstation is selected. It will check for old versions of updater and uninstall them. It will then install the latest version of “Dell Command | Update”, download and set a settings file, and then run an audit (No updates are done with this script). You…

Read More

Processor Vuln Protection (CVE-2018-12207) Enable

Add registry key to enable protection from CVE-2018-12207 as recommended in this MS article.

Read More

Processor Vuln Protection (CVE-2018-12207) Disable

Add registry key to disable protection from CVE-2018-12207 as recommended in this MS article.

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

dotNET 4.8 Silent Install

Installs .NET 4.8 silently using the Microsoft Web installer.

Read More