Kyle Metzer
Uses APIs to get warranty expiration for Dell, Toshiba, HP, and Lenovo machines. Requires custom field “Warranty Exp” and “Date Purchased” (Dell only) to be created prior to import. Contains 3 scripts in a folder. The “AIO” script will check if the custom field is already populated, and if not will check the API and…
Read MoreUses a modified version of the Datto mitigation script to work with Kaseya. This runs a scan of the home drive on the local machine (using YARA) for potential Log4j. Also sets the mitigation field "LOG4J_FORMAT_MSG_NO_LOOKUPS". Can report using $Log4j$, $Log4jOOD$. Emails YARA failures and scan detections to Kaseya admin.
Read MoreUses a modified version of the Datto mitigation script to work with Kaseya. This runs a scan (using YARA) of the home drive on the local machine for potential Log4j. can report using $Log4j$, $Log4jOOD$. Emails YARA failures and scan detections to Kaseya admin.
Read MoreScript Installs AD Tools, then installs the Powershell AD module. Uses the module to pull the AD computer description and put it into a custom field (CF – AD Description). Field must be created before importing script. Requires user to be logged in, will self-reschedule every 60m if no user logged in.
Read MoreSets the size, alignment, and snap assist settings for the Win11 taskbar. Configured to set the taskbar to be left aligned and medium size (default is centered, medium size). Can change this behavior by editing the first few lines of the script, if desired.
Read MoreSets the position for the Win11 taskbar. Configured to set the taskbar to the bottom. Can change this behavior by editing the first line of the script, if desired.
Read MoreDownloads a powershell script to check OS, CPU, RAM, HDD, TPM, and SECUREBOOT compatibility requirements for Windows 11 installation. Writes result to procedure log, can report using $Win11check$, $Win11yes$, $Win11no$. Also write results to custom field "CF – Win11 Ready".
Read MoreDownloads powershell script that lists all local accounts in the Administrators and Users groups. Can report using $LocalUsers$, $LocalAdmins$, $LocalUsersAdmins$.
Read MoreScript sets registry keys to unlock Windows 10 machine to allow upgrade to Windows 11.
Read MoreScript sets registry keys to lock Windows 10 machine to it’s current build version.
Read More