Powershell
Uninstalls installed Zoom Outlook plugin.
Read MoreIf Zoom Plugin is not installed or needs updating, downloads and installs latest Zoom Outlook plugin.
Read MoreDownloads 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 MoreDownloads 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 MoreScript 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 MoreDisables BitLocker and unencrypts any drives.
Read MorePrompts 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 MorePrompts 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 MoreScript 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 MoreMigrates 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