/Inventory-BrowserExts

Script to inventory Firefox and Chrome extensions

Primary LanguagePowerShellGNU General Public License v3.0GPL-3.0

Inventory-BrowserExts

Script to inventory Chrome, Edge Chromium, Firefox extensions quickly.

Inventory-BrowserExts

What Do?

This script can inventory browser extensions for each user from a list of machines. It returns all the information back in a csv file and prints to console a breakdown of that information.

Usage

Inventory-BrowserExts -Computername $(Get-Content .\MachineList.txt) -DataDir "\soc.corp.com\audit" -Throttle 45 -Browser Chrome