Microsoft

Generic MSI Installer

Prompt for URL location of MSI file. Then runs the MSI with the standard silent switched (unless you provide custom). URL location must be direct (if you type it in a browser you should not get a webpage – only a save file dialog box).

Read More

Audit – Azure AD joined

Script will identify if machine is Azure AD joined and update a custom field called “CF – Azure AD Joined” with either Yes, No, or unknown.

Read More

Antivirus WMI Management

Script folder allows for audit and removal of registered antivirus software in Windows. Sometimes, after switching A/V providers WMI entries will be left behind. These extra entries can interfere with auditing the active A/V software. Note, this will not uninstall any A/V.

Read More

Office – Delegate Sent Items – Registry

Sets Local User Registry key HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\16.0\Outlook\Preferences DelegateSentItemsStyle to 1 to allow Shared Mailbox sent items in the Sent folder of the Shared Mailbox. User must be logged in, in order for it to run, so if they are not, it will auto-reschedule for 1 hour

Read More

Disable IE End-of-Life notification

Sets 2 registry keys per this article https://support.microsoft.com/en-us/topic/the-new-end-of-life-upgrade-notification-for-internet-explorer-ca9a8d93-3f92-ee13-f608-a585f4fa08d4 , in order to stop end-user pop-up notifications of IE end-of-life You can report on results using the $IEDisable$

Read More

Windows Services

Script folder contains scripts to list, find and compare services on a machine. Has 3 basic types of scripts. First type just lists the services (Find by name, All, Running, Running non-system). Second type does the same, but throws a Kaseya alert if the file/list changes between runs. Lastly, a mode that alerts and also…

Read More

Windows 11 Install/Upgrade

Script folder contains 3 scripts to download and upgrade or install Windows 11 to a workstation. First script requires a link to the Windows 11 ISO, which can be generated here. The link will be requested when you run the script and is only good for 24 hours: After downloading the “Silent Install/Upgrade” script can…

Read More

Office 365 Install and Audit

This collection of scripts contains a suite of options to install office silently in your environment. Also includes uninstallers and an office audit. This package can be used to deploy a custom install of office if you have a config xml from https://config.office.com/. It’s a 2 step process with 2 optional steps. First step is…

Read More

Windows 11 block upgrade (unblock, bypass TPM/CPU reqs)

Script sets registry keys to unlock Windows 10 machine to allow upgrade to Windows 11. This includes a key to allow install if the machine doesn’t meet the TPM or CPU requirements.

Read More

MS Software Uninstall

Downloads the Microsoft Office deployment tool. Uses a pre-generated xml configuration file to uninstall office and other Microsoft products (all versions).

Read More