Chris Amori

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

Unitrends Windows Agent Updater

Script will download the latest Windows x64 version from Unitrend’s Amazon storage and install silently. This script could be used to install a fresh copy, but it would need to be linked to your Unitrends instance. Script will document starting and ending versions of the Agent. Script reports using tags “$Unitrends”.

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

SonicWall Capture – Installer

Installs the SonicWall Capture client (SentinelOne). You will need to provide the download location link as provided in the Cloud console (Management, Client Installers, Copy link). Reboot will usually be needed. CaptureClient will pop up on users screen, so let them know to ignore… It will also show them a reboot is needed).

Read More

BitDefender Uninstaller

Prompts for uninstall password. Leave blank if no password is needed. Then downloads and runs the BitDefender uninstall tool silently.

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

ShoreTel Communicator Uninstall

Pulls Uninstall string and runs uninstall silently. Can report using $ShoreTel$.

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

StorageCraft SPX Install

Downloads StorageCraft SPX Version number:7.0.2 from vendor (change on Line 7 if out of date) https://www.storagecraft.com/downloads/trials-updates WARNING!!! This will likely auto-reboot the computer, so schedule it after hours. 2022-7-29 – Updated to default to 7.0.2

Read More