/build/static/layout/Breadcrumb_cap_w.png

Whitelist authorized applications and blocked or remove unauthorized applications

Hi All

I would like to create a script to whitelist all autholised applications and blocked or remove unautholised application which is installed by end user.

Appreciate may i know how do i create this scipting?

 

Thanks

Ivan


0 Comments   [ + ] Show comments

Answers (1)

Posted by: mearsma 11 years ago
Senior Yellow Belt
0

Create a list of the authorized (whitelist) applications and compare each of the applications installed on a system to the whitelist.  There is a method in the Win32_Product class in WMI called Uninstall() that you can call to remove anything that you want to remove.

Of course if your users were not Administrators you wouldn't be having this problem since then they would not be able to install software, but that's not helping you now!

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ