Kaseya
Script writes out a bat file that uses FORFILES to uninstall IE 11 silently. A reboot is needed for uninstall to be completed. Script then writes out results and if successful to script log.
Read MoreScript deletes several registry keys to restore USB and Bluetooth after failed uninstall. Lost USB Functionality After Incorrect Upgrade to Kaspersky Software
Read MoreRuns DFSRDIAG.exe Backlog to see if there is any replication backlog problems. Prompts for sending/receiving servers and groups. Prompts for email to send alert to. Will send email and create an alert if there is ANY backlog, so suggestion is to run it when there shouldn’t be any updates (after hours). Requires that local credentials…
Read MoreChecks for registry key HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System\SoftwareSASGeneration”. If it finds it, it checks to see if the value is something other than 0, if not it sets it to 1, if it doesn’t find it, then it creates it. Script will write results to Agent Procedure Log. You can use $SAS$ tag for reporting. Although it is…
Read MoreEver take over a client that already has Kaseya installed on all the machines, and you don’t want to manually touch each machine? From the Kaseya community, guru HardKnoX wrote a script to do just that. All you need is the server ID number (which you can find in Add/Remove programs) and you…
Read MoreScript prompts for service name, do not enter display name. Script then prompts for startup type, only enter number 2 = Automatic Startup, 3 = Manual Startup, 4 = Disabled. Script then writes to script log if successful.
Read MoreScript executes command avp.com” stop sw2 /password=KaseyaUninstall, which disables Kaspersky 10 SystemWatcher. Script then writes to script log if successful.
Read MoreScript sets a registry key to enable Windows automatic updates and enables users to change setting. Script then writes to script log if successful.
Read MoreScript sets a registry key to disable Windows automatic updates and disables users from changing it. Script then writes to script log if successful.
Read MoreScript runs the sfc /scannow command to run the Windows system file checker. SFC will repair any system files if needed. Script then writes if any files were repaired or if system files were ok.
Read More