Powershell

Zoom Outlook Plugin Silent Uninstall

Uninstalls installed Zoom Outlook plugin.

Read More

Zoom Outlook Plugin Silent Install/Update

If Zoom Plugin is not installed or needs updating, downloads and installs latest Zoom Outlook plugin.

Read More

Find Largest Files and Folders on drive (email result)

Downloads a Powershell script to efficiently scan for files over 100MB and folders over 500MB, reports on the top 5, then sends the report in an email. A full list can be found in the GetFile tab of the agent. Can change the start drive/folder and email recipient by editing first 2 lines of script.…

Read More

Find Largest Files and Folders on C drive

Downloads a Powershell script to efficiently scan C for files over 100MB and folders over 500MB and report on the top 5. A full list can be found in the GetFile tab of the agent. Can change the start drive by editing first line of script. Can report using tag $filesfolders$.

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

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

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

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