Kaseya

IE 11 Block Deployment

Script adds registry key to Windows 7 and 8 machines to block the deployment of IE 11. Errors out on all other OSes

Read More

IE 11 Enable Deployment

Script adds registry key to Windows 7 and 8 machines to allow the deployment of IE 11. Errors out on all other OSes

Read More

IE 11 Block Deployment & Disable AutoUpgrade

Script adds registry keys to Windows 7 and 8 machines to block the deployment of IE 11 also adds registry key to disable auto upgrade of IE 11. Errors out on all other OSes

Read More

Verify Service is Running

Script will prompt for service to check to see if it is running.   It will query the service and will write the results to the script log.   You can run a report of the results by using the $ISRunning$ tag.

Read More

IE 11 Enable AutoUpgrade

Script adds registry key to enable the auto upgrade of IE 11 on Win7 and Win8. Errors out on all other OSes.

Read More

IE 11 Disable AutoUpgrade

Script adds registry key to disable auto upgrade of IE 11 on Win7, and Win8. Errors out on all other OSes

Read More

IE 11 Silent Uninstall

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 More

Fix Kaspersky Lost USB Functionality

Script deletes several registry keys to restore USB and Bluetooth after failed uninstall. Lost USB Functionality After Incorrect Upgrade to Kaspersky Software

Read More

Kaseya Script – Microsoft DFS Replication Backlog Check

Runs 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 More

Kaseya Script – Enable SAS (fixes Ctrl-Alt-Delete) for KLC on Win7

Checks 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 More