Script Library

Boost your management, troubleshoot, and remediation capabilities with scripts created by experts in the IT community.

<< Back to Script Library

Tag: browser

(3 Scripts)
Search the local user profile for the specified user for Chrome & Edge Chrome extensions in the default location for the default Chrome profile and produce a list of them with the name of the extension
Version: 1.1.1  |   Created: 2020-06-01  |   Modified: 2020-06-01  |   Creator: Guy Leech  |   Downloads: 130
Search all local user profiles for Chrome & Edge Chrome extensions in the default location for the default Chrome profile and produce a list of them with the name of the extension and the count of the number of instances
Version: 1.1.6  |   Created: 2020-05-21  |   Modified: 2020-06-01  |   Creator: Guy Leech  |   Downloads: 124
This script finds Internet Explorer processes corresponding to tabs in which the URL matches the pattern provided by the user in the "Tab Title Pattern" argument, and kills these processes.

Internet Explorer may recover the killed tab automatically, which is a default behavior controlled by the the "Enable automatic crash recovery" setting. When set to "yes", the "Disable Tab Recovery" setting of this script will prevent the killed tab from getting reopened. Tab recovery will then remain disabled at the user level.

If the Force parameter is set to "yes", the script will terminate the processes it found, even if their count does not correlate to the number of tabs matching the provided pattern. Be advised that this option may result in closing more tabs than intended, and should be used with caution.
Version: 1.5.28  |   Created: 2019-04-01  |   Modified: 2019-04-10  |   Creator: Guy Leech  |   Downloads: 87