Microsoft

SentinelOne Agent Migration

Migrates a business licensed version of SentinelOne to a new mgmt server. Must edit first two lines of the script with the new server url and binding. Will prompt for the passphrase when ran. Can report using $S1$, $S1error$.

Read More

Office Updates

Procedure folder includes a script to force MS Office 365 Updates and script to change the update channel, if desired.

Read More

IP Regulation

Folder of scripts that contain information gathering and regulation for IPv4/v6 enabled interfaces. These scripts are 1) for detecting if a machine has a public IPv4 address 2) if a machine has any IPv6 address 3) removing IPv6 from interfaces. Additional IP Regulation scripts can be added to this collection upon request.

Read More

Event 2188 and 2189 battery check

Meant to be ran after a 2188 (DELL Battery Event) was detected. Reschedules itself for 2 hours and reports if the 2189 has cleared the 2188. If not, an email is sent.

Read More

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