Important Notice: On February 29th, this community was put into read-only mode. All existing posts will remain but customers are unable to add new posts or comment on existing. Please feel to join our Community Discord for any questions and discussions.

Report in PDQ Inventory to show Chrome Extensions

Is there a way to have a report to show what extensions are installed in remote computers Chrome ?

0

Comments

4 comments
Date Votes
  • Yes.

    1. Download the PowerShell Scanners repository. https://github.com/pdqcom/PowerShell-Scanners#downloading
    2. Import the "Chromium-based Browser Extensions" scanner. https://github.com/pdqcom/PowerShell-Scanners#importing
    3. Scan your targets. This must be done before building the report, or the columns won't exist.
    4. Build a report. The table will be named "PowerShell (Chromium-based Browser Extensions)".
    0
  • Hi Colby Bouma I have imported the scanner and could see the "Scan Collection > PS - Chromium-based Browser Extension"

    But when I scan, it shows me a error "failed to read file on source". 
    I only have 2 "Select Scan User" : Domain\Domain_admin & .\administrator

    Please kindly advise if I am also missing something ?

    0
  • That most likely means you copied the PowerShell-Scanners folder somewhere other than C:\PowerShell-Scanners.

    https://github.com/pdqcom/PowerShell-Scanners#setup-1

    0
  • Colby Bouma Thanks ....it seem to be working after I changed the path of the ps1 and the scan user in scan profiles.
    But how do I see what extensions are installed in Chrome for those machines ?

    0