Misc
Script adjusts registry so that when using RDP into a machine with an Agent running the agent icon will no longer appear on the remote desktop.
Read MoreChecks for the existance of the HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU Key, and then checks for the value of NoAutoUpdate. You can report by using tag = $PatchDelay$ or $OOD$ (if it is missing or not set to 1).
Read MorePrevents Bing extension being installed and uninstalls if present. This extention causes Chrome to default to Bing as the search engine and also integrates Bing searches into the taskbar.
Read MoreSets machine to reboot back into normal mode after using the "Safe Mode Reboot On" script. Inspired by Craig Allan’s script pack. Works on Windows 7 and later. For older Windows OSs use Reboot to Normal Mode.
Read MoreSets machine to boot into safe mode w/ networking. Adds reg keys so that kaseya agent boots as well. Also modifies the hosts file so that the kserver is reachable. Can undo these changes and set to boot into normal mode by using the "Safe Mode Reboot Off" script. Inspired by Craig Allan’s script pack.…
Read MoreThis set of scripts is designed to force a scheduled restart of a machine based on number of hours of operation. The script prompts the user to restart and allows the restart to be deferred for 1 day by default and then deferred in 2 hour increments up to 3 times. The two “prompt” scripts…
Read MoreMakes a powershell call to get connected NICs and their connection speed. Can report using $NICs$
Read MorePuts 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 MoreChecks to see if named service is started. If not started, tries to restart. Waits 5 min, then checks 2nd time. If not started, sends email to admin who scheduled it. This is best used by an alert created when a service stops running. Update the service name in Line 2 and then use the…
Read MoreChecks to see if prompted service is started. If not started, tries to restart. Waits 5 min, then checks 2nd time. If not started, sends email to admin who scheduled it. If you are trying to use this with an alert, you will need to use our other script "Services Check (Fixed)". You have no…
Read More