Kaseya
Ever 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 MoreScript runs the sfc /verifyonly command to determine if any system files need to be repaired. Script then compares results and writes if scan is needed or not.
Read MoreUndo Microsoft’s IE Security Advisory Fix 2963983, by re-registering vgx.dll https://technet.microsoft.com/library/security/2963983
Read MoreDoes Microsoft IE Security Advisory Fix 2963983, by unregistering vgx.dll https://technet.microsoft.com/library/security/2963983
Read MoreMust change download location. Script downloads NiniteOne which runs with the silent switches. Script then analyzes log file to determine if successful. Able to report by filtering Agent Procedure Logs for keywords. $Ninite$, $7-Zip$, $Install$, $UpToDate$.
Read More