Hello experts, can someone guide me on how to install chrome extensions on windows with hexnode? Couldn’t find any particular feature when I skimmed through their docs.
Hello experts, can someone guide me on how to install chrome extensions on windows with hexnode? Couldn’t find any particular feature when I skimmed through their docs.
Hey @cindy I couldn’t find any particular feature as well in hexnode to install extensions. But ig it’s always a safe bet to employ scripts as a workaround until they develop the feature. I suggest you do some quick google searches to find a suitable script and then make use of hexnode’s execute custom script action.
If you find any appropriate scripts, do leave it here so that it helps others as well.
@cindy We appreciate you reaching out to us.
As suggested by @laur, you can use Execute Custom Script action from the Hexnode console to install any Google Chrome extension on your Windows devices by making appropriate changes and deploying the custom script provided below.
Batch Script (.bat)
1 |
reg add HKLM\SOFTWARE\Policies\Google\Chrome\ExtensionInstallForcelist /v 1 /t REG_SZ /d cfhdojbkjhnklbpkdaibdccddilifddb /f |
Hope this answer suits your requirements. Looking forward to hearing from you again.
Cheers!
Emma Jones
Hexnode UEM
Don't have an account? Sign up