top of page
Search

(207) Microsoft Intune - Audits for Browser Extensions, Browser Personal Account Logged In, Browser Synced On and VSCode Extensions

  • Writer: Mr B SOE way
    Mr B SOE way
  • 3 days ago
  • 1 min read

Had a customer who reached out last week around how to get a log for all devices that have the following:


  • List of devices/users who have browser extensions

  • List of devices/users who have a personal account logged in

  • List of devices/users who have browsers set to sync on

  • List of devices/users who have VSCode extensions installed

     


The only viable way was to deploy as 'Remediation' script just using the detection option. All the detection scripts can be found in my github repo.



Each of the reports will give you a list of extensions installed:


All scripts must be set with the following:


Detection script = Yes

Remediation script = No

Run this script using the logged-on credentials = No

Enforce script signature check = No

Run script in 64-bit PowerShell = Yes


Ensure to schedule it to run hourly for the report to appear.

 
 
 

Comments


bottom of page