Windows Workstation
This script runs on an endpoint to check the expiration of domain. Recommended to run this script once per month on an internal endpoint for each domain you wish to monitor. This is a good reminder for domains which might be managed by third parties so you can cover for your clients in case a…
Read MoreAttempts to silently install kb patch for Office 2013. Office 2010 Script here.
Read MoreDownloads file containing url for the DDD installer. Then downloads the installer and executes a silent install.
Read MoreKB3161561 is causing issues with file sharing. This script changes some registry entries that resolves the problem. Sets the SmbServerNameHardeningLevel registry entry to 0. For more information about how to configure the SmbServerNameHardeningLevel entry, see the “Workarounds” section of Microsoft Security Bulletin MS15-083. See June’s Patch Blog for more details.
Read MoreChecks for the existence of both Office 2013 and Office 2016 “Click to run” keys, indicating Office 365 is present, and writes to the Agent procedure log with $O365-16$ or $O365-13$ tags. Use a Legacy Log report (Agent Procedure Log), and filter on ” *$O365* ” to get all the results, or the individual tags…
Read MoreDownloads the idlelogoff.exe utility by http://www.intelliadmin.com. Procedure prompts for time limit and action for the utility. Then downloads a vbs that creates a startup link for the utility with the supplied arguments. The utility is then run if a user is logged in. The program is used as described in this article. Uninstall script…
Read MoreThis script remove patch KB3114409 from your endpoint agent.
Read MoreUses nirsoft tool to get browser history and upload as a csv to Kserver. For specific browser history searches you can edit the first line of this script. Command line options are found here: http://www.nirsoft.net/utils/browsing_history_view.html
Read MorePerforms a registry audit for installed Java versions. Pulls in text file containing Java version information and executes an uninstall for any java version that is not current. This will uninstall all Java 5, 6 and 7 versions as well.
Read MoreDownloads current version information and compares it to the installed version. Script will either install, update or do nothing( if version is current). Script warns that Reader will close in 3 mins if updating and the application is open. Script will write results to Agent Procedure Log. Able to report by filtering the Agent Procedure…
Read More