Powershell
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 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 MoreFolder 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 MoreScript 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 MoreReports whether Bitdefender is installed and/or running. Can report using $btdefender$.
Read MoreScript 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