Block Team-Viewer and VLC Media Player with BigFix

Hi,
I want to block team-viewer and VLC media player in windows machines,
is it possible to done through IBM Bigfix.me applocker site?

Can someone share the details,how will do from ibm bigfix console?

Thanks,
Nagaraj,

Hello,

Do you currently use Applocker in your environment?

The first step will be to make rules in Applocker on a machine – probably an allow all deny teamviewer publisher deny vlc publisher.

You can use this script to generate fixlets from those rules: https://github.com/strawgate/C3-Protect/blob/master/Helpers/Applocker/Generate%20Applocker%20Cache%20Rules.ps1

You will need this library https://github.com/strawgate/C3-Protect/blob/master/Helpers/Applocker/Applocker.psm1 next to that script for it to work.

Hi,
I did not use app-locker in my environment, but can we manage this function through Bigfix.me?

Thanks,
Nagaraj,

Please review the applocker setup guide: AppLocker Step-by-Step Guide | Microsoft Learn

If you make the rules in your local group policy we can pull them into bigfix and distribute them to your environment. You’ll need to know and understand how to create applocker rules before we can continue

1 Like