Kyle Metzer
Puts 2 files in the Documents tab of the agent: systemhw.txt and systemhwprobs.txt. Outputs any problems to the procedure log as a list of devices. Can report using $DeviceMgr$ and $OOD$.
Read MoreThe “Password – Set Complexity” script saves a backup of the security profile. If you want to restore this policy for whatever reason, use this script. If the backup is not present, the script will report to the procedure log.
Read MoreDownloads txt file with current version number of firefox. Script determines what version is installed by checking build number in Chrome’s program files directory. Script then compares both values to determine if Firefox is out of date. Script writes results to script log for reporting purposes, filter for results with the following keywords. *$Audit$* (returns…
Read MoreRotate the admin password for your MSP admin account Running an MSP or IT department demands some kind of administrator access to the endpoints under your control. While it is often a good idea to limit end-user access to limited user accounts in Windows, it is a good idea to create a secondary account on…
Read MorePrompts for service name. Script will then grab the service status and start type. Writes the information to the procedure log. Can report using the service name entered bracketed by $ signs (i.e. $BITS$).
Read MoreThis is a folder of scripts that apply a set of Windows patches for July 2018. The scripts in this folder are: Apply Patch: Runs appropriate patch script, if applicable. KB4345397 Install (Server 2008, July 2018 patch): Script Desc: Attempts to silently install kb patch for Server 2008. Can report using $KBinstall$ and $KB4345397$. KB4345424…
Read MoreSearches MS Office directories for ospp.vbs and runs it, which prints license and prints some of it to the procedure log. If you want a complete copy of the info, edit the script and add your email on line 2. Can report using $MSOL$.
Read MoreDownloads and runs a powershell script to add registry keys to set the system to lock (for each user).
Read MoreDownloads and runs powershell script to locate Dropbox directories. Then, Silently uninstalls Dropbox. The powershell script is then run again to delete the Dropbox folders.
Read MoreRuns command to silently uninstall dropbox. All files will be left on the system.
Read More