Windows Misc
Runs Powershell script to determine if installed Windows is activated. Will email you with any result that is not a "1" (activated). You can report on tags $WinActive$ and $OOD$ (for fails)
Read MoreDownloads and installs Cisco Umbrella Root Cert on local machine. See: https://docs.umbrella.com/deployment-msp/docs/install-the-cisco-umbrella-root-certificate
Read MoreThis procedure will execute a start service command on a named service. With the addition of wildcards you can make sure this script will continue to function properly even when the service in question changes between version numbers or small name updates. This can be really useful for software that is occasionally renaming services across…
Read MoreUses portable SpeedTest utility to check for d/l, u/l, latency and ISP. Custom fields must be set up prior to import or script will need to be edited. Custom field names are: ST-ISP, ST-Latency, ST-DownloadSpeed, ST-UploadSpeed. Results are also reported to the procedure log. If you do not wish to use custom fields disable lines…
Read MoreUses Nirsoft utility ‘nircmd’ to capture screenshot of default monitor and stores it in Documents\Screenshots directory by date and time. User must be logged in, or it reschedules in 15 min. Check Line 28 to make sure the reschedule link is there.
Read MoreSometimes you just need to “Turn if off and on again”. This script folder with 3 scripts provides the logic to allow Kaseya to smart reboot machines on a recurring basis so they don’t run more than a month without a proper reboot. Only the primary ‘Reboot Nanny’ script should be scheduled/ran. Once executed, this…
Read MoreSets registry keys so that file extensions and hidden files can be shown.
Read MoreSets registry keys so that file extensions and hidden files won’t be shown.
Read MoreTurns on bing serches when typing into the search bar of the start menu. This is done using by modifying 2 registry values in ‘\SOFTWARE\Microsoft\Windows\CurrentVersion\Search’
Read MoreTurns off bing serches when typing into the search bar of the start menu. This is done using by modifying 2 registry values in ‘\SOFTWARE\Microsoft\Windows\CurrentVersion\Search’
Read More